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

COVISE Online Documentation

Next

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

#include <coSquareButtonGeometry.h>

Inheritance diagram for vrui::coSquareButtonGeometry:
vrui::coButtonGeometry

Public Member Functions

 coSquareButtonGeometry (const std::string &name)
 creates the button. More...
 
virtual ~coSquareButtonGeometry ()
 Destructor. More...
 
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

◆ coSquareButtonGeometry()

vrui::coSquareButtonGeometry::coSquareButtonGeometry ( const std::string &  name)

creates the button.

Parameters
nametexture files to load it is looking for textures "name".rgb, "name"-selected.rgb.

◆ ~coSquareButtonGeometry()

vrui::coSquareButtonGeometry::~coSquareButtonGeometry ( )
virtual

Destructor.

Member Function Documentation

◆ getClassName()

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

get the Element's classname

Reimplemented from vrui::coButtonGeometry.

◆ isOfClassName()

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

check if the Element or any ancestor is this classname

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