Changeset 41 in 3DVCSoftware for branches/0.3-poznan-univ/source/App/TAppCommon/TAppComCamPara.h
- Timestamp:
- 26 Mar 2012, 09:03:21 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.3-poznan-univ/source/App/TAppCommon/TAppComCamPara.h
r28 r41 105 105 106 106 #if POZNAN_NONLINEAR_DEPTH 107 Float m_fDepthPower; 107 TComNonlinearDepthModel m_cNonlinearDepthModel; 108 Bool m_bUseNonlinearDepth; 108 109 #endif 109 110 … … 166 167 Int iLog2Precision 167 168 #if POZNAN_NONLINEAR_DEPTH 168 , Float fDepthPower169 ,TComNonlinearDepthModel* pcNonlinearDepthModel 169 170 #endif 170 171 ); … … 178 179 Int iLog2Precision 179 180 #if POZNAN_NONLINEAR_DEPTH 180 , Float fDepthPower181 ,TComNonlinearDepthModel* pcNonlinearDepthModel 181 182 #endif 182 183 );
Note: See TracChangeset for help on using the changeset viewer.