FreeWRL / FreeX3D 4.3.0
cgltf_image Struct Reference

Data Fields

char * name
char * uri
cgltf_buffer_viewbuffer_view
char * mime_type
cgltf_extras extras

Detailed Description

Definition at line 299 of file cgltf.h.

Field Documentation

◆ buffer_view

cgltf_buffer_view* cgltf_image::buffer_view

Definition at line 303 of file cgltf.h.

◆ extras

cgltf_extras cgltf_image::extras

Definition at line 305 of file cgltf.h.

◆ mime_type

char* cgltf_image::mime_type

Definition at line 304 of file cgltf.h.

◆ name

char* cgltf_image::name

Definition at line 301 of file cgltf.h.

◆ uri

char* cgltf_image::uri

Definition at line 302 of file cgltf.h.


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