Refactor Viewer/CompositeViewer so the both inherit from the a ViewerBase class
This commit is contained in:
@@ -36,7 +36,7 @@ END_REFLECTOR
|
||||
|
||||
BEGIN_OBJECT_REFLECTOR(osg::View)
|
||||
I_DeclaringFile("osg/View");
|
||||
I_BaseType(osg::Object);
|
||||
I_VirtualBaseType(osg::Object);
|
||||
I_Constructor0(____View,
|
||||
"",
|
||||
"");
|
||||
|
||||
Reference in New Issue
Block a user