EgtGeomKernel :
- migliorie per Stm booleans.
This commit is contained in:
+1
-1
@@ -328,7 +328,7 @@ Triangulate::MakeAdvanced( const POLYLINEVECTOR& vPLORIG, PNTVECTOR& vPt, INTVEC
|
||||
vnPLIndMat.back().push_back( j) ;
|
||||
m_vArea[i].first = -1 ;
|
||||
// inverto se necessario
|
||||
if ( m_vArea[i].second > - EPS_SMALL) {
|
||||
if (( m_vArea[i].second * m_vArea[vnPLIndMat.back().front()].second) > 0.) {
|
||||
vPL[j].Invert() ;
|
||||
vCrvCompo[j]->Invert() ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user