Text archives Help
- From: roni@sci.utah.edu
- To: manta@sci.utah.edu
- Subject: [Manta] r1818 - trunk/Model/Cameras
- Date: Mon, 5 Nov 2007 11:47:20 -0700 (MST)
Author: roni
Date: Mon Nov 5 11:47:19 2007
New Revision: 1818
Modified:
trunk/Model/Cameras/PinholeCamera.cc
Log:
Model/Cameras/PinholeCamera.cc
The hack I mentioned last night works, so I'm uncommenting it
and checking it in.
Modified: trunk/Model/Cameras/PinholeCamera.cc
==============================================================================
--- trunk/Model/Cameras/PinholeCamera.cc (original)
+++ trunk/Model/Cameras/PinholeCamera.cc Mon Nov 5 11:47:19 2007
@@ -512,12 +512,10 @@
if(bookmark){
setBasicCameraData(*bookmark);
- // Choudhury: the following line is commented out because it
- // hasn't been tested yet. It's a hack to get PinholeCameras to
- // properly display non-square images at startup (as by passing
- // -res MxY to bin/manta).
-
- //this->setAspectRatio(savedRatio);
+ // Choudhury: the following line is a hack to get PinholeCameras
+ // to properly display non-square images at startup (as by
+ // passing -res MxY to bin/manta).
+ this->setAspectRatio(savedRatio);
haveCamera = true;
} else {
- [Manta] r1818 - trunk/Model/Cameras, roni, 11/05/2007
Archive powered by MHonArc 2.6.16.