VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Protected Attributes
DtDiGuyOsgGraphicsShaderInstance Class Reference

Class declaration. More...

Inheritance diagram for DtDiGuyOsgGraphicsShaderInstance:
Inheritance graph
[legend]

Public Member Functions

 DtDiGuyOsgGraphicsShaderInstance (void *internal_data)
 
 ~DtDiGuyOsgGraphicsShaderInstance ()
 
osg::StateSet * get_state_set ()
 

Public Attributes

osg::ref_ptr< osg::Uniform > m_ufrm_apply_matrices_flag
 
osg::ref_ptr< osg::Uniform > m_ufrm_textures_enabled
 

Protected Attributes

osg::ref_ptr< osg::StateSet > m_shader_state_set
 

Detailed Description

Class declaration.

DtDiGuyOsgGraphicsShaderInstance publicly inherits diguyGraphicsShaderInstance. Virtual functions are declared for some of the virtual functions in the base class.

Constructor & Destructor Documentation

DtDiGuyOsgGraphicsShaderInstance::DtDiGuyOsgGraphicsShaderInstance ( void *  internal_data)
DtDiGuyOsgGraphicsShaderInstance::~DtDiGuyOsgGraphicsShaderInstance ( )

Member Function Documentation

osg::StateSet* DtDiGuyOsgGraphicsShaderInstance::get_state_set ( )

Member Data Documentation

osg::ref_ptr<osg::Uniform> DtDiGuyOsgGraphicsShaderInstance::m_ufrm_apply_matrices_flag
osg::ref_ptr<osg::Uniform> DtDiGuyOsgGraphicsShaderInstance::m_ufrm_textures_enabled
osg::ref_ptr<osg::StateSet> DtDiGuyOsgGraphicsShaderInstance::m_shader_state_set
protected

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)