#include <List.h>
List of all members.
template<class T>
class ms3d::List< T >
Constructor & Destructor Documentation
Member Function Documentation
template<typename T >
| bool ms3d::List< T >::Init |
( |
const unsigned char * |
buffer, |
|
|
unsigned * |
offset, |
|
|
unsigned |
number | |
|
) |
| | |
template<class T>
| ms3d::List< T >::operator const T * |
( |
|
) |
const [inline] |
Copy assignment operator.
template<class T>
| const T& ms3d::List< T >::operator[] |
( |
unsigned |
i |
) |
const [inline] |
template<class T>
| T& ms3d::List< T >::operator[] |
( |
unsigned |
i |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: