26 #ifndef __GLTF_IMAGE_h__
27 #define __GLTF_IMAGE_h__
62 bool roundUpPowerOfTwo =
false;
67 bool flipGreen =
false;
93 std::ostream &os,
fpreal time,
96 const OP_Node* cop_node =
nullptr);
107 IMG_Stat &stat,
bool include_alpha);
113 std::ostream &os,
fpreal time,
117 OutputImageToStream(
const UT_String &filename,
118 const IMG_Format *file_format, std::ostream &os,
122 ApplyTransformations(
IMG_Stat &stat,
129 IMG_Stat &stat,
bool include_alpha);
134 IMG_Stat &stat,
bool include_alpha);
GT_API const UT_StringHolder filename
GT_API const UT_StringHolder time
std::unique_ptr< T, Deleter > UT_UniquePtr
A smart pointer for unique ownership of dynamically allocated objects.
GLint GLint GLsizei GLint GLenum format
bool operator<(const GU_TetrahedronFacet &a, const GU_TetrahedronFacet &b)
Contains the details of a specific image file, used by IMG_File. This class contains all the high-lev...