Value types.
Classes | |
struct | Angle |
Angle value. More... | |
struct | Attribute |
Face attributes. More... | |
struct | DateTime |
Time management. More... | |
class | Event |
Event delegate. More... | |
class | Fxp |
Fixed point type and math by https://github.com/robertoduarte. More... | |
struct | HighColor |
Color in ABGR1555 format. More... | |
class | ITask |
Abstract class that defines the class prototype to implement a Task that runs on Slave SH2. More... | |
struct | Matrix |
Transformation matrix. More... | |
class | MemberProxy |
This proxy is used to interface with member functions. More... | |
struct | Mesh |
3D mesh More... | |
struct | Polygon |
Mesh polygon. More... | |
struct | SmoothMesh |
3D smooths mesh More... | |
struct | TrueColor |
Color in ABGR1888 format. More... | |
struct | Vector2D |
2D vector More... | |
struct | Vector3D |
3D vector More... | |