FreeWRL / FreeX3D 4.3.0
cgltf_texture Struct Reference

Data Fields

char * name
cgltf_imageimage
cgltf_samplersampler
cgltf_extras extras

Detailed Description

Definition at line 317 of file cgltf.h.

Field Documentation

◆ extras

cgltf_extras cgltf_texture::extras

Definition at line 322 of file cgltf.h.

◆ image

cgltf_image* cgltf_texture::image

Definition at line 320 of file cgltf.h.

◆ name

char* cgltf_texture::name

Definition at line 319 of file cgltf.h.

◆ sampler

cgltf_sampler* cgltf_texture::sampler

Definition at line 321 of file cgltf.h.


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