| Package | Description |
|---|---|
| de.tsl2.nano.math.vector |
| Modifier and Type | Class and Description |
|---|---|
class |
Point
2-dim point with x and y coordinate
|
class |
Rectangle
Simple 2-dim rectangle definition, working on floats
|
class |
Vector
Simple-handling numeric n-dim vector with common calculations.
|
class |
Vector3D
3-dim constraint numeric vector providing x,y,z coordinates and rotations
|
| Modifier and Type | Method and Description |
|---|---|
void |
Coordinate.set(Coordinate v)
set new coordinate
|
Copyright © 2012–2018. All rights reserved.