Export File Reference


Namespaces

namespace  osgManipulator

Defines

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

Define Documentation

#define META_OSGMANIPULATOR_Object ( library,
name   ) 

Value:

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; }

#define OSGMANIPULATOR_EXPORT

#define OSGMANIPULATOR_EXPORT_   1


Generated on Fri Mar 19 19:52:47 2010 for openscenegraph by  doxygen 1.5.6