| Package | Description |
|---|---|
| csokicraft.util.geom |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IExactVector<T extends java.lang.Number>
An
IVector with a given starting point |
| Modifier and Type | Class and Description |
|---|---|
class |
ExactVector2<T extends java.lang.Number> |
class |
Vector2<T extends java.lang.Number> |
class |
Vector3<T extends java.lang.Number> |
| Modifier and Type | Method and Description |
|---|---|
IVector<T> |
IExactVector.getNormalVec() |
IVector<T> |
IPoint.getNormalVec() |
IVector<T> |
ExactVector2.getNormalVec() |
IVector<T> |
Point2.getNormalVec() |