Recast Navigation
Navigation-mesh Toolset for Games
|
Legacy class. Prefer rcVector<int>. More...
#include <RecastAlloc.h>
Public Member Functions | |
rcIntArray () | |
rcIntArray (int n) | |
void | push (int item) |
void | resize (int size) |
void | clear () |
int | pop () |
int | size () const |
int & | operator[] (int index) |
int | operator[] (int index) const |
Legacy class. Prefer rcVector<int>.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |