#include <IEModel.h>
Collaboration diagram for IEPoly:
Public Member Functions | |
IEPoly () | |
IEPoly (HPatch *patch) | |
virtual | ~IEPoly () |
void | Init () |
IEPoly & | operator= (const IEPoly &other) |
void | SetVerts (int v0, int v1, int v2) |
void | SetVerts (int v0, int v1, int v2, int v3) |
BOOL | IsTri () |
BOOL | IsQuad () |
Public Attributes | |
HashArray< IEMapNode *, IEMapNode * > | m_mapnodearray |
LONG | m_attrid |
LONG | m_vertexid [4] |
LONG | m_normalid [4] |
HPatch * | m_origpatch |
Definition at line 113 of file IEModel.h.
|
Definition at line 122 of file IEModel.h. References Init(). Here is the call graph for this function: ![]() |
|
Definition at line 126 of file IEModel.h. References m_attrid, m_mapnodearray, m_origpatch, and HashArray< TYPE, ARG_TYPE >::SetGranularity(). Here is the call graph for this function: ![]() |
|
Definition at line 131 of file IEModel.h. References HashArray< TYPE, ARG_TYPE >::ElementAt(), HashArray< TYPE, ARG_TYPE >::GetSize(), and m_mapnodearray. Here is the call graph for this function: ![]() |
|
Definition at line 138 of file IEModel.h. Referenced by IEPoly(). |
|
|
|
|
|
Definition at line 148 of file IEModel.h. References HashArray< TYPE, ARG_TYPE >::GetSize(), m_mapnodearray, m_normalid, m_origpatch, and m_vertexid. Here is the call graph for this function: ![]() |
|
|
|
|
|
Definition at line 117 of file IEModel.h. Referenced by IEPoly(). |
|
Definition at line 116 of file IEModel.h. Referenced by IEPoly(), operator=(), and ~IEPoly(). |
|
Definition at line 119 of file IEModel.h. Referenced by operator=(). |
|
Definition at line 120 of file IEModel.h. Referenced by IEPoly(), and operator=(). |
|
Definition at line 118 of file IEModel.h. Referenced by IEPolyModel::operator=(), and operator=(). |
Generated on Thu Oct 27 11:46:59 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001