HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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
 

Detailed Description

Definition at line 623 of file cgltf.h.

Member Data Documentation

cgltf_extension * cgltf_mesh::extensions

Definition at line 633 of file cgltf.h.

cgltf_size cgltf_mesh::extensions_count

Definition at line 632 of file cgltf.h.

cgltf_extras cgltf_mesh::extras

Definition at line 631 of file cgltf.h.

char * cgltf_mesh::name

Definition at line 624 of file cgltf.h.

cgltf_primitive * cgltf_mesh::primitives

Definition at line 625 of file cgltf.h.

cgltf_size cgltf_mesh::primitives_count

Definition at line 626 of file cgltf.h.

char ** cgltf_mesh::target_names

Definition at line 629 of file cgltf.h.

cgltf_size cgltf_mesh::target_names_count

Definition at line 630 of file cgltf.h.

cgltf_float * cgltf_mesh::weights

Definition at line 627 of file cgltf.h.

cgltf_size cgltf_mesh::weights_count

Definition at line 628 of file cgltf.h.


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