#include <glbarrettj1.h>
Inheritance diagram for GLBarrettJ1:
Public Member Functions | |
void | draw () |
Draws the OpenGL modell. | |
GLBarrettJ1 () | |
Constructor. | |
Friends | |
class | GLBarrettFinger |
Normally you do not want to use this class dircetly.
Normally you want to draw a GLBarrettFinger or a whole BarrettHand ( GLBHand ).
GLBarrettJ1::GLBarrettJ1 | ( | ) | [inline] |
Constructor.
void GLBarrettJ1::draw | ( | ) | [virtual] |
Draws the OpenGL modell.
This method sould be used by OpenGL::display() or paintGL() to draw a modell joint J1 of a BarrettHand, but normally you want to draw a whole finger ( GLBarrettFinger ) oder a whole BarrettHand ( GLBHand ) .
Implements GLBarrettPrimitive.
![]() |
Generated Wed Aug 16 15:01:03 2006 by
![]() |