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

COVISE Online Documentation

Next

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

#include <coPanelGeometry.h>

Inheritance diagram for vrui::coPanelGeometry:
vrui::coFlatPanelGeometry

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()

vrui::coPanelGeometry::~coPanelGeometry ( )
virtual

◆ coPanelGeometry() [2/2]

vrui::coPanelGeometry::coPanelGeometry ( )
protected

Member Function Documentation

◆ attachGeode()

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

◆ getClassName()

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

get the Element's classname

Reimplemented in vrui::coFlatPanelGeometry.

◆ getDepth()

float vrui::coPanelGeometry::getDepth ( )
virtual

◆ getHeight()

float vrui::coPanelGeometry::getHeight ( )
virtual

◆ getTextureName()

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

◆ getWidth()

float vrui::coPanelGeometry::getWidth ( )
virtual

◆ isOfClassName()

bool vrui::coPanelGeometry::isOfClassName ( const char *  classname) 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 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