#include <glbarrettl3.h>
Inheritance diagram for GLBarrettL3:
Public Member Functions | |
void | draw () |
Draws the OpenGL modell. | |
GLBarrettL3 () | |
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 ).
GLBarrettL3::GLBarrettL3 | ( | ) | [inline] |
Constructor.
void GLBarrettL3::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:13 2006 by
![]() |