You are here: Start » AVL.NET » Position3D Class

Position3D Class

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
Position3D(Single, Single, Single, Single, Single, Single)
Position3D()

Properties

 NameTypeDescription
PhiSystem.SingleRotation around X axis
PsiSystem.SingleRotation around Z axis
ThetaSystem.SingleRotation around Y axis
XSystem.Single
YSystem.Single
ZSystem.Single

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(AvlNet.Position3D)
Equals(AvlNet.Position3D, AvlNet.Position3D)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also