Click or drag to resize

vert3 Methods

The vert3 type exposes the following members.

Methods
 NameDescription
Public methodLength Length of the vector
Public methodNormalize Normalize the vector
Public methodtoArray Returns vert3 coordinates as array of double
Public methodStatic memberv3cross Cross product between 2 vectors
Public methodStatic memberv3dot Dot product between 2 vectors
Public methodv3Transform Transform vector to a new coordinate system (CS)
Top
See Also