Skip to content

classIETriModel 03

Member Function Documentation

void IETriModel::BuildEdges BOOL  deleteold = TRUE  ) 
 

void IETriModel::FreeData  )  [inline]
 

Reimplemented from IEPolyModel.

Definition at line 670 of file IEModel.h.

int IETriModel::GetNumEdges  )  const [inline]
 

Definition at line 688 of file IEModel.h.

Referenced by operator=().

void IETriModel::Init  )  [inline]
 

Definition at line 677 of file IEModel.h.

References IEPolyModel::m_polyarray, and HashArray< TYPE, ARG_TYPE >::SetGranularity().

Here is the call graph for this function:

IETriModel& IETriModel::operator= const IETriModel other  )  [inline]
 

Definition at line 655 of file IEModel.h.

References GetNumEdges(), IEPolyModel::GetNumFaces(), IEPolyModel::GetNumVerts(), m_edges, IEPolyModel::m_polyarray, IEModel::m_vertexlist, IEPolyModel::SetNumFaces(), and IEPolyModel::SetNumVerts().

Here is the call graph for this function:

void IETriModel::setNumEdges int  numEdges  )  [inline]
  Definition at line 706 of file IEModel.h.

void IETriModel::SetNumEdges int  i  )  [inline]
  Definition at line 684 of file IEModel.h.

void IETriModel::SetNumFaces int  numfaces  )  [inline]
 

Reimplemented from IEPolyModel.

Definition at line 692 of file IEModel.h.

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

Here is the call graph for this function: