VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions
makVrv::DtOsgGlobalShaderComponent Class Reference

State component that injects top-level global shader code; i.e. shader state that should affect the entire scene graph.

Inheritance diagram for makVrv::DtOsgGlobalShaderComponent:
Inheritance graph
[legend]

Public Member Functions

 DtOsgGlobalShaderComponent (DtDe &de)
 
virtual bool install (osg::StateSet *stateset)
 
virtual bool uninstall (osg::StateSet *stateset)
 
- Public Member Functions inherited from makVrv::DtOsgStateComponent
 DtOsgStateComponent (DtDe &de)
 

Protected Member Functions

virtual ~DtOsgGlobalShaderComponent ()
 
- Protected Member Functions inherited from makVrv::DtOsgStateComponent
virtual ~DtOsgStateComponent ()
 
virtual const std::string & loadShaderSource (const std::string &strFileName) const
 

Additional Inherited Members

- Protected Attributes inherited from makVrv::DtOsgStateComponent
DtDemyDe
 
DtOsgShaderFilesCachemyShaderFilesCache
 

Constructor & Destructor Documentation

makVrv::DtOsgGlobalShaderComponent::DtOsgGlobalShaderComponent ( DtDe de)

CTOR.

virtual makVrv::DtOsgGlobalShaderComponent::~DtOsgGlobalShaderComponent ( )
protectedvirtual

DTOR.

Member Function Documentation

virtual bool makVrv::DtOsgGlobalShaderComponent::install ( osg::StateSet *  stateset)
virtual

Install this component on a state set.

Implements makVrv::DtOsgStateComponent.

virtual bool makVrv::DtOsgGlobalShaderComponent::uninstall ( osg::StateSet *  stateset)
virtual

Uninstall this component from a state set.

Implements makVrv::DtOsgStateComponent.


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

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)