Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
cgltf_mesh Struct Reference

#include <cgltf.h>

+ Collaboration diagram for cgltf_mesh:

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 544 of file cgltf.h.

Member Data Documentation

◆ extensions

cgltf_extension* cgltf_mesh::extensions

Definition at line 554 of file cgltf.h.

◆ extensions_count

cgltf_size cgltf_mesh::extensions_count

Definition at line 553 of file cgltf.h.

◆ extras

cgltf_extras cgltf_mesh::extras

Definition at line 552 of file cgltf.h.

◆ name

char* cgltf_mesh::name

Definition at line 545 of file cgltf.h.

◆ primitives

cgltf_primitive* cgltf_mesh::primitives

Definition at line 546 of file cgltf.h.

◆ primitives_count

cgltf_size cgltf_mesh::primitives_count

Definition at line 547 of file cgltf.h.

◆ target_names

char** cgltf_mesh::target_names

Definition at line 550 of file cgltf.h.

◆ target_names_count

cgltf_size cgltf_mesh::target_names_count

Definition at line 551 of file cgltf.h.

◆ weights

cgltf_float* cgltf_mesh::weights

Definition at line 548 of file cgltf.h.

◆ weights_count

cgltf_size cgltf_mesh::weights_count

Definition at line 549 of file cgltf.h.


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