doom3-gpl
Doom 3 GPL source release
|
Public Member Functions | |
MyArray () | |
MyArray (const MyArray< T, N > &cpy) | |
void | push_back (const T &i) |
T & | operator[] (int i) |
const T & | operator[] (int i) const |
unsigned int | size () const |
void | empty () |
Public Attributes | |
T | v [N] |
int | s |
Definition at line 42 of file tr_shadowbounds.cpp.
Definition at line 44 of file tr_shadowbounds.cpp.
Definition at line 46 of file tr_shadowbounds.cpp.
Definition at line 71 of file tr_shadowbounds.cpp.
Definition at line 59 of file tr_shadowbounds.cpp.
Definition at line 63 of file tr_shadowbounds.cpp.
Definition at line 52 of file tr_shadowbounds.cpp.
Definition at line 67 of file tr_shadowbounds.cpp.