Overview | All Modules | Tutorial | User's Guide | Programming Guide
Previous

COVISE Online Documentation

Next

Public Member Functions | List of all members
vrui::coToggleButtonGeometry Class Reference

#include <coToggleButtonGeometry.h>

Inheritance diagram for vrui::coToggleButtonGeometry:
vrui::coButtonGeometry

Public Member Functions

 coToggleButtonGeometry (const std::string &name="UI/haken")
 
virtual ~coToggleButtonGeometry ()
 
virtual float getWidth () const
 get width of this geometry More...
 
virtual float getHeight () const
 get height of this geometry More...
 
virtual void createGeometry ()
 
virtual void resizeGeometry ()
 
virtual const char * getClassName () const
 get the Element's classname More...
 
virtual bool isOfClassName (const char *) const
 check if the Element or any ancestor is this classname More...
 
- Public Member Functions inherited from vrui::coButtonGeometry
 coButtonGeometry (const std::string &texture)
 
virtual ~coButtonGeometry ()
 
virtual float getWidth () const
 get width of this geometry More...
 
virtual float getHeight () const
 get height of this geometry More...
 
virtual void switchGeometry (ActiveGeometry active)
 
virtual const std::string & getTextureName () const
 
virtual void createGeometry ()
 
virtual void resizeGeometry ()
 
virtual const char * getClassName () const
 get the Element's classname More...
 
virtual bool isOfClassName (const char *) const
 check if the Element or any ancestor is this classname More...
 
virtual vruiTransformNodegetDCS ()
 
virtual vruiButtonProvidergetButtonProvider () const
 

Additional Inherited Members

- Public Types inherited from vrui::coButtonGeometry
enum  ActiveGeometry {
  NORMAL = 0 , PRESSED , HIGHLIGHT , HIGHLIGHT_PRESSED ,
  DISABLED
}
 
- Protected Attributes inherited from vrui::coButtonGeometry
std::string texture
 name of the texture file More...
 
vruiButtonProviderbuttonGeometryProvider
 

Constructor & Destructor Documentation

◆ coToggleButtonGeometry()

vrui::coToggleButtonGeometry::coToggleButtonGeometry ( const std::string &  name = "UI/haken")

◆ ~coToggleButtonGeometry()

vrui::coToggleButtonGeometry::~coToggleButtonGeometry ( )
virtual

Member Function Documentation

◆ createGeometry()

void vrui::coToggleButtonGeometry::createGeometry ( )
virtual

Reimplemented from vrui::coButtonGeometry.

◆ getClassName()

const char * vrui::coToggleButtonGeometry::getClassName ( ) const
virtual

get the Element's classname

Reimplemented from vrui::coButtonGeometry.

◆ getHeight()

float vrui::coToggleButtonGeometry::getHeight ( ) const
virtual

get height of this geometry

Switch the shown geometry

Reimplemented from vrui::coButtonGeometry.

◆ getWidth()

float vrui::coToggleButtonGeometry::getWidth ( ) const
virtual

get width of this geometry

Reimplemented from vrui::coButtonGeometry.

◆ isOfClassName()

bool vrui::coToggleButtonGeometry::isOfClassName ( const char *  classname) const
virtual

check if the Element or any ancestor is this classname

Reimplemented from vrui::coButtonGeometry.

◆ resizeGeometry()

void vrui::coToggleButtonGeometry::resizeGeometry ( )
virtual

Reimplemented from vrui::coButtonGeometry.


The documentation for this class was generated from the following files:
PreviousNext

Authors: Martin Aumüller, Ruth Lang, Daniela Rainer, Jürgen Schulze-Döbold, Andreas Werner, Peter Wolf, Uwe Wössner
Copyright © 1993-2009 HLRS, 2004-2009 RRZK, 2005-2009 Visenso
COVISE Version 6.5 Academic