OpenSceneGraph 3.6.5
Namespaces | Macros
Export File Reference

Go to the source code of this file.

Namespaces

namespace  osgManipulator
 The osgManipulator library is a NodeKit that extends the core scene graph to support 3D interactive manipulators.
 

Macros

#define OSGMANIPULATOR_EXPORT_   1
 
#define OSGMANIPULATOR_EXPORT
 
#define META_OSGMANIPULATOR_Object(library, name)
 

Macro Definition Documentation

◆ META_OSGMANIPULATOR_Object

#define META_OSGMANIPULATOR_Object ( library,
name )
Value:
virtual osg::Object* cloneType() const { return new name (); } \
virtual bool isSameKindAs(const osg::Object* obj) const { return dynamic_cast<const name *>(obj)!=NULL; } \
virtual const char* libraryName() const { return #library; }\
virtual const char* className() const { return #name; }

◆ OSGMANIPULATOR_EXPORT

#define OSGMANIPULATOR_EXPORT

◆ OSGMANIPULATOR_EXPORT_

#define OSGMANIPULATOR_EXPORT_   1

osg logo
Generated at Tue May 14 2024 00:00:00 for the OpenSceneGraph by doxygen 1.10.0.