65 lines
1.9 KiB
C++
65 lines
1.9 KiB
C++
// ***************************************************************************
|
|
//
|
|
// Generated automatically by genwrapper.
|
|
// Please DO NOT EDIT this file!
|
|
//
|
|
// ***************************************************************************
|
|
|
|
#include <osgIntrospection/ReflectionMacros>
|
|
#include <osgIntrospection/TypedMethodInfo>
|
|
#include <osgIntrospection/StaticMethodInfo>
|
|
#include <osgIntrospection/Attributes>
|
|
|
|
#include <osgManipulator/ScaleAxisDragger>
|
|
|
|
// Must undefine IN and OUT macros defined in Windows headers
|
|
#ifdef IN
|
|
#undef IN
|
|
#endif
|
|
#ifdef OUT
|
|
#undef OUT
|
|
#endif
|
|
|
|
BEGIN_OBJECT_REFLECTOR(osgManipulator::ScaleAxisDragger)
|
|
I_BaseType(osgManipulator::CompositeDragger);
|
|
I_BaseType(osgManipulator::CompositeDragger);
|
|
I_Constructor0(____ScaleAxisDragger,
|
|
"",
|
|
"");
|
|
I_Method0(void, setupDefaultGeometry,
|
|
Properties::NON_VIRTUAL,
|
|
__void__setupDefaultGeometry,
|
|
"Setup default geometry for dragger. ",
|
|
"");
|
|
I_Constructor0(____ScaleAxisDragger,
|
|
"",
|
|
"");
|
|
I_Method0(void, setupDefaultGeometry,
|
|
Properties::NON_VIRTUAL,
|
|
__void__setupDefaultGeometry,
|
|
"Setup default geometry for dragger. ",
|
|
"");
|
|
END_REFLECTOR
|
|
|
|
BEGIN_OBJECT_REFLECTOR(osgManipulator::ScaleAxisDragger)
|
|
I_BaseType(osgManipulator::CompositeDragger);
|
|
I_BaseType(osgManipulator::CompositeDragger);
|
|
I_Constructor0(____ScaleAxisDragger,
|
|
"",
|
|
"");
|
|
I_Method0(void, setupDefaultGeometry,
|
|
Properties::NON_VIRTUAL,
|
|
__void__setupDefaultGeometry,
|
|
"Setup default geometry for dragger. ",
|
|
"");
|
|
I_Constructor0(____ScaleAxisDragger,
|
|
"",
|
|
"");
|
|
I_Method0(void, setupDefaultGeometry,
|
|
Properties::NON_VIRTUAL,
|
|
__void__setupDefaultGeometry,
|
|
"Setup default geometry for dragger. ",
|
|
"");
|
|
END_REFLECTOR
|
|
|