mGEff API Reference  v1.2.0
An animation framework for MiniGUI apps
Data Fields
_EffPoint3D Struct Reference

Structure defines a int 3D point. More...

#include <mgeff-common.h>

Data Fields

int x
 
int y
 
int z
 

Detailed Description

Structure defines a int 3D point.

Field Documentation

int _EffPoint3D::x

the x coordinate

int _EffPoint3D::y

the y coordinate

int _EffPoint3D::z

the z coordinate


The documentation for this struct was generated from the following file: