libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
#include <moArcBall.h>
Public Attributes | |
struct { | |
GLfloat X | |
GLfloat Y | |
GLfloat Z | |
GLfloat W | |
} | s |
GLfloat | T [4] |
Definition at line 51 of file moArcBall.h.
struct { ... } Tuple4f_t::s |
GLfloat Tuple4f_t::T[4] |
Definition at line 58 of file moArcBall.h.
GLfloat Tuple4f_t::W |
Definition at line 55 of file moArcBall.h.
GLfloat Tuple4f_t::X |
Definition at line 55 of file moArcBall.h.
GLfloat Tuple4f_t::Y |
Definition at line 55 of file moArcBall.h.
GLfloat Tuple4f_t::Z |
Definition at line 55 of file moArcBall.h.