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

Public Attributes

uint32_t sampler = 0
 
uint32_t node = 0
 
std::string path
 

Detailed Description

Definition at line 241 of file GltfLoader.h.

Member Data Documentation

◆ node

uint32_t Cogs::Core::GltfLoader::GltfChannel::node = 0

Definition at line 244 of file GltfLoader.h.

◆ path

std::string Cogs::Core::GltfLoader::GltfChannel::path

Definition at line 245 of file GltfLoader.h.

◆ sampler

uint32_t Cogs::Core::GltfLoader::GltfChannel::sampler = 0

Definition at line 243 of file GltfLoader.h.


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