FreeWRL / FreeX3D 4.3.0
cgltf_animation Struct Reference

Data Fields

char * name
 
cgltf_animation_samplersamplers
 
cgltf_size samplers_count
 
cgltf_animation_channelchannels
 
cgltf_size channels_count
 
cgltf_extras extras
 

Detailed Description

Definition at line 520 of file cgltf.h.

Field Documentation

◆ channels

cgltf_animation_channel* cgltf_animation::channels

Definition at line 524 of file cgltf.h.

◆ channels_count

cgltf_size cgltf_animation::channels_count

Definition at line 525 of file cgltf.h.

◆ extras

cgltf_extras cgltf_animation::extras

Definition at line 526 of file cgltf.h.

◆ name

char* cgltf_animation::name

Definition at line 521 of file cgltf.h.

◆ samplers

cgltf_animation_sampler* cgltf_animation::samplers

Definition at line 522 of file cgltf.h.

◆ samplers_count

cgltf_size cgltf_animation::samplers_count

Definition at line 523 of file cgltf.h.


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