JunkBox_Lib++ (for Windows) 1.10.1
Loading...
Searching...
No Matches
glbDataChunk Struct Reference

#include <GLTFDataTool.h>

Public Attributes

uDWord length
 
uDWord type
 
uDWord pad
 
uBytedata
 

Detailed Description

Definition at line 108 of file GLTFDataTool.h.

Member Data Documentation

◆ data

uByte* data

Definition at line 112 of file GLTFDataTool.h.

Referenced by GLTFData::output_glb().

◆ length

uDWord length

Definition at line 109 of file GLTFDataTool.h.

Referenced by GLTFData::output_glb().

◆ pad

uDWord pad

Definition at line 111 of file GLTFDataTool.h.

Referenced by GLTFData::output_glb().

◆ type

uDWord type

Definition at line 110 of file GLTFDataTool.h.

Referenced by GLTFData::output_glb().


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