Renamed the ConvexPlaner* classes to ConvexPlanar* and changed all the various
classes that reference it. Added MUST_READ_ME.txt to the VisualStudio directory.
This commit is contained in:
7
src/osg/ConvexPlanarPolygon.cpp
Normal file
7
src/osg/ConvexPlanarPolygon.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#include <osg/ConvexPlanarPolygon>
|
||||
|
||||
using namespace osg;
|
||||
|
||||
ConvexPlanarPolygon::ConvexPlanarPolygon()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user