| 
    JunkBox_Lib++ (for Windows) 1.10.1
    
   | 
 
#include <GLTFDataTool.h>
Public Attributes | |
| uDWord | length | 
| uDWord | type | 
| uDWord | pad | 
| uByte * | data | 
Definition at line 108 of file GLTFDataTool.h.
| uByte* data | 
Definition at line 112 of file GLTFDataTool.h.
Referenced by GLTFData::output_glb().
| uDWord length | 
Definition at line 109 of file GLTFDataTool.h.
Referenced by GLTFData::output_glb().
| uDWord pad | 
Definition at line 111 of file GLTFDataTool.h.
Referenced by GLTFData::output_glb().
| uDWord type | 
Definition at line 110 of file GLTFDataTool.h.
Referenced by GLTFData::output_glb().