Files
OpenSceneGraph/src/osgWrappers/osg/Light.cpp
Robert Osfield 1efa9a01d7 Updated wrappers
2006-07-18 20:51:28 +00:00

30 lines
650 B
C++

// ***************************************************************************
//
// Generated automatically by genwrapper.
// Please DO NOT EDIT this file!
//
// ***************************************************************************
#include <osgIntrospection/ReflectionMacros>
#include <osgIntrospection/TypedMethodInfo>
#include <osgIntrospection/Attributes>
#include <osg/Light>
// Must undefine IN and OUT macros defined in Windows headers
#ifdef IN
#undef IN
#endif
#ifdef OUT
#undef OUT
#endif
BEGIN_VALUE_REFLECTOR(osg::Light)
I_Constructor0();
END_REFLECTOR
BEGIN_VALUE_REFLECTOR(osg::Light)
I_Constructor0();
END_REFLECTOR