|
OpenSceneGraph 3.6.5
|
#include <osg/Object>#include <osg/Callback>#include <osg/NodeVisitor>#include <osg/UserDataContainer>Classes | |
| class | osg::Script |
| class | osg::ScriptNodeCallback |
| NodeCallback for attaching a script to a NodeCallback so that it can be called as an update or event callback. More... | |
| class | osg::ScriptEngine |
| ScriptEngine base class for integrating different scripting languages. More... | |
Namespaces | |
| namespace | osg |
| The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Macros | |
| #define | OSG_SCRIPTENGINE 1 |
| #define OSG_SCRIPTENGINE 1 |
| Generated at Fri Jan 31 2020 11:03:07 for the OpenSceneGraph by doxygen 1.9.5. |