FreeWRL / FreeX3D 4.3.0
cgltf_skin Struct Reference

Data Fields

char * name
cgltf_node ** joints
cgltf_size joints_count
cgltf_nodeskeleton
cgltf_accessorinverse_bind_matrices
cgltf_extras extras

Detailed Description

Definition at line 432 of file cgltf.h.

Field Documentation

◆ extras

cgltf_extras cgltf_skin::extras

Definition at line 438 of file cgltf.h.

◆ inverse_bind_matrices

cgltf_accessor* cgltf_skin::inverse_bind_matrices

Definition at line 437 of file cgltf.h.

◆ joints

cgltf_node** cgltf_skin::joints

Definition at line 434 of file cgltf.h.

◆ joints_count

cgltf_size cgltf_skin::joints_count

Definition at line 435 of file cgltf.h.

◆ name

char* cgltf_skin::name

Definition at line 433 of file cgltf.h.

◆ skeleton

cgltf_node* cgltf_skin::skeleton

Definition at line 436 of file cgltf.h.


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