Added initializers
This commit is contained in:
parent
269eaff44e
commit
aee1423e55
@ -78,7 +78,10 @@ namespace lwosg
|
||||
float texture_amplitude;
|
||||
|
||||
Image_map()
|
||||
: image_map(-1),
|
||||
:
|
||||
projection(PLANAR),
|
||||
axis(X),
|
||||
image_map(-1),
|
||||
clip(0),
|
||||
width_wrap(REPEAT),
|
||||
height_wrap(REPEAT),
|
||||
|
Loading…
Reference in New Issue
Block a user