| Class | Description |
|---|---|
| Coordinate |
Basic simple handling n-dim coordinate. the coordinates are floats, as they will fulfill most cases.
|
| Point |
2-dim point with x and y coordinate
|
| Rectangle |
Simple 2-dim rectangle definition, working on floats
|
| Vector |
Simple-handling numeric n-dim vector with common calculations.
|
| Vector3D |
3-dim constraint numeric vector providing x,y,z coordinates and rotations
|
Copyright © 2012–2018. All rights reserved.