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

#include <cgltf.h>

+ Collaboration diagram for cgltf_animation:

Public Attributes

char * name
 
cgltf_animation_samplersamplers
 
cgltf_size samplers_count
 
cgltf_animation_channelchannels
 
cgltf_size channels_count
 
cgltf_extras extras
 
cgltf_size extensions_count
 
cgltf_extensionextensions
 

Detailed Description

Definition at line 662 of file cgltf.h.

Member Data Documentation

◆ channels

cgltf_animation_channel* cgltf_animation::channels

Definition at line 666 of file cgltf.h.

◆ channels_count

cgltf_size cgltf_animation::channels_count

Definition at line 667 of file cgltf.h.

◆ extensions

cgltf_extension* cgltf_animation::extensions

Definition at line 670 of file cgltf.h.

◆ extensions_count

cgltf_size cgltf_animation::extensions_count

Definition at line 669 of file cgltf.h.

◆ extras

cgltf_extras cgltf_animation::extras

Definition at line 668 of file cgltf.h.

◆ name

char* cgltf_animation::name

Definition at line 663 of file cgltf.h.

◆ samplers

cgltf_animation_sampler* cgltf_animation::samplers

Definition at line 664 of file cgltf.h.

◆ samplers_count

cgltf_size cgltf_animation::samplers_count

Definition at line 665 of file cgltf.h.


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