Removed the rendundent variables in the ConvexPlanerPolygon as these were
unused and unitialized.
This commit is contained in:
@@ -2,3 +2,6 @@
|
||||
|
||||
using namespace osg;
|
||||
|
||||
ConvexPlanerPolygon::ConvexPlanerPolygon()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user