FreeWRL / FreeX3D 4.3.0
gltf_unit Struct Reference

Data Fields

cgltf_datadata
int bin_loaded
unsigned char * bin
int bin_len
unsigned char * blob
int blob_len
Stackbin_file_list

Detailed Description

Definition at line 52 of file gltf_loader.c.

Field Documentation

◆ bin

unsigned char* gltf_unit::bin

Definition at line 55 of file gltf_loader.c.

◆ bin_file_list

Stack* gltf_unit::bin_file_list

Definition at line 59 of file gltf_loader.c.

◆ bin_len

int gltf_unit::bin_len

Definition at line 56 of file gltf_loader.c.

◆ bin_loaded

int gltf_unit::bin_loaded

Definition at line 54 of file gltf_loader.c.

◆ blob

unsigned char* gltf_unit::blob

Definition at line 57 of file gltf_loader.c.

◆ blob_len

int gltf_unit::blob_len

Definition at line 58 of file gltf_loader.c.

◆ data

cgltf_data* gltf_unit::data

Definition at line 53 of file gltf_loader.c.


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