Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [Class List](annotated.md) - [Alphabetical List](classes.md) - [Class Hierarchy](hierarchy.md) - [Class Members](functions.md)

IEEdge Class Reference

#include <IEModel.h>

List of all members.


Public Member Functions

  IEEdge ()
  IEEdge (int id1, int id2)
IEEdge operator= (const IEEdge &other)

Public Attributes

LONG  m_vertexid [2]
LONG  m_numfaces
LONG  m_polyid [2]
LONG  m_polyvertexnum [2]
LONG  m_thirdvertex [2]

Detailed Description

Definition at line 179 of file IEModel.h.


Constructor & Destructor Documentation

IEEdge::IEEdge  )  [inline]
  Definition at line 189 of file IEModel.h.

IEEdge::IEEdge int  id1,
int  id2
[inline]
 

Definition at line 192 of file IEModel.h.

References m_vertexid.


Member Function Documentation

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

Definition at line 196 of file IEModel.h.

References m_numfaces, m_polyid, m_polyvertexnum, m_thirdvertex, and m_vertexid.


Member Data Documentation

LONG IEEdge::m_numfaces
 

Definition at line 184 of file IEModel.h.

Referenced by operator=().

LONG IEEdge::m_polyid[2]
 

Definition at line 185 of file IEModel.h.

Referenced by operator=().

LONG IEEdge::m_polyvertexnum[2]
 

Definition at line 186 of file IEModel.h.

Referenced by operator=().

LONG IEEdge::m_thirdvertex[2]
 

Definition at line 187 of file IEModel.h.

Referenced by operator=().

LONG IEEdge::m_vertexid[2]
 

Definition at line 182 of file IEModel.h.

Referenced by IEEdge(), and operator=().


The documentation for this class was generated from the following file:

  • C:/Program Files/Hash Inc/AM120SDK/Include/IEModel.h

This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:59 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001