Fixed various warnings which were appearing under MacOSX.

This commit is contained in:
Robert Osfield
2002-07-13 21:17:40 +00:00
parent db888b191c
commit 4895b22da1
7 changed files with 47 additions and 54 deletions

View File

@@ -156,6 +156,8 @@ void Tesselator::retesselatePolygons(osg::Geometry& geom)
}
break;
}
default:
break;
}
endContour();