CeresEngine
0.2.0
A game development framework
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
CeresEngine::MemoryMappedTerrainOctree< T >::Node Struct Reference
Public Attributes
T
value
Ptr
<
Node
>
children
[8]
Member Data Documentation
◆
children
template<
typename
T
>
Ptr
<
Node
>
CeresEngine::MemoryMappedTerrainOctree
<
T
>::Node::children[8]
Initial value:
= {
this
,
this
,
this
,
this
,
this
,
this
,
this
,
this
,
}
◆
value
template<
typename
T
>
T
CeresEngine::MemoryMappedTerrainOctree
<
T
>::Node::value
The documentation for this struct was generated from the following file:
/Users/Rogiel/Developer/CeresEngine/Engine/Sources/CeresEngine/Scene/Terrain/
TerrainStorage.hpp
CeresEngine
MemoryMappedTerrainOctree
Node
Generated by
1.9.8