Class: BoundVector
A vector with fixed intial point and terminal point.
Or a vector with fixed initial point(origin) and a direction(vector).
Examples
Properties
Name |
Description |
Origin
|
The location at the start of the BoundVector.
|
Vector
|
The direction of the BoundVector.
|