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 | |
} | s |
GLfloat | T [2] |
KempoApi: The Turloc Toolkit * * ** ** Filename: ArcBall.h ** Version: Common ** Arcball class for mouse manipulation. (C) 1999-2003 Tatewake.com History: 08/17/2003 -(TJG) - Creation 09/23/2003 -(TJG) - Bug fix and optimization 09/25/2003 -(TJG) - Version for NeHe Basecode users
Definition at line 31 of file moArcBall.h.
struct { ... } Tuple2f_t::s |
GLfloat Tuple2f_t::T[2] |
Definition at line 38 of file moArcBall.h.
GLfloat Tuple2f_t::X |
Definition at line 35 of file moArcBall.h.
GLfloat Tuple2f_t::Y |
Definition at line 35 of file moArcBall.h.