Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
cgltf_mesh Struct Reference

#include <cgltf.h>

Public Attributes

char * name
 
cgltf_primitiveprimitives
 
cgltf_size primitives_count
 
cgltf_floatweights
 
cgltf_size weights_count
 
char ** target_names
 
cgltf_size target_names_count
 
cgltf_extras extras
 
cgltf_size extensions_count
 
cgltf_extensionextensions
 

Member Data Documentation

◆ extensions

cgltf_extension* cgltf_mesh::extensions

◆ extensions_count

cgltf_size cgltf_mesh::extensions_count

◆ extras

cgltf_extras cgltf_mesh::extras

◆ name

char* cgltf_mesh::name

◆ primitives

cgltf_primitive* cgltf_mesh::primitives

◆ primitives_count

cgltf_size cgltf_mesh::primitives_count

◆ target_names

char** cgltf_mesh::target_names

◆ target_names_count

cgltf_size cgltf_mesh::target_names_count

◆ weights

cgltf_float* cgltf_mesh::weights

◆ weights_count

cgltf_size cgltf_mesh::weights_count

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