HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GLTF_NAMESPACE::GLTF_ImgExportParms Struct Reference

#include <GLTF_ImageExport.h>

Public Attributes

bool roundUpPowerOfTwo = false
 
exint maxRasterSize = 0
 
exint quality = 90
 
exint max_res = 0
 
bool flipGreen = false
 

Detailed Description

Definition at line 60 of file GLTF_ImageExport.h.

Member Data Documentation

bool GLTF_NAMESPACE::GLTF_ImgExportParms::flipGreen = false

Definition at line 67 of file GLTF_ImageExport.h.

exint GLTF_NAMESPACE::GLTF_ImgExportParms::max_res = 0

Definition at line 66 of file GLTF_ImageExport.h.

exint GLTF_NAMESPACE::GLTF_ImgExportParms::maxRasterSize = 0

Definition at line 64 of file GLTF_ImageExport.h.

exint GLTF_NAMESPACE::GLTF_ImgExportParms::quality = 90

Definition at line 65 of file GLTF_ImageExport.h.

bool GLTF_NAMESPACE::GLTF_ImgExportParms::roundUpPowerOfTwo = false

Definition at line 62 of file GLTF_ImageExport.h.


The documentation for this struct was generated from the following file: