Set default values for datatype & pixelformat.
This commit is contained in:
@@ -22,4 +22,7 @@ void ImageOptions::init()
|
||||
_sourceImageWindowMode = ALL_IMAGE;
|
||||
|
||||
_destinationImageWindowMode = ALL_IMAGE;
|
||||
|
||||
_destinationDataType = GL_NONE;
|
||||
_destinationPixelFormat = GL_NONE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user