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

Public Attributes

uint32_t meshIx = 0
 
uint32_t bboxIx = 0
 
uint32_t vertexCount = (uint32_t) -1
 

Detailed Description

Definition at line 264 of file GltfLoader.h.

Member Data Documentation

◆ bboxIx

uint32_t Cogs::Core::GltfLoader::CachedModelMesh::bboxIx = 0

Definition at line 267 of file GltfLoader.h.

◆ meshIx

uint32_t Cogs::Core::GltfLoader::CachedModelMesh::meshIx = 0

Definition at line 266 of file GltfLoader.h.

◆ vertexCount

uint32_t Cogs::Core::GltfLoader::CachedModelMesh::vertexCount = (uint32_t) -1

Definition at line 268 of file GltfLoader.h.


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