OpenCOVER
Public Member Functions | Protected Member Functions | List of all members
vrui::coPanelGeometry Class Reference

#include <coPanelGeometry.h>

Inheritance diagram for vrui::coPanelGeometry:
Inheritance graph
[legend]

Public Member Functions

 coPanelGeometry (const std::string &textureName)
 
virtual ~coPanelGeometry ()
 
virtual void attachGeode (vruiTransformNode *node)
 
virtual float getWidth ()
 
virtual float getHeight ()
 
virtual float getDepth ()
 
const char * getTextureName () const
 
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...
 

Protected Member Functions

 coPanelGeometry ()
 

Constructor & Destructor Documentation

◆ coPanelGeometry() [1/2]

vrui::coPanelGeometry::coPanelGeometry ( const std::string &  textureName)

◆ ~coPanelGeometry()

virtual vrui::coPanelGeometry::~coPanelGeometry ( )
virtual

◆ coPanelGeometry() [2/2]

vrui::coPanelGeometry::coPanelGeometry ( )
protected

Member Function Documentation

◆ attachGeode()

virtual void vrui::coPanelGeometry::attachGeode ( vruiTransformNode node)
virtual

◆ getClassName()

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

get the Element's classname

Reimplemented in vrui::coFlatPanelGeometry.

◆ getDepth()

virtual float vrui::coPanelGeometry::getDepth ( )
virtual

◆ getHeight()

virtual float vrui::coPanelGeometry::getHeight ( )
virtual

◆ getTextureName()

const char * vrui::coPanelGeometry::getTextureName ( ) const

◆ getWidth()

virtual float vrui::coPanelGeometry::getWidth ( )
virtual

◆ isOfClassName()

virtual bool vrui::coPanelGeometry::isOfClassName ( const char *  ) const
virtual

check if the Element or any ancestor is this classname

Reimplemented in vrui::coFlatPanelGeometry.


The documentation for this class was generated from the following file: