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 | |
} | s |
GLfloat | T [3] |
Definition at line 41 of file moArcBall.h.
struct { ... } Tuple3f_t::s |
GLfloat Tuple3f_t::T[3] |
Definition at line 48 of file moArcBall.h.
GLfloat Tuple3f_t::X |
Definition at line 45 of file moArcBall.h.
GLfloat Tuple3f_t::Y |
Definition at line 45 of file moArcBall.h.
GLfloat Tuple3f_t::Z |
Definition at line 45 of file moArcBall.h.