26 #ifndef __GLTF_IMAGE_h__
27 #define __GLTF_IMAGE_h__
63 bool roundUpPowerOfTwo =
false;
68 bool flipGreen =
false;
94 std::ostream &os,
fpreal time,
97 const OP_Node* cop_node =
nullptr);
108 IMG_Stat &stat,
bool include_alpha);
114 std::ostream &os,
fpreal time,
118 OutputImageToStream(
const UT_String &filename,
119 const IMG_Format *file_format, std::ostream &os,
123 ApplyTransformations(
IMG_Stat &stat,
130 IMG_Stat &stat,
bool include_alpha);
135 IMG_Stat &stat,
bool include_alpha);
GT_API const UT_StringHolder filename
GT_API const UT_StringHolder time
std::shared_ptr< T > UT_SharedPtr
Wrapper around std::shared_ptr.
bool operator<(const GU_TetrahedronFacet &a, const GU_TetrahedronFacet &b)
GLint GLint GLsizei GLint GLenum format
Contains the details of a specific image file, used by IMG_File. This class contains all the high-lev...