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)

VertexInfo Class Reference

#include <IEModel.h>

Collaboration diagram for VertexInfo:

Collaboration graph

[legend]

List of all members.


Public Member Functions

void  RemoveAll ()

Public Attributes

HashArray< HPatch *, HPatch * >  m_patcharray
HashArray< Vector2, Vector2 m_uvarray
HashArray< HCP *, HCP * >  m_cparray
HashArray< HGroup *, HGroup * >  m_grouparray
HashArray< char, char >  m_attachedarray

Detailed Description

Definition at line 794 of file IEModel.h.


Member Function Documentation

void VertexInfo::RemoveAll  )  [inline]
 

Definition at line 805 of file IEModel.h.

References m_attachedarray, m_cparray, m_grouparray, m_patcharray, m_uvarray, and HashArray< TYPE, ARG_TYPE >::RemoveAll().

Here is the call graph for this function:


Member Data Documentation

HashArray<char, char> VertexInfo::m_attachedarray
 

Definition at line 803 of file IEModel.h.

Referenced by RemoveAll().

HashArray<HCP *, HCP *> VertexInfo::m_cparray
 

Definition at line 799 of file IEModel.h.

Referenced by RemoveAll().

HashArray<HGroup *, HGroup *> VertexInfo::m_grouparray
 

Definition at line 802 of file IEModel.h.

Referenced by RemoveAll().

HashArray<HPatch *, HPatch *> VertexInfo::m_patcharray
 

Definition at line 797 of file IEModel.h.

Referenced by RemoveAll().

HashArray<Vector2, Vector2> VertexInfo::m_uvarray
 

Definition at line 798 of file IEModel.h.

Referenced by RemoveAll().


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:47:06 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001