Script
|
Classes | |
class | Point2d |
The Point2d class defines a bi-dimensional point container. Point2d objects can be instantiated in the scripting environment. More... | |
class | Vector2d |
The Vector2d class defines a bi-dimensional vector container. Vector2d objects can be instantiated in the scripting environment. More... | |
class | Point3d |
The Point3d class defines a three-dimensional point container. Point3d objects can be instantiated in the scripting environment. More... | |
class | Vector3d |
The Vector3d class defines a three-dimensional vector container. Vector3d objects can be instantiated in the scripting environment. More... | |
class | Matrix4x4 |
The Matrix4x4 class defines a four by four matrix container. Matrix4x4 objects can be instantiated in the scripting environment. More... | |