IEModel.h File Reference

#include "Vector2.h"
#include "HashArra.h"
#include "MapLimit.h"
#include "OldAttr.h"

Include dependency graph for IEModel.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IEMap
class  IEMapNode
class  IEPatchMapNode
class  IEPoly
class  IEEdge
class  IEPatch
class  IEBone
class  HashNode
class  VectorCollection
class  UDCollection< TYPE, ARG_TYPE >
class  IEModel
class  IEColor
class  IEPolyModel
class  IETriModel
class  IEPatchModel
class  IEModelParms
class  IEPolyModelParms
class  VertexInfo

Defines

#define __IEMODEL_H
#define SIGN(x)   ((x) >= 0 ? 1 : -1)
#define IEVERSION   3

Enumerations

enum  SubType {
  ST_1, ST_4, ST_16, ST_VARIABLE,
  SUBTYPE_COUNT
}


Define Documentation

#define __IEMODEL_H
 

Definition at line 3 of file IEModel.h.

#define IEVERSION   3
 

Definition at line 25 of file IEModel.h.

#define SIGN  )     ((x) >= 0 ? 1 : -1)
 

Definition at line 24 of file IEModel.h.

Referenced by VectorCollection::GetHashKey(), Round(), RoundValue(), and Time::SnapToFrame().


Enumeration Type Documentation

enum SubType
 

Enumerator:
ST_1 
ST_4 
ST_16 
ST_VARIABLE 
SUBTYPE_COUNT 

Definition at line 767 of file 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:47 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001