EgtGraphics 1.5b2 :
- aggiunta gestione ObjNewGraphics e ObjOldGraphics.
This commit is contained in:
@@ -245,6 +245,9 @@ Scene::RotateCamera( const Point3d& ptWinOld, const Point3d& ptWinNew)
|
||||
bool
|
||||
Scene::ZoomAll( void)
|
||||
{
|
||||
// aggiorno l'ingombro
|
||||
UpdateExtension() ;
|
||||
|
||||
// traslo il centro di vista nel centro del box
|
||||
Point3d ptExtCent ;
|
||||
if ( ! m_b3ExtWorld.GetCenter( ptExtCent))
|
||||
|
||||
Reference in New Issue
Block a user