|
Name
|
Description
|

|
CopyFrom
|
Copy the given PivotPoint3D object's data into this object's data
|

|
Equals
|
Determines whether the specified Object is equal to the current Object.
(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.)
|

|
GetHashCode
|
Serves as a hash function for a particular type.
(Inherited from Object.)
|

|
GetType
|
Gets the Type of the current instance.
(Inherited from Object.)
|

|
MemberwiseClone
|
Creates a shallow copy of the current Object.
(Inherited from Object.)
|

|
RotatePosition(Matrix)
|
Rotates the object around the Pivot Point, changing its Position, without changing its Orientation
|
 
|
RotatePosition(Matrix, Vector3, Vector3)
|
Returns the new Position after Rotating the given Position around the specified Pivot Point
|

|
RotatePositionAndOrientation(Matrix)
|
Rotates the object about its center, changing its Orientation, as well as around the Pivot Point, changing its Position
|
 
|
RotatePositionAndOrientation(Matrix, Vector3, Vector3%, Quaternion%)
|
Rotates the given Position and Orientation around the Pivot Point, changing the Position and Orientation
|

|
ToString
|
Returns a String that represents the current Object.
(Inherited from Object.)
|

|
Update
|
Update the Position and Orientation according to the Pivot Rotational Velocity / Acceleration
|