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

#include <GLTFDataTool.h>

Collaboration diagram for glbTextureInfo:

Public Attributes

uDWord length
 
uDWord pad
 
Bufferfname
 
tJsonjson
 
struct _glb_texture_info * next
 

Detailed Description

Definition at line 116 of file GLTFDataTool.h.

Member Data Documentation

◆ fname

Buffer* fname

Definition at line 119 of file GLTFDataTool.h.

Referenced by GLTFData::freeGLBTextureInfo(), and GLTFData::output_glb().

◆ json

tJson* json

Definition at line 120 of file GLTFDataTool.h.

Referenced by GLTFData::convertJson_gltf2glb().

◆ length

◆ next

struct _glb_texture_info* next

◆ pad

uDWord pad

Definition at line 118 of file GLTFDataTool.h.

Referenced by GLTFData::convertJson_gltf2glb(), and GLTFData::output_glb().


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