Cogs.Core
Public Attributes | List of all members
Cogs::Core::GltfLoader::GltfAnimation Struct Reference

Public Attributes

std::string name
 
std::vector< GltfSamplersamplers
 
std::vector< GltfChannelchannels
 

Detailed Description

Definition at line 248 of file GltfLoader.h.

Member Data Documentation

◆ channels

std::vector<GltfChannel> Cogs::Core::GltfLoader::GltfAnimation::channels

Definition at line 252 of file GltfLoader.h.

◆ name

std::string Cogs::Core::GltfLoader::GltfAnimation::name

Definition at line 250 of file GltfLoader.h.

◆ samplers

std::vector<GltfSampler> Cogs::Core::GltfLoader::GltfAnimation::samplers

Definition at line 251 of file GltfLoader.h.


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