
Collapse AllExpand All Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++
|
[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
Class to hold and update an object's 3D Pivot Point (point to rotate around), Pivot Velocity, and Pivot Acceleration. This class requires a Position3D object, and optionally a Orientation3D object, that should be affected by rotations around the Pivot Point.
Namespace: DPSF
Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0
Syntax
C#
|
[SerializableAttribute]
public class PivotPoint3D
|
Visual Basic
|
<SerializableAttribute>
Public Class PivotPoint3D
|
Visual C++
|
[SerializableAttribute]
public ref class PivotPoint3D
|
Inheritance Hierarchy
System..::..Object
DPSF..::..PivotPoint3D
See Also
PivotPoint3D Members
DPSF Namespace

Send comments on this topic to
|