EgtGraphics :
- piccoli adattamenti.
This commit is contained in:
+1
-1
@@ -238,7 +238,7 @@ Scene::DrawGeoObj( const IGdbIterator& iIter, int nPass, const MdStMkCol& siObj)
|
||||
return false ;
|
||||
// calcolo la grafica
|
||||
PolyLine PL ;
|
||||
pCurve->ApproxWithLines( 0.005, 5, PL) ;
|
||||
pCurve->ApproxWithLines( 0.005, 5, ICurve::APL_STD, PL) ;
|
||||
pGraphics->Clear() ;
|
||||
pGraphics->AddColor( siObj.colObj) ;
|
||||
pGraphics->AddPolyLine( PL) ;
|
||||
|
||||
Reference in New Issue
Block a user