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)

IEBone Class Reference

#include <IEModel.h>

Collaboration diagram for IEBone:

Collaboration graph

[legend]

List of all members.


Public Member Functions

  IEBone ()

Public Attributes

IEBone m_child
IEBone m_sibling
char  m_name [256]
Vector  m_pivotpos
Vector  m_endpos
Vector  m_rollpos
HashArray< LONG, LONG >  m_vertexidarray

Detailed Description

Definition at line 250 of file IEModel.h.


Constructor & Destructor Documentation

IEBone::IEBone  )  [inline]
 

Definition at line 261 of file IEModel.h.

References m_child, and m_sibling.


Member Data Documentation

IEBone* IEBone::m_child
 

Definition at line 253 of file IEModel.h.

Referenced by IEModel::DeleteBoneBranch(), and IEBone().

Vector IEBone::m_endpos
  Definition at line 258 of file IEModel.h.

char IEBone::m_name[256]
  Definition at line 254 of file IEModel.h.

Vector IEBone::m_pivotpos
  Definition at line 258 of file IEModel.h.

Vector IEBone::m_rollpos
  Definition at line 258 of file IEModel.h.

IEBone * IEBone::m_sibling
 

Definition at line 253 of file IEModel.h.

Referenced by IEModel::DeleteBoneBranch(), and IEBone().

HashArray<LONG, LONG> IEBone::m_vertexidarray
  Definition at line 259 of file IEModel.h.

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