Recast Navigation
Navigation-mesh Toolset for Games
dtFixedArray< T > Class Template Reference

Public Member Functions

 dtFixedArray (dtTileCacheAlloc *a, const int s)
 
 ~dtFixedArray ()
 
 operator T* ()
 
int size () const
 

Constructor & Destructor Documentation

◆ dtFixedArray()

template<class T >
dtFixedArray< T >::dtFixedArray ( dtTileCacheAlloc a,
const int  s 
)
inline

◆ ~dtFixedArray()

template<class T >
dtFixedArray< T >::~dtFixedArray ( )
inline

Member Function Documentation

◆ operator T*()

template<class T >
dtFixedArray< T >::operator T* ( )
inline

◆ size()

template<class T >
int dtFixedArray< T >::size ( ) const
inline

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