BrainTrain
|
This is the complete list of members for brtr::ProgramSwitcherCallback, including all inherited members.
_attachTo | brtr::BaseInteractionCallback | protected |
_curProg | brtr::ProgramSwitcherCallback | private |
_done | brtr::BaseInteractionCallback | protected |
_hudCam | brtr::BaseInteractionCallback | protected |
_programs | brtr::ProgramSwitcherCallback | private |
_text | brtr::BaseInteractionCallback | protected |
BaseInteractionCallback(osg::Node *attachTo, osg::Camera *hudCam, int width, int height) | brtr::BaseInteractionCallback | |
clearText() | brtr::BaseInteractionCallback | |
getNode() const | brtr::BaseInteractionCallback | |
interact(osg::Node *, osg::NodeVisitor *) | brtr::ProgramSwitcherCallback | protectedvirtual |
operator()(osg::Node *node, osg::NodeVisitor *nv) | brtr::BaseInteractionCallback | virtual |
ProgramSwitcherCallback(osg::Node *postprocessCam, osg::Camera *hudCam, int width, int height, std::vector< osg::ref_ptr< osg::Program >> programs) | brtr::ProgramSwitcherCallback | |
reactivate() | brtr::BaseInteractionCallback | |
setNode(osg::ref_ptr< osg::Node > val) | brtr::BaseInteractionCallback | |
setText() | brtr::ProgramSwitcherCallback | virtual |