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: