ISplicedPointTPoint, TBasePoint Methods |
The ISplicedPointTPoint, TBasePoint generic type exposes the following members.
| Name | Description | |
|---|---|---|
| DecIndex | ||
| DistanceFrom |
The lattice distance between two points.
Two points should have a distance of 1 if and only if they are neighbors.
(Inherited from IGridPointTPoint.) | |
| Equals | (Inherited from IEquatableTPoint.) | |
| IncIndex | ||
| InvertIndex | ||
| MoveBackBy |
If a spliced vectors u and v has base vector B and index I
(Inherited from ISplicedVectorPointTPoint, TVectorPoint.) | |
| MoveBy |
If a spliced vectors u and v has base vector B and index I,
(Inherited from ISplicedVectorPointTPoint, TVectorPoint.) | |
| Negate |
Returns a new point with the vector component negated.
(Inherited from ISplicedVectorPointTPoint, TVectorPoint.) | |
| Subtract |
Translates this point by the negation of the given vector.
(Inherited from ISplicedVectorPointTPoint, TVectorPoint.) | |
| Translate |
Translate this point by the given vector.
(Inherited from ISplicedVectorPointTPoint, TVectorPoint.) |