![]() | vert |
The vert3 type exposes the following members.
Name | Description | |
---|---|---|
![]() | Length | Length of the vector |
![]() | Normalize | Normalize the vector |
![]() | toArray | Returns vert3 coordinates as array of double |
![]() ![]() | v3cross | Cross product between 2 vectors |
![]() ![]() | v3dot | Dot product between 2 vectors |
![]() | v3Transform | Transform vector to a new coordinate system (CS) |