Fixed various warnings which were appearing under MacOSX.
This commit is contained in:
@@ -156,6 +156,8 @@ void Tesselator::retesselatePolygons(osg::Geometry& geom)
|
||||
}
|
||||
break;
|
||||
}
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
endContour();
|
||||
|
||||
Reference in New Issue
Block a user