wManager.Wow.Helpers Namespace
WRobot

Vector3 Methods

The Vector3 type exposes the following members.

Methods


  Name Description
Public method Static member Distance
Distance between.
Public method Static member Distance2D
Distance 2D.
Public method Static member DistanceListVectors3
Distance total of vectors3 list.
Public method DistanceTo
Distance to.
Public method DistanceTo2D
Distance 2D to.
Public method DistanceZ(Vector3, Vector3)
Distance z.
Public method DistanceZ(Vector3)
Distance z.
Public method Static member Dot
Dots the specified v1.
Public method Equals
Determines whether the specified Object is equal to.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetSchema
Gets the schema.
Public method GetType (Inherited from Object.)
Public method InFrontOf
In front of.
Public method IsFlying
Determines if is flying type.
Public method IsGround
Determines whether is ground (default) type.
Public method IsSwimming
Determines whether is swimming type.
Public method Magnitude
Magnitude.
Public method MagnitudeSqr
Magnitude the SQR.
Protected method MemberwiseClone (Inherited from Object.)
Public method ReadXml
Read XML.
Public method SetFlying
Set to flying type.
Public method SetGround
Set to ground (default) type.
Public method SetSwimming
Set to swimming type.
Public method Size
Sizes.
Public method Size2D
Size2D.
Public method ToSlimDxVector3
Converts to slimdxvector3.
Public method ToString
Returns a String that represents.
Public method ToStringInvariantCulture
Converts to stringinvariantculture.
Public method ToStringNewVector
Converts to stringnewvector.
Public method ToStringXml
Converts to stringxml.
Public method WriteXml
Write XML.