EgtGraphics :
- eliminata istruzione inutile.
This commit is contained in:
@@ -618,7 +618,6 @@ Scene::DrawGeoObj( const IGdbIterator& iIter, int nPass, const MdStMkCol& siObj)
|
||||
pGraphics->Clear() ;
|
||||
ICURVEPOVECTOR vpCurve ;
|
||||
if ( pZmap->GetEdges( vpCurve) && ! vpCurve.empty()) {
|
||||
int nEdgCnt = int( vpCurve.size()) ;
|
||||
pGraphics->AddColor( DGRAY) ;
|
||||
pGraphics->AddMaterial( DGRAY, DGRAY, DGRAY, 10) ;
|
||||
pGraphics->AddBackMaterial( DGRAY) ;
|
||||
|
||||
Reference in New Issue
Block a user