OpenCOVER
Static Public Member Functions | List of all members
vrui::OSGVruiPresets Class Reference

#include <OSGVruiPresets.h>

Static Public Member Functions

static osg::StateSet * getStateSet (coUIElement::Material material)
 
static osg::StateSet * getStateSetCulled (coUIElement::Material material)
 
static osg::StateSet * makeStateSet (coUIElement::Material material)
 
static osg::StateSet * makeStateSetCulled (coUIElement::Material material)
 
static osg::Material * getMaterial (coUIElement::Material material)
 
static osg::TexEnv * getTexEnvModulate ()
 
static osg::PolygonMode * getPolyModeFill ()
 
static osg::CullFace * getCullFaceBack ()
 
static osg::BlendFunc * getBlendOneMinusSrcAlpha ()
 
static void makeTransparent (osg::StateSet *state, bool continuous=false)
 
static std::string getFontFile ()
 

Member Function Documentation

◆ getBlendOneMinusSrcAlpha()

static osg::BlendFunc * vrui::OSGVruiPresets::getBlendOneMinusSrcAlpha ( )
static

◆ getCullFaceBack()

static osg::CullFace * vrui::OSGVruiPresets::getCullFaceBack ( )
static

◆ getFontFile()

static std::string vrui::OSGVruiPresets::getFontFile ( )
static

◆ getMaterial()

static osg::Material * vrui::OSGVruiPresets::getMaterial ( coUIElement::Material  material)
static

◆ getPolyModeFill()

static osg::PolygonMode * vrui::OSGVruiPresets::getPolyModeFill ( )
static

◆ getStateSet()

static osg::StateSet * vrui::OSGVruiPresets::getStateSet ( coUIElement::Material  material)
static

◆ getStateSetCulled()

static osg::StateSet * vrui::OSGVruiPresets::getStateSetCulled ( coUIElement::Material  material)
static

◆ getTexEnvModulate()

static osg::TexEnv * vrui::OSGVruiPresets::getTexEnvModulate ( )
static

◆ makeStateSet()

static osg::StateSet * vrui::OSGVruiPresets::makeStateSet ( coUIElement::Material  material)
static

◆ makeStateSetCulled()

static osg::StateSet * vrui::OSGVruiPresets::makeStateSetCulled ( coUIElement::Material  material)
static

◆ makeTransparent()

static void vrui::OSGVruiPresets::makeTransparent ( osg::StateSet *  state,
bool  continuous = false 
)
static

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