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

Public Attributes

AssetInstanceVector< float > errors
 
AssetInstanceVector< uint32_t > ids
 
AssetInstanceVector< uint32_t > lods
 
uint32_t previousTarget = ::NoValue
 
uint32_t nextLodSibling = ::NoValue
 

Detailed Description

Definition at line 140 of file AssetSystem.cpp.

Member Data Documentation

◆ errors

AssetInstanceVector<float> Cogs::Core::LodInstanceData::errors

Definition at line 142 of file AssetSystem.cpp.

◆ ids

AssetInstanceVector<uint32_t> Cogs::Core::LodInstanceData::ids

Definition at line 143 of file AssetSystem.cpp.

◆ lods

AssetInstanceVector<uint32_t> Cogs::Core::LodInstanceData::lods

Definition at line 144 of file AssetSystem.cpp.

◆ nextLodSibling

uint32_t Cogs::Core::LodInstanceData::nextLodSibling = ::NoValue

Definition at line 147 of file AssetSystem.cpp.

◆ previousTarget

uint32_t Cogs::Core::LodInstanceData::previousTarget = ::NoValue

Definition at line 146 of file AssetSystem.cpp.


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