TPMapElement Class Reference

Inheritance diagram for TPMapElement:
TMCObject

List of all members.

Public Member Functions

 TPMapElement ()
boolean IsInterpolable () const
boolean IsReadOnly () const
boolean DontSave () const
boolean IsVisible () const

Public Attributes

IDType fPartID
 The ID of the parameter (same ID than the associated part in the UI).
IDType fParamType
 The type of the parameter (eg kReal32ParamType, kVector3ParamType).
uint32 fFlags
 Animation flags.
int8 fName [kPMapNameStringSize]
 The name of the parameter (Language dependent).
int8 fInfo [kPMapInfoStringSize]
 Extra info/data.

Detailed Description

Stores information about a pmap entry


Constructor & Destructor Documentation

TPMapElement::TPMapElement (  ) 

Member Function Documentation

boolean TPMapElement::DontSave (  )  const [inline]
boolean TPMapElement::IsInterpolable (  )  const [inline]
boolean TPMapElement::IsReadOnly (  )  const [inline]
boolean TPMapElement::IsVisible (  )  const [inline]

Member Data Documentation

Animation flags.

Extra info/data.

The name of the parameter (Language dependent).

The type of the parameter (eg kReal32ParamType, kVector3ParamType).

The ID of the parameter (same ID than the associated part in the UI).


The documentation for this class was generated from the following file:
Generated on Mon Apr 26 22:48:09 2010 for Carrara SDK Doc by  doxygen 1.6.3