Removed the exclusion of CullSettings from the genwrapper.conf, and then changed the CullStack RefMatrix& methods to RefMatrix*
as the RefMatrix& versions caused the wrappers to fail.
This commit is contained in:
@@ -44,7 +44,7 @@ end
|
||||
#############################################################################
|
||||
|
||||
|
||||
suppress reflector "osg::CullStack"
|
||||
# suppress reflector "osg::CullStack"
|
||||
|
||||
ignore file "osgViewer/GraphicsWindowX11"
|
||||
ignore file "osgViewer/GraphicsWindowWin32"
|
||||
|
||||
Reference in New Issue
Block a user