Changeset 604 in 3DVCSoftware for branches/HTM-DEV-2.0-dev0/source/Lib/TLibCommon
- Timestamp:
- 31 Aug 2013, 20:04:13 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified branches/HTM-DEV-2.0-dev0/source/Lib/TLibCommon/TypeDef.h ¶
r603 r604 141 141 142 142 ///////////////////////////////////////////////////////////////////////////////////////// 143 /////////////////////////////////// NEW ADOPTIONS ///////////////////////////////143 /////////////////////////////////// HTM-8.0 INTEGRATIONS ////////////////////////////// 144 144 ///////////////////////////////////////////////////////////////////////////////////////// 145 145 … … 196 196 #endif 197 197 198 #define H_3D_REN_MAX_DEV_OUT 0 // Output maximal possible shift deviation 199 198 200 /// FIXES 199 201 #define H_3D_FIX_BVSP 1 // DV from NBDV instead of DoNBDV should be used … … 201 203 #define H_3D_FIX_REN 1 // fix of erroneous inpainting for renderer 202 204 #define H_3D_FIX_REN_WARNING 1 // fix of warning related to camera parameter precision 205 203 206 #define H_3D_FIX_UINT_WARNING 1 // explicit in VSD 204 207 #endif // H_3D 208 209 210 ///////////////////////////////////////////////////////////////////////////////////////// 211 /////////////////////////////////// HTM-8.1 INTEGRATIONS ////////////////////////////// 212 ///////////////////////////////////////////////////////////////////////////////////////// 213 214 // Please put HTM-8.1 Integration defines here, when possible 215 216 217 205 218 206 219 /////////////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.