OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
osgWidget::StyleInterface Class Reference

#include <StyleInterface.h>

Inheritance diagram for osgWidget::StyleInterface:
Inheritance graph
[legend]

Public Member Functions

 StyleInterface ()
 
 StyleInterface (const StyleInterface &si)
 
void setStyle (const std::string &style)
 
std::string & getStyle ()
 
const std::string & getStyle () const
 

Detailed Description

Definition at line 23 of file StyleInterface.h.

Constructor & Destructor Documentation

osgWidget::StyleInterface::StyleInterface ( )
inline

Definition at line 26 of file StyleInterface.h.

osgWidget::StyleInterface::StyleInterface ( const StyleInterface si)
inline

Definition at line 28 of file StyleInterface.h.

Member Function Documentation

std::string& osgWidget::StyleInterface::getStyle ( )
inline

Definition at line 32 of file StyleInterface.h.

const std::string& osgWidget::StyleInterface::getStyle ( ) const
inline

Definition at line 34 of file StyleInterface.h.

void osgWidget::StyleInterface::setStyle ( const std::string &  style)
inline

Definition at line 30 of file StyleInterface.h.


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