CeresEngine
0.2.0
A game development framework
Loading...
Searching...
No Matches
Public Member Functions
|
Public Attributes
|
List of all members
CeresEngine::MemoryMappedTerrainOctree< T >::FreeNode Struct Reference
Public Member Functions
FreeNode
(
const
Ptr
<
FreeNode
> &
next
)
Public Attributes
Ptr
<
FreeNode
>
next
Constructor & Destructor Documentation
◆
FreeNode()
template<
typename
T
>
CeresEngine::MemoryMappedTerrainOctree
<
T
>::FreeNode::FreeNode
(
const
Ptr
<
FreeNode
> &
next
)
inline
explicit
Member Data Documentation
◆
next
template<
typename
T
>
Ptr
<
FreeNode
>
CeresEngine::MemoryMappedTerrainOctree
<
T
>::FreeNode::next
The documentation for this struct was generated from the following file:
/Users/Rogiel/Developer/CeresEngine/Engine/Sources/CeresEngine/Scene/Terrain/
TerrainStorage.hpp
CeresEngine
MemoryMappedTerrainOctree
FreeNode
Generated by
1.9.8