argos::CQTOpenGLCylinder Class Reference

#include <qtopengl_cylinder.h>

Public Member Functions

 CQTOpenGLCylinder ()
 
virtual ~CQTOpenGLCylinder ()
 
void DrawLEDs (CCylinderEntity &c_entity)
 
virtual void Draw (CCylinderEntity &c_entity)
 

Detailed Description

Definition at line 24 of file qtopengl_cylinder.h.

Constructor & Destructor Documentation

◆ CQTOpenGLCylinder()

argos::CQTOpenGLCylinder::CQTOpenGLCylinder ( )

Definition at line 28 of file qtopengl_cylinder.cpp.

◆ ~CQTOpenGLCylinder()

argos::CQTOpenGLCylinder::~CQTOpenGLCylinder ( )
virtual

Definition at line 50 of file qtopengl_cylinder.cpp.

Member Function Documentation

◆ Draw()

void argos::CQTOpenGLCylinder::Draw ( CCylinderEntity c_entity)
virtual

Definition at line 87 of file qtopengl_cylinder.cpp.

◆ DrawLEDs()

void argos::CQTOpenGLCylinder::DrawLEDs ( CCylinderEntity c_entity)

Definition at line 57 of file qtopengl_cylinder.cpp.