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

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

#include <mgeff-common.h>

Data Fields

float x
 
float y
 
float z
 

Detailed Description

Structure defines a float 3D point.

Field Documentation

float _EffPointF3D::x

the x coordinate

float _EffPointF3D::y

the y coordinate

float _EffPointF3D::z

the z coordinate


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