FreeWRL / FreeX3D 4.3.0
cgltf_mesh Struct Reference

Data Fields

char * name
 
cgltf_primitiveprimitives
 
cgltf_size primitives_count
 
cgltf_float * weights
 
cgltf_size weights_count
 
char ** target_names
 
cgltf_size target_names_count
 
cgltf_extras extras
 

Detailed Description

Definition at line 419 of file cgltf.h.

Field Documentation

◆ extras

cgltf_extras cgltf_mesh::extras

Definition at line 427 of file cgltf.h.

◆ name

char* cgltf_mesh::name

Definition at line 420 of file cgltf.h.

◆ primitives

cgltf_primitive* cgltf_mesh::primitives

Definition at line 421 of file cgltf.h.

◆ primitives_count

cgltf_size cgltf_mesh::primitives_count

Definition at line 422 of file cgltf.h.

◆ target_names

char** cgltf_mesh::target_names

Definition at line 425 of file cgltf.h.

◆ target_names_count

cgltf_size cgltf_mesh::target_names_count

Definition at line 426 of file cgltf.h.

◆ weights

cgltf_float* cgltf_mesh::weights

Definition at line 423 of file cgltf.h.

◆ weights_count

cgltf_size cgltf_mesh::weights_count

Definition at line 424 of file cgltf.h.


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