OpenSceneGraph
3.4.0
|
#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. | |
Defines | |
#define | OSG_SCRIPTENGINE 1 |
#define OSG_SCRIPTENGINE 1 |
![]() | Generated at Tue Dec 8 2015 00:14:22 for the OpenSceneGraph by doxygen 1.7.6.1. |