7 #ifndef QTOPENGL_EPUCK_H
8 #define QTOPENGL_EPUCK_H
64 GLuint m_unChassisList;
77 GLfloat m_fLEDAngleSlice;
The namespace containing all the ARGoS related code.
void SetLEDMaterial(GLfloat f_red, GLfloat f_green, GLfloat f_blue)
Sets a colored LED material.
virtual ~CQTOpenGLEPuck()
void SetCircuitBoardMaterial()
Sets a circuit board material.
void RenderChassis()
Renders the chassis.
void SetGreenPlasticMaterial()
Sets a green plastic material.
void RenderLED()
A single LED of the ring.
void RenderBody()
Renders the body.
virtual void Draw(CEPuckEntity &c_entity)
void RenderWheel()
Renders a wheel.
void SetRedPlasticMaterial()
Sets a red plastic material.