CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::MemoryMappedTerrainOctree< T >::FreeNode Struct Reference

Public Member Functions

 FreeNode (const Ptr< FreeNode > &next)
 

Public Attributes

Ptr< FreeNodenext
 

Constructor & Destructor Documentation

◆ FreeNode()

template<typename T >
CeresEngine::MemoryMappedTerrainOctree< T >::FreeNode::FreeNode ( const Ptr< FreeNode > &  next)
inlineexplicit

Member Data Documentation

◆ next


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