Files
OpenSceneGraph/src/osgWrappers/osg/Vec4.cpp
2005-04-07 20:00:17 +00:00

16 lines
435 B
C++

// ***************************************************************************
//
// Generated automatically by genwrapper.
// Please DO NOT EDIT this file!
//
// ***************************************************************************
#include <osgIntrospection/ReflectionMacros>
#include <osgIntrospection/TypedMethodInfo>
#include <osgIntrospection/Attributes>
#include <osg/Vec4>
TYPE_NAME_ALIAS(osg::Vec4f, osg::Vec4);