From Tim Moore, removed redundent forward declartion of BoundingBox and BoundingSphere
This commit is contained in:
parent
4f5379389d
commit
3455431129
@ -20,9 +20,6 @@
|
||||
|
||||
namespace osg {
|
||||
|
||||
class BoundingBox;
|
||||
class BoundingSphere;
|
||||
|
||||
/** A class for representing components of convex clipping volumes. */
|
||||
class OSG_EXPORT ConvexPlanarPolygon
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user