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

#include <OSGVruiUIElement.h>

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

Public Member Functions

 OSGVruiUIElement (coUIElement *element)
 
virtual ~OSGVruiUIElement ()
 
vruiTransformNodegetDCS ()
 
- Public Member Functions inherited from vrui::vruiUIElementProvider
 vruiUIElementProvider (coUIElement *element)
 
virtual ~vruiUIElementProvider ()
 
virtual void createGeometry ()=0
 
virtual vruiTransformNodegetDCS ()=0
 
virtual void resizeGeometry ()=0
 
virtual void setEnabled (bool)
 
virtual void setHighlighted (bool)
 
virtual void update ()
 
virtual float getWidth () const
 
virtual float getHeight () const
 
virtual float getDepth () const
 

Protected Attributes

OSGVruiTransformNodemyDCS
 main DCS of this UI Element More...
 
- Protected Attributes inherited from vrui::vruiUIElementProvider
coUIElementelement
 

Constructor & Destructor Documentation

◆ OSGVruiUIElement()

vrui::OSGVruiUIElement::OSGVruiUIElement ( coUIElement element)

◆ ~OSGVruiUIElement()

virtual vrui::OSGVruiUIElement::~OSGVruiUIElement ( )
virtual

Member Function Documentation

◆ getDCS()

vruiTransformNode * vrui::OSGVruiUIElement::getDCS ( )
virtual

Member Data Documentation

◆ myDCS

OSGVruiTransformNode* vrui::OSGVruiUIElement::myDCS
protected

main DCS of this UI Element


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