Changeset 636 in 3DVCSoftware for branches/HTM-8.2-dev0-KWU/source/Lib/TAppCommon/TAppComCamPara.h
- Timestamp:
- 16 Oct 2013, 11:27:16 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev0-KWU/source/Lib/TAppCommon/TAppComCamPara.h
r635 r636 222 222 223 223 #if KWU_RC_MADPRED_E0227 224 Void RCGetZNearZFar ( Int iView, UInt uiFrame, Double& rdZNear, Double& rdZFar );225 Void RCGetGeometryData ( Int dView, UInt uiFrame, Double& rdFocalLength, Double& rdPosition, Double& rdCameraShift, Bool& rbInterpolated );224 Void getZNearZFar ( Int iView, UInt uiFrame, Double& rdZNear, Double& rdZFar ); 225 Void getGeometryData ( Int dView, UInt uiFrame, Double& rdFocalLength, Double& rdPosition, Double& rdCameraShift, Bool& rbInterpolated ); 226 226 #endif 227 227 };
Note: See TracChangeset for help on using the changeset viewer.