ISplicedVectorPointTPoint, TVectorPoint Methods |
The ISplicedVectorPointTPoint, TVectorPoint generic type exposes the following members.
| Name | Description | |
|---|---|---|
| MoveBackBy |
If a spliced vectors u and v has base vector B and index I
| |
| MoveBy |
If a spliced vectors u and v has base vector B and index I,
| |
| Negate |
Returns a new point with the vector component negated.
| |
| Subtract |
Translates this point by the negation of the given vector.
| |
| Translate |
Translate this point by the given vector.
|