Cogs.Core
|
Public Attributes | |
AssetInstanceVector< float > | errors |
AssetInstanceVector< uint32_t > | ids |
AssetInstanceVector< uint32_t > | lods |
uint32_t | previousTarget = ::NoValue |
uint32_t | nextLodSibling = ::NoValue |
Definition at line 140 of file AssetSystem.cpp.
AssetInstanceVector<float> Cogs::Core::LodInstanceData::errors |
Definition at line 142 of file AssetSystem.cpp.
AssetInstanceVector<uint32_t> Cogs::Core::LodInstanceData::ids |
Definition at line 143 of file AssetSystem.cpp.
AssetInstanceVector<uint32_t> Cogs::Core::LodInstanceData::lods |
Definition at line 144 of file AssetSystem.cpp.
uint32_t Cogs::Core::LodInstanceData::nextLodSibling = ::NoValue |
Definition at line 147 of file AssetSystem.cpp.
uint32_t Cogs::Core::LodInstanceData::previousTarget = ::NoValue |
Definition at line 146 of file AssetSystem.cpp.