remove spaces in the previsouly added macro
This commit is contained in:
parent
fc3afbe449
commit
3142b682f2
@ -152,7 +152,7 @@ REGISTER_OBJECT_WRAPPER( DrawElements,
|
||||
#define DRAW_ELEMENTS_WRAPPER( DRAWELEMENTS, ELEMENTTYPE ) \
|
||||
namespace Wrapper##DRAWELEMENTS { \
|
||||
REGISTER_OBJECT_WRAPPER( DRAWELEMENTS, new osg::DRAWELEMENTS, osg::DRAWELEMENTS, "osg::Object osg::BufferData osg::PrimitiveSet osg::"#DRAWELEMENTS) \
|
||||
{ \
|
||||
{ \
|
||||
{ \
|
||||
UPDATE_TO_VERSION_SCOPED( 147 ) \
|
||||
ADDED_ASSOCIATE("osg::BufferData") \
|
||||
|
Loading…
Reference in New Issue
Block a user