Skylicht Engine
Loading...
Searching...
No Matches
Skylicht::CFastArray< T > Class Template Reference

Public Member Functions

void reset ()
void clear ()
T * pointer ()
core::array< T > & getArray ()
int count ()
void push (T element)
T * getPush ()
void alloc (int count)

Protected Attributes

core::array< T > m_array
T * m_ptr
int m_alloc
int m_count

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