Changeset 1279 in 3DVCSoftware for branches/HTM-14.1-update-dev1/source/Lib/TAppCommon
- Timestamp:
- 15 Jul 2015, 14:57:32 (9 years ago)
- Location:
- branches/HTM-14.1-update-dev1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-14.1-update-dev1
-
branches/HTM-14.1-update-dev1/source/Lib/TAppCommon/TAppComCamPara.cpp
r1239 r1279 1373 1373 Int iSourceViewNum = m_aiBaseViews[ iViewIdx ]; 1374 1374 Double dBaseLine = 0.0; 1375 Double dFL1 = 0.0, dCS1 = 0.0, dCP1 = 0.0, dZN1 = 0.0, dZF1 = 0.0;1375 Double dFL1 = 1.0, dCS1 = 1.0, dCP1 = 1.0, dZN1 = 1.0, dZF1 = 1.0; 1376 1376 Bool bInterpolated = false; 1377 1377 double dPos[3] = {0.0, 0.0, 0.0};
Note: See TracChangeset for help on using the changeset viewer.