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

38 lines
860 B
C++

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