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