Vector3dIsPerpendicularTo Method |
| Name | Description | |
|---|---|---|
| IsPerpendicularTo(Vector3d) |
Test to see whether this vector is perpendicular to within one degree of another one.
| |
| IsPerpendicularTo(Vector3d, Double) |
Determines whether this vector is perpendicular to another vector, within a provided angle tolerance.
|