Deep RTS
Classes | Public Member Functions | List of all members
JPS::Internal::NodeMap Class Reference

#include <JPS.h>

Public Member Functions

 NodeMap (Storage &storage)
 
void dealloc ()
 
void clear ()
 
Nodeoperator() (PosType x, PosType y)
 
SizeT _getMemSize () const
 

Constructor & Destructor Documentation

◆ NodeMap()

JPS::Internal::NodeMap::NodeMap ( Storage storage)
inline

Member Function Documentation

◆ _getMemSize()

SizeT JPS::Internal::NodeMap::_getMemSize ( ) const
inline

◆ clear()

void JPS::Internal::NodeMap::clear ( )
inline

◆ dealloc()

void JPS::Internal::NodeMap::dealloc ( )
inline

◆ operator()()

Node * JPS::Internal::NodeMap::operator() ( PosType  x,
PosType  y 
)
inline

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