classVectorCollection 05

l">VectorCo.h.

References HashArray< TYPE, ARG_TYPE >::ElementAt(), and m_array.

Here is the call graph for this function:

Vector VectorCollection::operator[] int  index  )  const [inline]
 

Definition at line 44 of file VectorCo.h.

References HashArray< TYPE, ARG_TYPE >::GetAt(), and m_array.

Here is the call graph for this function:

Vector& VectorCollection::operator[] int  index  )  [inline]
 

Definition at line 300 of file IEModel.h.

References HashArray< TYPE, ARG_TYPE >::ElementAt(), and m_array.

Here is the call graph for this function:

Vector VectorCollection::operator[] int  index  )  const [inline]
 

Definition at line 299 of file IEModel.h.

References HashArray< TYPE, ARG_TYPE >::GetAt(), and m_array.

Here is the call graph for this function:

void VectorCollection::SetSize int  newsize,
int  growby = -1
[inline]
 

Definition at line 31 of file VectorCo.h.

References m_array, and HashArray< TYPE, ARG_TYPE >::SetSize().

Here is the call graph for this function:

void VectorCollection::SetSize int  newsize,
int  growby = -1
[inline]
 

Definition at line 291 of file IEModel.h.

References m_array, and HashArray< TYPE, ARG_TYPE >::SetSize().

Referenced by IEPolyModel::SetNumNormals(), and IEPolyModel::SetNumVerts().

Here is the call graph for this function:

void VectorCollection::Shrink  )  [inline]
 

Definition at line 37 of file VectorCo.h.

References HashArray< TYPE, ARG_TYPE >::FreeExtra(), and m_array.

Here is the call graph for this function:

void VectorCollection::Shrink  )  [inline]
 

Definition at line 302 of file IEModel.h.

References HashArray< TYPE, ARG_TYPE >::FreeExtra(), and m_array.

Here is the call graph for this function: