Tidied up spacing
This commit is contained in:
@@ -111,7 +111,6 @@ class OSGUTIL_EXPORT PolytopeIntersector : public Intersector
|
||||
inline const osg::Plane& getReferencePlane() const { return _referencePlane; }
|
||||
|
||||
#ifdef OSG_USE_DEPRECATED_API
|
||||
|
||||
enum {
|
||||
DimZero = POINT_PRIMITIVES, /// deprecated, use POINT_PRIMITIVES
|
||||
DimOne = LINE_PRIMITIVES, /// deprecated, use POINT_PRIMITIVES
|
||||
|
||||
Reference in New Issue
Block a user