HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cgltf_animation_channel Struct Reference

#include <cgltf.h>

Public Attributes

cgltf_animation_samplersampler
 
cgltf_nodetarget_node
 
cgltf_animation_path_type target_path
 
cgltf_extras extras
 
cgltf_size extensions_count
 
cgltf_extensionextensions
 

Detailed Description

Definition at line 734 of file cgltf.h.

Member Data Documentation

cgltf_extension * cgltf_animation_channel::extensions

Definition at line 740 of file cgltf.h.

cgltf_size cgltf_animation_channel::extensions_count

Definition at line 739 of file cgltf.h.

cgltf_extras cgltf_animation_channel::extras

Definition at line 738 of file cgltf.h.

cgltf_animation_sampler * cgltf_animation_channel::sampler

Definition at line 735 of file cgltf.h.

cgltf_node * cgltf_animation_channel::target_node

Definition at line 736 of file cgltf.h.

cgltf_animation_path_type cgltf_animation_channel::target_path

Definition at line 737 of file cgltf.h.


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