vrj::GlDrawGloveObjectFunctor Class Reference

Base class for glove drawing. More...

#include <vrj/Draw/OGL/GlDrawObjectFunctor.h>

Inheritance diagram for vrj::GlDrawGloveObjectFunctor:

Inheritance graph
[legend]
Collaboration diagram for vrj::GlDrawGloveObjectFunctor:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void setGlove ()=0
virtual ~GlDrawGloveObjectFunctor ()

Detailed Description

Base class for glove drawing.

Adds a function for setting glove parameters.

Definition at line 74 of file GlDrawObjectFunctor.h.


Constructor & Destructor Documentation

virtual vrj::GlDrawGloveObjectFunctor::~GlDrawGloveObjectFunctor (  )  [inline, virtual]

Definition at line 79 of file GlDrawObjectFunctor.h.

00080    {
00081       /* Do nothing. */ ;
00082    }


Member Function Documentation

virtual void vrj::GlDrawGloveObjectFunctor::setGlove (  )  [pure virtual]


The documentation for this class was generated from the following file:
Generated on Thu Jan 4 10:58:15 2007 for VR Juggler by  doxygen 1.5.1