Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

anoid::plugin Namespace Reference


Compounds

class  Acceleration
class  Alpha
struct  AscData
class  AscShape
class  Box
class  Color
class  Dynamics
class  Filter
class  Force
class  Gravitation
class  Mass
class  Move
class  Position
class  Rotation
class  Scale
class  Sphere
class  Spin
class  SpinVelocity
class  Velocity

Variables

string_map< AscData * > loaded
DtShapeRef boxshape
int boxdisplay
bool boxinited = false
DtShapeRef sphereshape
GLuint display
bool inited = false


Variable Documentation

int anoid::plugin::boxdisplay
 

Definition at line 12 of file box.cc.

Referenced by anoid::plugin::Box::init(), and anoid::plugin::Box::redraw().

bool anoid::plugin::boxinited = false
 

Definition at line 14 of file box.cc.

Referenced by anoid::plugin::Box::init().

DtShapeRef anoid::plugin::boxshape
 

Definition at line 11 of file box.cc.

Referenced by anoid::plugin::Box::init().

GLuint anoid::plugin::display
 

Definition at line 10 of file sphere.cc.

Referenced by anoid::plugin::Sphere::init(), and anoid::plugin::Sphere::redraw().

bool anoid::plugin::inited = false
 

Definition at line 11 of file sphere.cc.

Referenced by anoid::plugin::Sphere::init().

string_map<AscData *> anoid::plugin::loaded
 

Definition at line 18 of file ascshape.cc.

DtShapeRef anoid::plugin::sphereshape
 

Definition at line 9 of file sphere.cc.

Referenced by anoid::plugin::Sphere::init().


Anoid NG © Michael Westergaard, Martin Stig Stissing, Ronni Michael Laursen, and Kristian Bisgaard Lassen