#include <IEModel.h>
Inheritance diagram for IEPolyModel:
Public Member Functions | |
IEPolyModel () | |
IEPolyModel (const IEPolyModel &other) | |
IEPolyModel & | operator= (const IEPolyModel &other) |
virtual | ~IEPolyModel () |
void | FreeData () |
PLUGINEXPORT void | BuildNormalList (float angletolerance) |
PLUGINEXPORT void | BuildNormalList () |
int | GetNumVerts () const |
void | SetNumVerts (int i) |
int | GetNumFaces () const |
void | SetNumFaces (int numfaces) |
int | GetNumNormals () const |
void | SetNumNormals (int i) |
int | getNumVerts () |
int | getNumFaces () |
int | getFaceVertex (int face, int v) |
Public Attributes | |
HashArray< IEPoly *, IEPoly * > | m_polyarray |
VectorCollection | m_normallist |
Definition at line 555 of file IEModel.h.
|
Definition at line 561 of file IEModel.h. References m_polyarray, and HashArray< TYPE, ARG_TYPE >::SetGranularity(). Here is the call graph for this function: ![]() |
|
Definition at line 564 of file IEModel.h. References m_polyarray, and HashArray< TYPE, ARG_TYPE >::SetGranularity(). Here is the call graph for this function: ![]() |
|
Definition at line 583 of file IEModel.h. References FreeData(). Here is the call graph for this function: ![]() |
|
Referenced by FreeData(). |
|
|
|
Reimplemented in IETriModel. Definition at line 587 of file IEModel.h. References BuildNormalList(), HashArray< TYPE, ARG_TYPE >::GetSize(), m_polyarray, and PLUGINEXPORT. Referenced by ~IEPolyModel(). Here is the call graph for this function: ![]() |
|
Definition at line 625 of file IEModel.h. References m_polyarray. |
|
Definition at line 624 of file IEModel.h. References GetNumFaces(). Here is the call graph for this function: ![]() |
|
Definition at line 603 of file IEModel.h. References HashArray< TYPE, ARG_TYPE >::GetSize(), and m_polyarray. Referenced by getNumFaces(), IETriModel::operator=(), and operator=(). Here is the call graph for this function: ![]() |
|
Definition at line 613 of file IEModel.h. References VectorCollection::GetSize(), and m_normallist. Here is the call graph for this function: ![]() |
|
Definition at line 623 of file IEModel.h. References GetNumVerts(). Here is the call graph for this function: ![]() |
|
Definition at line 595 of file IEModel.h. References VectorCollection::GetSize(), and IEModel::m_vertexlist. Referenced by getNumVerts(), IETriModel::operator=(), and operator=(). Here is the call graph for this function: ![]() |
|
Definition at line 569 of file IEModel.h. References GetNumFaces(), GetNumVerts(), m_polyarray, IEPoly::m_vertexid, IEModel::m_vertexlist, SetNumFaces(), and SetNumVerts(). Here is the call graph for this function: ![]() |
|
Reimplemented in IETriModel. Definition at line 607 of file IEModel.h. References m_polyarray, and HashArray< TYPE, ARG_TYPE >::SetSize(). Referenced by IETriModel::operator=(), and operator=(). Here is the call graph for this function: ![]() |
|
Definition at line 617 of file IEModel.h. References m_normallist, and VectorCollection::SetSize(). Here is the call graph for this function: ![]() |
|
Definition at line 599 of file IEModel.h. References IEModel::m_vertexlist, and VectorCollection::SetSize(). Referenced by IETriModel::operator=(), and operator=(). Here is the call graph for this function: ![]() |
|
Definition at line 559 of file IEModel.h. Referenced by GetNumNormals(), and SetNumNormals(). |
|
Definition at line 558 of file IEModel.h. Referenced by FreeData(), getFaceVertex(), GetNumFaces(), IEPolyModel(), IETriModel::Init(), IETriModel::operator=(), operator=(), IETriModel::SetNumFaces(), and SetNumFaces(). |
Generated on Thu Oct 27 11:46:59 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001