Added initializers
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user