The AnimatedDynamicActor type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddWaypoint | ||
| ClearWaypoints |
Clear the waypoint list.
(Inherited from DynamicActor.) | |
| Create | Overloaded. | |
| Draw | ||
| DrawBoundingBox |
Draw the actor's bounding box.
(Inherited from Actor.) | |
| DrawBoundingShere |
Draw the actor's bounding sphere.
(Inherited from Actor.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetContentItem |
Gets the content item associated with the specified key.
(Inherited from SceneObjectBase.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetSceneObjectType |
Gets the type scene object represented by this object.
(Overrides DynamicActor..::.GetSceneObjectType()()().) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| InitBoundingBox | ||
| InitBoundingSphere | ||
| Initialize | ||
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| RemoveWaypoint | ||
| SetContentItem |
Sets the content item associated with the specified key.
(Inherited from SceneObjectBase.) | |
| StartClip | Overloaded. | |
| ToString |
Returns a string representation of the scene object (mName).
(Inherited from SceneObjectBase.) | |
| TransformBoundingBox |
Transforms the bounding box.
(Inherited from Actor.) | |
| Update | ||
| UpdateBoundingBoxForRendering | ||
| UpdateWorldMatrix |