Cleanup header
Missing function causes issues in Python now that the routine is gone.
This commit is contained in:
parent
3860ab9f0c
commit
797ff00367
|
@ -586,8 +586,6 @@ public:
|
||||||
bool PointInside( const VECTOR2I& aPt, int aAccuracy = 0, bool aUseBBoxCache = false ) const;
|
bool PointInside( const VECTOR2I& aPt, int aAccuracy = 0, bool aUseBBoxCache = false ) const;
|
||||||
|
|
||||||
|
|
||||||
bool SegmentInside( const SEG& aSeg ) const;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Function PointOnEdge()
|
* Function PointOnEdge()
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue