System.Math.Vectors.TVector3D Methods

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
_op_AdditionpublicAdds two given 3D vectors.
_op_Divisionpublic
_op_Equalitypublic
_op_Implicitpublic
_op_Inequalitypublic
_op_Multiplypublic
_op_SubtractionpublicSubtracts two given 3D vectors.
_op_UnaryNegationpublic
AngleCosine (deprecated)public
Createpublic
CrossProduct (deprecated)publicComputes and returns the 3D vector (cross) product of the current vector and the given 3D vector.
DistancepublicComputes and returns the distance between the Self (Delphi) or this (C++) vector and the given 3D vector.
DotProduct (deprecated)publicComputes and returns the scalar product of the given 3D vector with the current vector.
EqualsTopublic
LengthpublicReturns the length of the Self (Delphi) or this (C++) 3D vector.
MidVectorpublic
Normalizepublic
Offset (deprecated)public
operator ()public
operator -public
operator =public
operator AdditionpublicAdds two given 3D vectors.
operator Divisionpublic
operator Equalitypublic
operator Explicitpublic
operator Implicitpublic
operator Inequalitypublic
operator Multiplypublic
operator SubtractionpublicSubtracts two given 3D vectors.
operator UnaryNegationpublic
Reflect (deprecated)publicReturns the reflection of the given 3D vector.
Rotate (deprecated)public
ToPoint3D (deprecated)public
Zeropublic3D vector where the values of X, Y, Z, and W are all 0.