Added initializers

This commit is contained in:
Robert Osfield 2016-06-25 13:36:18 +01:00
parent 269eaff44e
commit aee1423e55

View File

@ -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),