Changeset 296 in 3DVCSoftware for trunk/source/Lib/TAppCommon/TAppComCamPara.h
- Timestamp:
- 20 Feb 2013, 22:07:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TAppCommon/TAppComCamPara.h
r102 r296 107 107 Int**** m_aiSynthViewShiftLUT; ///< Disparity LUT 108 108 109 110 109 protected: 111 110 // create and delete arrays … … 143 142 Void xSetShiftParametersAndLUT ( UInt uiNumViewDim1, UInt uiNumViewDim2, UInt uiFrame, Bool bExternalReference, Double****& radLUT, Int****& raiLUT, Double***& radShiftParams, Int64***& raiShiftParams ); 144 143 Void xSetShiftParametersAndLUT ( UInt uiFrame ); 145 146 144 147 145 // getting conversion parameters for disparity to virtual depth conversion
Note: See TracChangeset for help on using the changeset viewer.