VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions
makVrv::DtPostProcessorDrawable Class Reference
Inheritance diagram for makVrv::DtPostProcessorDrawable:
Inheritance graph
[legend]

Public Member Functions

 DtPostProcessorDrawable ()
 DtPostProcessorDrawable (const DtPostProcessorDrawable &orig, const osg::CopyOp &op)
virtual void drawTexturedQuad () const
 render a simple quad using the current opengl state (setup shader/uniform/textures before calling)

Static Public Member Functions

static osg::Program * createPostProcessorProgram (DtDe &myDe, const std::string &name)
 create an osg program based on the name (name_ps.glsl and name_vs.glsl files are used)

Constructor & Destructor Documentation

makVrv::DtPostProcessorDrawable::DtPostProcessorDrawable ( )
makVrv::DtPostProcessorDrawable::DtPostProcessorDrawable ( const DtPostProcessorDrawable orig,
const osg::CopyOp &  op 
)

Member Function Documentation

virtual void makVrv::DtPostProcessorDrawable::drawTexturedQuad ( ) const
virtual

render a simple quad using the current opengl state (setup shader/uniform/textures before calling)

static osg::Program* makVrv::DtPostProcessorDrawable::createPostProcessorProgram ( DtDe myDe,
const std::string &  name 
)
static

create an osg program based on the name (name_ps.glsl and name_vs.glsl files are used)


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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)