EgtGeomKernel :
- migliorie alle funzioni SharpRectSwept e BeveledRectSwept - migliorie varie.
This commit is contained in:
@@ -647,7 +647,6 @@ VolZmap::AddMapPart( int nMap, int nInfI, int nSupI, int nInfJ, int nSupJ, const
|
||||
}
|
||||
|
||||
int nInt = int( IntersectionResults.size()) ; // numero di intersezioni valide
|
||||
int nPos = j * m_nNx[nMap] + i ; // posizione del dexel corrente
|
||||
bool bInside = false ; // Flag entrata/uscita per tratto di retta
|
||||
Point3d ptIn ; Vector3d vtInN ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user