![]() |
|
| |
|
introduces a direction d initialised with the
direction of vector .
| |
|
| |
|
introduces the direction d of line .
| |
|
| |
|
introduces the direction d of ray .
| |
|
| |
|
introduces the direction d of segment .
| |
|
| |
|
introduces a direction d initialised with the direction
from the origin to the point with Cartesian coordinates .
| |
|
|
|
returns values, such that d== Direction_3<Kernel>(delta(0),delta(1),delta(2)). Precondition: : . |
|
|
| returns delta(0). |
|
|
| returns delta(1). |
|
|
| returns delta(2). |
|
|
| |
| Test for equality. | ||
|
|
| |
| Test for inequality. | ||
|
| ||
|
| The direction opposite to d. | |
|
|
| returns a vector that has the same direction as d. |
|
| ||
|
| ||
| returns the direction obtained by applying on d. | ||