|
mGEff API Reference
v1.2.0
An animation framework for MiniGUI apps
|
Structure defines a int 3D point. More...
#include <mgeff-common.h>
Data Fields | |
| int | x |
| int | y |
| int | z |
Structure defines a int 3D point.
| int _EffPoint3D::x |
the x coordinate
| int _EffPoint3D::y |
the y coordinate
| int _EffPoint3D::z |
the z coordinate
1.8.11