|
| vtArray (uint size=0) |
|
| vtArray (const vtArray< bool > &) |
|
uint | GetSize () const |
|
uint | GetMaxSize () const |
|
bool | SetSize (uint) |
|
bool | SetMaxSize (uint) |
|
uint | GetElemSize () const |
|
bool * | GetData () const |
|
void | FreeData () |
|
bool | IsEmpty () const |
|
bool & | GetAt (uint i) const |
|
bool | SetAt (uint i, bool) |
|
vtArray< bool > & | operator= (const vtArray< bool > &) |
|
bool & | operator[] (uint i) |
|
const bool & | operator[] (uint i) const |
|
void | Empty () |
|
bool | RemoveAt (uint i, int n=1) |
|
int | Append (const bool &) |
|
int | Append (const vtArray< bool > &) |
|
int | Find (const bool &) const |
|
virtual bool | Grow (uint) |
|
virtual void | DestructItems (uint first, uint last) |
|
uint | m_Size |
|
uint | m_MaxSize |
|
bool * | m_Data |
|
The documentation for this class was generated from the following file:
- D:/job/3kb/gelistirme/umasoft/vtp-src/VTP/TerrainApps/VTBuilder/BuilderView.h