Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
cgltf_animation Struct Reference

#include <cgltf.h>

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
 

Member Data Documentation

◆ channels

cgltf_animation_channel* cgltf_animation::channels

◆ channels_count

cgltf_size cgltf_animation::channels_count

◆ extensions

cgltf_extension* cgltf_animation::extensions

◆ extensions_count

cgltf_size cgltf_animation::extensions_count

◆ extras

cgltf_extras cgltf_animation::extras

◆ name

char* cgltf_animation::name

◆ samplers

cgltf_animation_sampler* cgltf_animation::samplers

◆ samplers_count

cgltf_size cgltf_animation::samplers_count

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