OpenSceneGraph/src/osgWrappers/osgParticle/PrecipitationEffect.cpp

63 lines
1.9 KiB
C++
Raw Normal View History

2006-04-25 21:50:07 +08:00
// ***************************************************************************
//
// Generated automatically by genwrapper.
// Please DO NOT EDIT this file!
//
// ***************************************************************************
#include <osgIntrospection/ReflectionMacros>
#include <osgIntrospection/TypedMethodInfo>
2006-09-01 21:34:05 +08:00
#include <osgIntrospection/StaticMethodInfo>
2006-04-25 21:50:07 +08:00
#include <osgIntrospection/Attributes>
#include <osgParticle/PrecipitationEffect>
// Must undefine IN and OUT macros defined in Windows headers
#ifdef IN
#undef IN
#endif
#ifdef OUT
#undef OUT
#endif
2007-02-17 01:35:52 +08:00
BEGIN_VALUE_REFLECTOR(osgParticle::PrecipitationEffect::PrecipitationDrawable::Cell)
I_Constructor3(IN, int, in_i, IN, int, in_j, IN, int, in_k,
____Cell__int__int__int,
2006-10-24 17:45:50 +08:00
"",
"");
2007-02-17 01:35:52 +08:00
I_Constructor3(IN, int, in_i, IN, int, in_j, IN, int, in_k,
____Cell__int__int__int,
"",
"");
I_PublicMemberProperty(int, i);
I_PublicMemberProperty(int, j);
I_PublicMemberProperty(int, k);
2006-04-25 21:50:07 +08:00
END_REFLECTOR
2007-02-17 01:35:52 +08:00
BEGIN_VALUE_REFLECTOR(osgParticle::PrecipitationEffect::PrecipitationDrawable::Cell)
I_Constructor3(IN, int, in_i, IN, int, in_j, IN, int, in_k,
____Cell__int__int__int,
"",
"");
I_Constructor3(IN, int, in_i, IN, int, in_j, IN, int, in_k,
____Cell__int__int__int,
2006-10-24 17:45:50 +08:00
"",
"");
2007-02-17 01:35:52 +08:00
I_PublicMemberProperty(int, i);
I_PublicMemberProperty(int, j);
I_PublicMemberProperty(int, k);
2006-04-25 21:50:07 +08:00
END_REFLECTOR
BEGIN_VALUE_REFLECTOR(osgParticle::PrecipitationEffect::PrecipitationDrawable::LessFunctor)
2006-10-24 17:45:50 +08:00
I_Constructor0(____LessFunctor,
"",
"");
2006-04-25 21:50:07 +08:00
END_REFLECTOR
2007-02-16 23:29:47 +08:00
BEGIN_VALUE_REFLECTOR(osgParticle::PrecipitationEffect::PrecipitationDrawable::LessFunctor)
I_Constructor0(____LessFunctor,
"",
"");
END_REFLECTOR
2006-04-25 21:50:07 +08:00