|
OSG
3.4.0
|
#include <osg/Object>#include <osg/UserDataContainer>
Go to the source code of this file.
Classes | |
| class | osg::Callback |
| class | osg::CallbackObject |
| class | osg::NodeCallback |
| class | osg::StateAttributeCallback |
| class | osg::UniformCallback |
Namespaces | |
| osg | |
Typedefs | |
| typedef std::vector < osg::ref_ptr< osg::Object > > | osg::Parameters |
Functions | |
| CallbackObject * | osg::getCallbackObject (osg::Object *object, const std::string &name) |
| const CallbackObject * | osg::getCallbackObject (const osg::Object *object, const std::string &name) |
| bool | osg::runNamedCallbackObjects (osg::Object *object, const std::string &name, osg::Parameters &inputParameters, osg::Parameters &outputParameters) |
1.8.8