SimPath::Path
A path!
Public Types
enum
_Anonymous_ { NoPathIndex = 0xFFFFFFFF }
Private Types
Parent
Private Attributes
bool
Protected Functions
Public Functions
Path()
~Path()
bool
removeObject(SimObject * object)
Remove the given object from the set.
Sort the markers objects into sequence order.
Public Static Functions
Detailed Description
A path!
Public Types
@107
Enumerator
- NoPathIndex = 0xFFFFFFFF
Private Types
typedef SimGroup Parent
Private Attributes
bool mIsLooping
U32 mPathIndex
Protected Functions
onAdd()
Reimplemented from: SimObject
onRemove()
Reimplemented from: SimGroup
Public Functions
Path()
~Path()
addObject(SimObject * object)
Reimplemented from: SimGroup
DECLARE_CONOBJECT(Path )
getPathIndex()
isLooping()
removeObject(SimObject * object)
Reimplemented from: SimGroup
sortMarkers()
Sort the markers objects into sequence order.
updatePath()
