OpenCOVER
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | List of all members
vrui::coSquareButtonGeometry Class Reference

#include <coSquareButtonGeometry.h>

Inheritance diagram for vrui::coSquareButtonGeometry:
Inheritance graph
[legend]
Collaboration diagram for vrui::coSquareButtonGeometry:
Collaboration graph
[legend]

Public Member Functions

 coSquareButtonGeometry (const std::string &name)
 
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
 Switch the shown geometry. More...
 
virtual void switchGeometry (ActiveGeometry active)
 
virtual const std::string & getTextureName () const
 
virtual void createGeometry ()
 
virtual void resizeGeometry ()
 
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

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

Destructor.

Member Function Documentation

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

get the Element's classname

Reimplemented from vrui::coButtonGeometry.

virtual bool vrui::coSquareButtonGeometry::isOfClassName ( const char *  ) 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 file: