Changeset 2077
- Timestamp:
- 02/03/07 08:42:17 (18 years ago)
- Location:
- GTP/trunk/Lib/Vis/Preprocessing/src
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/Preprocessing/src/IntelRayCaster.cpp
r2076 r2077 260 260 const bool pruneInvalidRays ) 261 261 { 262 cout<<"INTEL"<<endl;263 262 264 263 int buckets = rays.size()/16; -
GTP/trunk/Lib/Vis/Preprocessing/src/Makefile
r2076 r2077 1 1 ############################################################################# 2 2 # Makefile for building: preprocessor 3 # Generated by qmake (2.00a) (Qt 4.1.2) on: pá 2. II 1 3:23:4520073 # Generated by qmake (2.00a) (Qt 4.1.2) on: pá 2. II 14:36:11 2007 4 4 # Project: preprocessor.pro 5 5 # Template: app -
GTP/trunk/Lib/Vis/Preprocessing/src/Preprocessor.vcproj
r2073 r2077 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 7.10"4 Version="8.00" 5 5 Name="Preprocessor" 6 6 ProjectGUID="{EABCE292-D598-4600-A1C9-2591E7D62FDA}" 7 Keyword="Win32Proj"> 7 Keyword="Win32Proj" 8 > 8 9 <Platforms> 9 10 <Platform 10 Name="Win32"/> 11 Name="Win32" 12 /> 11 13 </Platforms> 14 <ToolFiles> 15 </ToolFiles> 12 16 <Configurations> 13 17 <Configuration … … 16 20 IntermediateDirectory="..\obj\$(ConfigurationName)" 17 21 ConfigurationType="4" 18 CharacterSet="2"> 22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 23 CharacterSet="2" 24 > 25 <Tool 26 Name="VCPreBuildEventTool" 27 /> 28 <Tool 29 Name="VCCustomBuildTool" 30 /> 31 <Tool 32 Name="VCXMLDataGeneratorTool" 33 /> 34 <Tool 35 Name="VCWebServiceProxyGeneratorTool" 36 /> 37 <Tool 38 Name="VCMIDLTool" 39 /> 19 40 <Tool 20 41 Name="VCCLCompilerTool" … … 22 43 AdditionalIncludeDirectories="..\include;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost" 23 44 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;" 24 MinimalRebuild=" TRUE"45 MinimalRebuild="true" 25 46 BasicRuntimeChecks="3" 26 47 RuntimeLibrary="3" 27 RuntimeTypeInfo=" TRUE"48 RuntimeTypeInfo="true" 28 49 UsePrecompiledHeader="0" 29 50 BrowseInformation="1" 30 51 WarningLevel="3" 31 Detect64BitPortabilityProblems="TRUE" 32 DebugInformationFormat="3"/> 33 <Tool 34 Name="VCCustomBuildTool"/> 35 <Tool 36 Name="VCLibrarianTool"/> 37 <Tool 38 Name="VCMIDLTool"/> 39 <Tool 40 Name="VCPostBuildEventTool"/> 41 <Tool 42 Name="VCPreBuildEventTool"/> 43 <Tool 44 Name="VCPreLinkEventTool"/> 45 <Tool 46 Name="VCResourceCompilerTool"/> 47 <Tool 48 Name="VCWebServiceProxyGeneratorTool"/> 49 <Tool 50 Name="VCXMLDataGeneratorTool"/> 51 <Tool 52 Name="VCManagedWrapperGeneratorTool"/> 53 <Tool 54 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 52 Detect64BitPortabilityProblems="true" 53 DebugInformationFormat="3" 54 /> 55 <Tool 56 Name="VCManagedResourceCompilerTool" 57 /> 58 <Tool 59 Name="VCResourceCompilerTool" 60 /> 61 <Tool 62 Name="VCPreLinkEventTool" 63 /> 64 <Tool 65 Name="VCLibrarianTool" 66 /> 67 <Tool 68 Name="VCALinkTool" 69 /> 70 <Tool 71 Name="VCXDCMakeTool" 72 /> 73 <Tool 74 Name="VCBscMakeTool" 75 /> 76 <Tool 77 Name="VCFxCopTool" 78 /> 79 <Tool 80 Name="VCPostBuildEventTool" 81 /> 55 82 </Configuration> 56 83 <Configuration … … 59 86 IntermediateDirectory="..\obj\$(ConfigurationName)" 60 87 ConfigurationType="4" 61 CharacterSet="2"> 88 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 89 CharacterSet="2" 90 > 91 <Tool 92 Name="VCPreBuildEventTool" 93 /> 94 <Tool 95 Name="VCCustomBuildTool" 96 /> 97 <Tool 98 Name="VCXMLDataGeneratorTool" 99 /> 100 <Tool 101 Name="VCWebServiceProxyGeneratorTool" 102 /> 103 <Tool 104 Name="VCMIDLTool" 105 /> 62 106 <Tool 63 107 Name="VCCLCompilerTool" 64 108 Optimization="3" 65 GlobalOptimizations="TRUE"66 109 InlineFunctionExpansion="2" 67 EnableIntrinsicFunctions=" TRUE"110 EnableIntrinsicFunctions="true" 68 111 FavorSizeOrSpeed="1" 69 OmitFramePointers="TRUE" 70 EnableFiberSafeOptimizations="TRUE" 71 OptimizeForProcessor="0" 72 OptimizeForWindowsApplication="TRUE" 112 OmitFramePointers="true" 113 EnableFiberSafeOptimizations="true" 73 114 AdditionalIncludeDirectories="..\include;..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;Timer" 74 115 PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 75 ExceptionHandling=" TRUE"116 ExceptionHandling="1" 76 117 RuntimeLibrary="2" 77 DisableLanguageExtensions=" FALSE"78 ForceConformanceInForLoopScope=" FALSE"79 RuntimeTypeInfo=" FALSE"118 DisableLanguageExtensions="false" 119 ForceConformanceInForLoopScope="false" 120 RuntimeTypeInfo="false" 80 121 UsePrecompiledHeader="0" 81 122 BrowseInformation="1" 82 123 WarningLevel="2" 83 Detect64BitPortabilityProblems="TRUE" 84 DebugInformationFormat="3"/> 85 <Tool 86 Name="VCCustomBuildTool"/> 87 <Tool 88 Name="VCLibrarianTool"/> 89 <Tool 90 Name="VCMIDLTool"/> 91 <Tool 92 Name="VCPostBuildEventTool"/> 93 <Tool 94 Name="VCPreBuildEventTool"/> 95 <Tool 96 Name="VCPreLinkEventTool"/> 97 <Tool 98 Name="VCResourceCompilerTool"/> 99 <Tool 100 Name="VCWebServiceProxyGeneratorTool"/> 101 <Tool 102 Name="VCXMLDataGeneratorTool"/> 103 <Tool 104 Name="VCManagedWrapperGeneratorTool"/> 105 <Tool 106 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 124 Detect64BitPortabilityProblems="true" 125 DebugInformationFormat="3" 126 /> 127 <Tool 128 Name="VCManagedResourceCompilerTool" 129 /> 130 <Tool 131 Name="VCResourceCompilerTool" 132 /> 133 <Tool 134 Name="VCPreLinkEventTool" 135 /> 136 <Tool 137 Name="VCLibrarianTool" 138 /> 139 <Tool 140 Name="VCALinkTool" 141 /> 142 <Tool 143 Name="VCXDCMakeTool" 144 /> 145 <Tool 146 Name="VCBscMakeTool" 147 /> 148 <Tool 149 Name="VCFxCopTool" 150 /> 151 <Tool 152 Name="VCPostBuildEventTool" 153 /> 107 154 </Configuration> 108 155 <Configuration … … 111 158 IntermediateDirectory="$(ConfigurationName)" 112 159 ConfigurationType="4" 113 CharacterSet="2"> 160 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 161 CharacterSet="2" 162 > 163 <Tool 164 Name="VCPreBuildEventTool" 165 /> 166 <Tool 167 Name="VCCustomBuildTool" 168 /> 169 <Tool 170 Name="VCXMLDataGeneratorTool" 171 /> 172 <Tool 173 Name="VCWebServiceProxyGeneratorTool" 174 /> 175 <Tool 176 Name="VCMIDLTool" 177 /> 114 178 <Tool 115 179 Name="VCCLCompilerTool" 116 180 Optimization="2" 117 GlobalOptimizations="FALSE"118 181 InlineFunctionExpansion="0" 119 EnableIntrinsicFunctions=" FALSE"182 EnableIntrinsicFunctions="false" 120 183 FavorSizeOrSpeed="1" 121 OmitFramePointers="FALSE" 122 EnableFiberSafeOptimizations="FALSE" 123 OptimizeForProcessor="3" 124 OptimizeForWindowsApplication="TRUE" 184 OmitFramePointers="false" 185 EnableFiberSafeOptimizations="false" 125 186 AdditionalIncludeDirectories="..\include;"$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtGui";"$(QTDIR)\include";"$(QTDIR)\include\QtOpenGl";..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\..\Preprocessing\MultiLevelRayTracing" 126 187 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL" 127 MinimalRebuild=" TRUE"128 ExceptionHandling=" TRUE"188 MinimalRebuild="true" 189 ExceptionHandling="1" 129 190 RuntimeLibrary="2" 130 DisableLanguageExtensions=" FALSE"131 ForceConformanceInForLoopScope=" FALSE"132 RuntimeTypeInfo=" TRUE"191 DisableLanguageExtensions="false" 192 ForceConformanceInForLoopScope="false" 193 RuntimeTypeInfo="true" 133 194 UsePrecompiledHeader="0" 134 195 WarningLevel="2" 135 Detect64BitPortabilityProblems="TRUE" 136 DebugInformationFormat="3"/> 137 <Tool 138 Name="VCCustomBuildTool"/> 139 <Tool 140 Name="VCLibrarianTool"/> 141 <Tool 142 Name="VCMIDLTool"/> 143 <Tool 144 Name="VCPostBuildEventTool"/> 145 <Tool 146 Name="VCPreBuildEventTool"/> 147 <Tool 148 Name="VCPreLinkEventTool"/> 149 <Tool 150 Name="VCResourceCompilerTool"/> 151 <Tool 152 Name="VCWebServiceProxyGeneratorTool"/> 153 <Tool 154 Name="VCXMLDataGeneratorTool"/> 155 <Tool 156 Name="VCManagedWrapperGeneratorTool"/> 157 <Tool 158 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 196 Detect64BitPortabilityProblems="true" 197 DebugInformationFormat="3" 198 /> 199 <Tool 200 Name="VCManagedResourceCompilerTool" 201 /> 202 <Tool 203 Name="VCResourceCompilerTool" 204 /> 205 <Tool 206 Name="VCPreLinkEventTool" 207 /> 208 <Tool 209 Name="VCLibrarianTool" 210 /> 211 <Tool 212 Name="VCALinkTool" 213 /> 214 <Tool 215 Name="VCXDCMakeTool" 216 /> 217 <Tool 218 Name="VCBscMakeTool" 219 /> 220 <Tool 221 Name="VCFxCopTool" 222 /> 223 <Tool 224 Name="VCPostBuildEventTool" 225 /> 159 226 </Configuration> 160 227 <Configuration … … 163 230 IntermediateDirectory="$(ConfigurationName)" 164 231 ConfigurationType="4" 165 CharacterSet="2"> 232 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 233 CharacterSet="2" 234 > 235 <Tool 236 Name="VCPreBuildEventTool" 237 /> 238 <Tool 239 Name="VCCustomBuildTool" 240 /> 241 <Tool 242 Name="VCXMLDataGeneratorTool" 243 /> 244 <Tool 245 Name="VCWebServiceProxyGeneratorTool" 246 /> 247 <Tool 248 Name="VCMIDLTool" 249 /> 166 250 <Tool 167 251 Name="VCCLCompilerTool" … … 169 253 InlineFunctionExpansion="0" 170 254 FavorSizeOrSpeed="0" 171 OptimizeForWindowsApplication="TRUE"172 255 AdditionalIncludeDirectories="..\include;"$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtGui";"$(QTDIR)\include";"$(QTDIR)\include\QtOpenGl";..\src;"$(CG_INC_PATH)";..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;"$(BOOST_INCLUDE)";..\..\Preprocessing\MultiLevelRayTracing" 173 256 PreprocessorDefinitions="WIN32;NDEBUG;_LIB" 174 ExceptionHandling=" TRUE"257 ExceptionHandling="1" 175 258 RuntimeLibrary="2" 176 DisableLanguageExtensions=" FALSE"177 ForceConformanceInForLoopScope=" FALSE"178 RuntimeTypeInfo=" TRUE"259 DisableLanguageExtensions="false" 260 ForceConformanceInForLoopScope="false" 261 RuntimeTypeInfo="true" 179 262 UsePrecompiledHeader="0" 180 263 WarningLevel="2" 181 Detect64BitPortabilityProblems="TRUE" 182 DebugInformationFormat="3"/> 183 <Tool 184 Name="VCCustomBuildTool"/> 185 <Tool 186 Name="VCLibrarianTool"/> 187 <Tool 188 Name="VCMIDLTool"/> 189 <Tool 190 Name="VCPostBuildEventTool"/> 191 <Tool 192 Name="VCPreBuildEventTool"/> 193 <Tool 194 Name="VCPreLinkEventTool"/> 195 <Tool 196 Name="VCResourceCompilerTool"/> 197 <Tool 198 Name="VCWebServiceProxyGeneratorTool"/> 199 <Tool 200 Name="VCXMLDataGeneratorTool"/> 201 <Tool 202 Name="VCManagedWrapperGeneratorTool"/> 203 <Tool 204 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 264 Detect64BitPortabilityProblems="true" 265 DebugInformationFormat="3" 266 /> 267 <Tool 268 Name="VCManagedResourceCompilerTool" 269 /> 270 <Tool 271 Name="VCResourceCompilerTool" 272 /> 273 <Tool 274 Name="VCPreLinkEventTool" 275 /> 276 <Tool 277 Name="VCLibrarianTool" 278 /> 279 <Tool 280 Name="VCALinkTool" 281 /> 282 <Tool 283 Name="VCXDCMakeTool" 284 /> 285 <Tool 286 Name="VCBscMakeTool" 287 /> 288 <Tool 289 Name="VCFxCopTool" 290 /> 291 <Tool 292 Name="VCPostBuildEventTool" 293 /> 205 294 </Configuration> 206 295 <Configuration … … 209 298 IntermediateDirectory="$(ConfigurationName)" 210 299 ConfigurationType="4" 211 CharacterSet="2"> 300 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 301 CharacterSet="2" 302 > 303 <Tool 304 Name="VCPreBuildEventTool" 305 /> 306 <Tool 307 Name="VCCustomBuildTool" 308 /> 309 <Tool 310 Name="VCXMLDataGeneratorTool" 311 /> 312 <Tool 313 Name="VCWebServiceProxyGeneratorTool" 314 /> 315 <Tool 316 Name="VCMIDLTool" 317 /> 212 318 <Tool 213 319 Name="VCCLCompilerTool" 214 320 Optimization="3" 215 GlobalOptimizations="TRUE"216 321 InlineFunctionExpansion="0" 217 EnableIntrinsicFunctions=" TRUE"322 EnableIntrinsicFunctions="true" 218 323 FavorSizeOrSpeed="1" 219 OmitFramePointers="TRUE" 220 EnableFiberSafeOptimizations="TRUE" 221 OptimizeForProcessor="3" 222 OptimizeForWindowsApplication="TRUE" 324 OmitFramePointers="true" 325 EnableFiberSafeOptimizations="true" 223 326 AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing;"$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtGui";"$(QTDIR)\include";"$(QTDIR)\include\QtOpenGl";"$(CG_INC_PATH)";Timer" 224 327 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL;USE_QT" 225 ExceptionHandling=" TRUE"328 ExceptionHandling="1" 226 329 RuntimeLibrary="2" 227 330 EnableEnhancedInstructionSet="2" 228 DisableLanguageExtensions=" FALSE"229 ForceConformanceInForLoopScope=" FALSE"230 RuntimeTypeInfo=" FALSE"331 DisableLanguageExtensions="false" 332 ForceConformanceInForLoopScope="false" 333 RuntimeTypeInfo="false" 231 334 UsePrecompiledHeader="0" 232 335 BrowseInformation="1" 233 336 WarningLevel="2" 234 Detect64BitPortabilityProblems="TRUE" 235 DebugInformationFormat="3"/> 236 <Tool 237 Name="VCCustomBuildTool"/> 337 Detect64BitPortabilityProblems="true" 338 DebugInformationFormat="3" 339 /> 340 <Tool 341 Name="VCManagedResourceCompilerTool" 342 /> 343 <Tool 344 Name="VCResourceCompilerTool" 345 /> 346 <Tool 347 Name="VCPreLinkEventTool" 348 /> 238 349 <Tool 239 350 Name="VCLibrarianTool" 240 OutputFile="../lib/Release/$(ProjectName).lib"/> 241 <Tool 242 Name="VCMIDLTool"/> 243 <Tool 244 Name="VCPostBuildEventTool"/> 245 <Tool 246 Name="VCPreBuildEventTool"/> 247 <Tool 248 Name="VCPreLinkEventTool"/> 249 <Tool 250 Name="VCResourceCompilerTool"/> 251 <Tool 252 Name="VCWebServiceProxyGeneratorTool"/> 253 <Tool 254 Name="VCXMLDataGeneratorTool"/> 255 <Tool 256 Name="VCManagedWrapperGeneratorTool"/> 257 <Tool 258 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 351 OutputFile="../lib/Release/$(ProjectName).lib" 352 /> 353 <Tool 354 Name="VCALinkTool" 355 /> 356 <Tool 357 Name="VCXDCMakeTool" 358 /> 359 <Tool 360 Name="VCBscMakeTool" 361 /> 362 <Tool 363 Name="VCFxCopTool" 364 /> 365 <Tool 366 Name="VCPostBuildEventTool" 367 /> 259 368 </Configuration> 260 369 <Configuration … … 263 372 IntermediateDirectory="$(ConfigurationName)" 264 373 ConfigurationType="4" 265 CharacterSet="2"> 374 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 375 CharacterSet="2" 376 > 377 <Tool 378 Name="VCPreBuildEventTool" 379 /> 380 <Tool 381 Name="VCCustomBuildTool" 382 /> 383 <Tool 384 Name="VCXMLDataGeneratorTool" 385 /> 386 <Tool 387 Name="VCWebServiceProxyGeneratorTool" 388 /> 389 <Tool 390 Name="VCMIDLTool" 391 /> 266 392 <Tool 267 393 Name="VCCLCompilerTool" … … 269 395 InlineFunctionExpansion="0" 270 396 FavorSizeOrSpeed="0" 271 OptimizeForProcessor="3"272 OptimizeForWindowsApplication="TRUE"273 397 AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing;"$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtGui";"$(QTDIR)\include"" 274 398 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;GTP_INTERNAL;NO_QT" 275 ExceptionHandling=" TRUE"399 ExceptionHandling="1" 276 400 RuntimeLibrary="2" 277 DisableLanguageExtensions=" FALSE"278 ForceConformanceInForLoopScope=" FALSE"279 RuntimeTypeInfo=" TRUE"401 DisableLanguageExtensions="false" 402 ForceConformanceInForLoopScope="false" 403 RuntimeTypeInfo="true" 280 404 UsePrecompiledHeader="0" 281 405 BrowseInformation="1" 282 406 WarningLevel="2" 283 Detect64BitPortabilityProblems="TRUE" 284 DebugInformationFormat="3"/> 285 <Tool 286 Name="VCCustomBuildTool"/> 407 Detect64BitPortabilityProblems="true" 408 DebugInformationFormat="3" 409 /> 410 <Tool 411 Name="VCManagedResourceCompilerTool" 412 /> 413 <Tool 414 Name="VCResourceCompilerTool" 415 /> 416 <Tool 417 Name="VCPreLinkEventTool" 418 /> 287 419 <Tool 288 420 Name="VCLibrarianTool" 289 OutputFile="../lib/Release/$(ProjectName).lib"/> 290 <Tool 291 Name="VCMIDLTool"/> 292 <Tool 293 Name="VCPostBuildEventTool"/> 294 <Tool 295 Name="VCPreBuildEventTool"/> 296 <Tool 297 Name="VCPreLinkEventTool"/> 298 <Tool 299 Name="VCResourceCompilerTool"/> 300 <Tool 301 Name="VCWebServiceProxyGeneratorTool"/> 302 <Tool 303 Name="VCXMLDataGeneratorTool"/> 304 <Tool 305 Name="VCManagedWrapperGeneratorTool"/> 306 <Tool 307 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 421 OutputFile="../lib/Release/$(ProjectName).lib" 422 /> 423 <Tool 424 Name="VCALinkTool" 425 /> 426 <Tool 427 Name="VCXDCMakeTool" 428 /> 429 <Tool 430 Name="VCBscMakeTool" 431 /> 432 <Tool 433 Name="VCFxCopTool" 434 /> 435 <Tool 436 Name="VCPostBuildEventTool" 437 /> 308 438 </Configuration> 309 439 <Configuration … … 312 442 IntermediateDirectory="$(ConfigurationName)" 313 443 ConfigurationType="4" 314 CharacterSet="2"> 444 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 445 CharacterSet="2" 446 > 447 <Tool 448 Name="VCPreBuildEventTool" 449 /> 450 <Tool 451 Name="VCCustomBuildTool" 452 /> 453 <Tool 454 Name="VCXMLDataGeneratorTool" 455 /> 456 <Tool 457 Name="VCWebServiceProxyGeneratorTool" 458 /> 459 <Tool 460 Name="VCMIDLTool" 461 /> 315 462 <Tool 316 463 Name="VCCLCompilerTool" … … 318 465 InlineFunctionExpansion="0" 319 466 FavorSizeOrSpeed="0" 320 OptimizeForProcessor="3"321 OptimizeForWindowsApplication="TRUE"322 467 AdditionalIncludeDirectories="..\src;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\..\..\..\..\..\NonGTP\Boost;..\MultiLevelRayTracing;"$(QTDIR)\include\QtCore";"$(QTDIR)\include\QtGui";"$(QTDIR)\include";"$(QTDIR)\include\QtOpenGl";"$(CG_INC_PATH)";Timer" 323 468 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;USE_QT;ATI" 324 ExceptionHandling=" TRUE"469 ExceptionHandling="1" 325 470 RuntimeLibrary="2" 326 DisableLanguageExtensions=" FALSE"327 ForceConformanceInForLoopScope=" FALSE"328 RuntimeTypeInfo=" TRUE"471 DisableLanguageExtensions="false" 472 ForceConformanceInForLoopScope="false" 473 RuntimeTypeInfo="true" 329 474 UsePrecompiledHeader="0" 330 475 BrowseInformation="1" 331 476 WarningLevel="2" 332 Detect64BitPortabilityProblems="TRUE" 333 DebugInformationFormat="3"/> 334 <Tool 335 Name="VCCustomBuildTool"/> 477 Detect64BitPortabilityProblems="true" 478 DebugInformationFormat="3" 479 /> 480 <Tool 481 Name="VCManagedResourceCompilerTool" 482 /> 483 <Tool 484 Name="VCResourceCompilerTool" 485 /> 486 <Tool 487 Name="VCPreLinkEventTool" 488 /> 336 489 <Tool 337 490 Name="VCLibrarianTool" 338 OutputFile="../lib/Release/$(ProjectName).lib"/> 339 <Tool 340 Name="VCMIDLTool"/> 341 <Tool 342 Name="VCPostBuildEventTool"/> 343 <Tool 344 Name="VCPreBuildEventTool"/> 345 <Tool 346 Name="VCPreLinkEventTool"/> 347 <Tool 348 Name="VCResourceCompilerTool"/> 349 <Tool 350 Name="VCWebServiceProxyGeneratorTool"/> 351 <Tool 352 Name="VCXMLDataGeneratorTool"/> 353 <Tool 354 Name="VCManagedWrapperGeneratorTool"/> 355 <Tool 356 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 491 OutputFile="../lib/Release/$(ProjectName).lib" 492 /> 493 <Tool 494 Name="VCALinkTool" 495 /> 496 <Tool 497 Name="VCXDCMakeTool" 498 /> 499 <Tool 500 Name="VCBscMakeTool" 501 /> 502 <Tool 503 Name="VCFxCopTool" 504 /> 505 <Tool 506 Name="VCPostBuildEventTool" 507 /> 357 508 </Configuration> 358 509 </Configurations> … … 363 514 Name="Source Files" 364 515 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 365 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> 366 <File 367 RelativePath="..\src\AxisAlignedBox3.cpp"> 368 </File> 369 <File 370 RelativePath="..\src\AxisAlignedBox3.h"> 371 </File> 372 <File 373 RelativePath="..\src\Beam.cpp"> 374 </File> 375 <File 376 RelativePath="..\src\Beam.h"> 377 </File> 378 <File 379 RelativePath=".\Timer\BenchTimer.cpp"> 380 </File> 381 <File 382 RelativePath=".\Timer\BenchTimer.h"> 383 </File> 384 <File 385 RelativePath="..\src\BoostPreprocessorThread.cpp"> 386 </File> 387 <File 388 RelativePath="..\src\BoostPreprocessorThread.h"> 389 </File> 390 <File 391 RelativePath="..\src\BoundingBoxConverter.h"> 392 </File> 393 <File 394 RelativePath=".\BvHierarchy.cpp"> 395 </File> 396 <File 397 RelativePath=".\BvHierarchy.h"> 398 </File> 399 <File 400 RelativePath="..\src\Camera.cpp"> 401 </File> 402 <File 403 RelativePath="..\src\Camera.h"> 404 </File> 405 <File 406 RelativePath=".\CombinedPreprocessor.cpp"> 407 </File> 408 <File 409 RelativePath=".\CombinedPreprocessor.h"> 410 </File> 411 <File 412 RelativePath="..\src\common.cpp"> 413 </File> 414 <File 415 RelativePath="..\src\common.h"> 416 </File> 417 <File 418 RelativePath="..\src\Containers.h"> 419 </File> 420 <File 421 RelativePath="..\src\dual_depth.cg"> 422 </File> 423 <File 424 RelativePath="..\src\Environment.cpp"> 425 </File> 426 <File 427 RelativePath="..\src\Environment.h"> 428 </File> 429 <File 430 RelativePath="..\src\ExactPreprocessor.cpp"> 431 </File> 432 <File 433 RelativePath="..\src\ExactPreprocessor.h"> 434 </File> 435 <File 436 RelativePath="..\src\Exporter.cpp"> 437 </File> 438 <File 439 RelativePath="..\src\Exporter.h"> 440 </File> 441 <File 442 RelativePath="..\src\FlexibleHeap.h"> 443 </File> 444 <File 445 RelativePath="..\src\glInterface.h"> 446 </File> 447 <File 448 RelativePath=".\GlobalLinesRenderer.cpp"> 449 </File> 450 <File 451 RelativePath=".\GlobalLinesRenderer.h"> 452 </File> 453 <File 454 RelativePath=".\GvsPreprocessor.cpp"> 455 </File> 456 <File 457 RelativePath=".\GvsPreprocessor.h"> 458 </File> 459 <File 460 RelativePath="..\src\GzBinFileInputStream.cpp"> 461 </File> 462 <File 463 RelativePath="..\src\GzBinFileInputStream.h"> 464 </File> 465 <File 466 RelativePath="..\src\GzFileInputSource.cpp"> 467 </File> 468 <File 469 RelativePath="..\src\GzFileInputSource.h"> 470 </File> 471 <File 472 RelativePath="..\src\gzstream.cpp"> 473 </File> 474 <File 475 RelativePath="..\src\gzstream.h"> 476 </File> 477 <File 478 RelativePath="..\src\Halton.cpp"> 479 </File> 480 <File 481 RelativePath="..\src\Halton.h"> 482 </File> 483 <File 484 RelativePath=".\HierarchyManager.cpp"> 485 </File> 486 <File 487 RelativePath=".\HierarchyManager.h"> 488 </File> 489 <File 490 RelativePath=".\IntelRayCaster.cpp"> 491 </File> 492 <File 493 RelativePath=".\IntelRayCaster.h"> 494 </File> 495 <File 496 RelativePath=".\InternalRayCaster.cpp"> 497 </File> 498 <File 499 RelativePath=".\InternalRayCaster.h"> 500 </File> 501 <File 502 RelativePath=".\Intersectable.cpp"> 503 </File> 504 <File 505 RelativePath=".\Intersectable.h"> 506 </File> 507 <File 508 RelativePath=".\IntersectableWrapper.cpp"> 509 </File> 510 <File 511 RelativePath=".\IntersectableWrapper.h"> 512 </File> 513 <File 514 RelativePath="..\src\KdTree.cpp"> 515 </File> 516 <File 517 RelativePath="..\src\KdTree.h"> 518 </File> 519 <File 520 RelativePath="..\src\LogManager.cpp"> 521 </File> 522 <File 523 RelativePath="..\src\LogManager.h"> 524 </File> 525 <File 526 RelativePath="..\src\Material.cpp"> 527 </File> 528 <File 529 RelativePath="..\src\Material.h"> 530 </File> 531 <File 532 RelativePath="..\src\Matrix4x4.cpp"> 533 </File> 534 <File 535 RelativePath="..\src\Matrix4x4.h"> 536 </File> 537 <File 538 RelativePath=".\Timer\merror.cpp"> 539 </File> 540 <File 541 RelativePath=".\Timer\merror.h"> 542 </File> 543 <File 544 RelativePath="..\src\Mesh.cpp"> 545 </File> 546 <File 547 RelativePath="..\src\Mesh.h"> 548 </File> 549 <File 550 RelativePath="..\src\MeshKdTree.cpp"> 551 </File> 552 <File 553 RelativePath="..\src\MeshKdTree.h"> 554 </File> 555 <File 556 RelativePath=".\Timer\mstring.h"> 557 </File> 558 <File 559 RelativePath=".\Mutation.cpp"> 560 </File> 561 <File 562 RelativePath=".\Mutation.h"> 563 </File> 564 <File 565 RelativePath="..\src\MutualVisibility.cpp"> 566 </File> 567 <File 568 RelativePath="..\src\MutualVisibility.h"> 569 </File> 570 <File 571 RelativePath=".\ObjExporter.cpp"> 572 </File> 573 <File 574 RelativePath=".\ObjExporter.h"> 575 </File> 576 <File 577 RelativePath="..\src\ObjParser.cpp"> 578 </File> 579 <File 580 RelativePath="..\src\ObjParser.h"> 581 </File> 582 <File 583 RelativePath="..\src\OcclusionQuery.cpp"> 584 </File> 585 <File 586 RelativePath="..\src\OcclusionQuery.h"> 587 </File> 588 <File 589 RelativePath=".\OspTree.cpp"> 590 </File> 591 <File 592 RelativePath=".\OspTree.h"> 593 </File> 594 <File 595 RelativePath="..\src\Parser.h"> 596 </File> 597 <File 598 RelativePath=".\Timer\PerfTimer.h"> 599 </File> 600 <File 601 RelativePath=".\Timer\PerfTimerSkeleton.h"> 602 </File> 603 <File 604 RelativePath="..\src\Plane3.cpp"> 605 </File> 606 <File 607 RelativePath="..\src\Plane3.h"> 608 </File> 609 <File 610 RelativePath="..\src\ply.h"> 611 </File> 612 <File 613 RelativePath="..\src\plyfile.c"> 614 </File> 615 <File 616 RelativePath="..\src\PlyParser.cpp"> 617 </File> 618 <File 619 RelativePath="..\src\PlyParser.h"> 620 </File> 621 <File 622 RelativePath="..\src\Polygon3.cpp"> 623 </File> 624 <File 625 RelativePath="..\src\Polygon3.h"> 626 </File> 627 <File 628 RelativePath="..\src\Polytope.cpp"> 629 </File> 630 <File 631 RelativePath="..\src\Polytope.h"> 632 </File> 633 <File 634 RelativePath="..\src\Preprocessor.cpp"> 635 </File> 636 <File 637 RelativePath="..\src\Preprocessor.h"> 516 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 517 > 518 <File 519 RelativePath="..\src\AxisAlignedBox3.cpp" 520 > 521 </File> 522 <File 523 RelativePath="..\src\AxisAlignedBox3.h" 524 > 525 </File> 526 <File 527 RelativePath="..\src\Beam.cpp" 528 > 529 </File> 530 <File 531 RelativePath="..\src\Beam.h" 532 > 533 </File> 534 <File 535 RelativePath=".\Timer\BenchTimer.cpp" 536 > 537 </File> 538 <File 539 RelativePath=".\Timer\BenchTimer.h" 540 > 541 </File> 542 <File 543 RelativePath="..\src\BoostPreprocessorThread.cpp" 544 > 545 </File> 546 <File 547 RelativePath="..\src\BoostPreprocessorThread.h" 548 > 549 </File> 550 <File 551 RelativePath="..\src\BoundingBoxConverter.h" 552 > 553 </File> 554 <File 555 RelativePath=".\BvHierarchy.cpp" 556 > 557 </File> 558 <File 559 RelativePath=".\BvHierarchy.h" 560 > 561 </File> 562 <File 563 RelativePath="..\src\Camera.cpp" 564 > 565 </File> 566 <File 567 RelativePath="..\src\Camera.h" 568 > 569 </File> 570 <File 571 RelativePath=".\CombinedPreprocessor.cpp" 572 > 573 </File> 574 <File 575 RelativePath=".\CombinedPreprocessor.h" 576 > 577 </File> 578 <File 579 RelativePath="..\src\common.cpp" 580 > 581 </File> 582 <File 583 RelativePath="..\src\common.h" 584 > 585 </File> 586 <File 587 RelativePath="..\src\Containers.h" 588 > 589 </File> 590 <File 591 RelativePath="..\src\dual_depth.cg" 592 > 593 </File> 594 <File 595 RelativePath="..\src\Environment.cpp" 596 > 597 </File> 598 <File 599 RelativePath="..\src\Environment.h" 600 > 601 </File> 602 <File 603 RelativePath="..\src\ExactPreprocessor.cpp" 604 > 605 </File> 606 <File 607 RelativePath="..\src\ExactPreprocessor.h" 608 > 609 </File> 610 <File 611 RelativePath="..\src\Exporter.cpp" 612 > 613 </File> 614 <File 615 RelativePath="..\src\Exporter.h" 616 > 617 </File> 618 <File 619 RelativePath="..\src\FlexibleHeap.h" 620 > 621 </File> 622 <File 623 RelativePath="..\src\glInterface.h" 624 > 625 </File> 626 <File 627 RelativePath=".\GlobalLinesRenderer.cpp" 628 > 629 </File> 630 <File 631 RelativePath=".\GlobalLinesRenderer.h" 632 > 633 </File> 634 <File 635 RelativePath=".\GvsPreprocessor.cpp" 636 > 637 </File> 638 <File 639 RelativePath=".\GvsPreprocessor.h" 640 > 641 </File> 642 <File 643 RelativePath="..\src\GzBinFileInputStream.cpp" 644 > 645 </File> 646 <File 647 RelativePath="..\src\GzBinFileInputStream.h" 648 > 649 </File> 650 <File 651 RelativePath="..\src\GzFileInputSource.cpp" 652 > 653 </File> 654 <File 655 RelativePath="..\src\GzFileInputSource.h" 656 > 657 </File> 658 <File 659 RelativePath="..\src\gzstream.cpp" 660 > 661 </File> 662 <File 663 RelativePath="..\src\gzstream.h" 664 > 665 </File> 666 <File 667 RelativePath="..\src\Halton.cpp" 668 > 669 </File> 670 <File 671 RelativePath="..\src\Halton.h" 672 > 673 </File> 674 <File 675 RelativePath=".\HierarchyManager.cpp" 676 > 677 </File> 678 <File 679 RelativePath=".\HierarchyManager.h" 680 > 681 </File> 682 <File 683 RelativePath=".\IntelRayCaster.cpp" 684 > 685 </File> 686 <File 687 RelativePath=".\IntelRayCaster.h" 688 > 689 </File> 690 <File 691 RelativePath=".\InternalRayCaster.cpp" 692 > 693 </File> 694 <File 695 RelativePath=".\InternalRayCaster.h" 696 > 697 </File> 698 <File 699 RelativePath=".\Intersectable.cpp" 700 > 701 </File> 702 <File 703 RelativePath=".\Intersectable.h" 704 > 705 </File> 706 <File 707 RelativePath=".\IntersectableWrapper.cpp" 708 > 709 </File> 710 <File 711 RelativePath=".\IntersectableWrapper.h" 712 > 713 </File> 714 <File 715 RelativePath="..\src\KdTree.cpp" 716 > 717 </File> 718 <File 719 RelativePath="..\src\KdTree.h" 720 > 721 </File> 722 <File 723 RelativePath="..\src\LogManager.cpp" 724 > 725 </File> 726 <File 727 RelativePath="..\src\LogManager.h" 728 > 729 </File> 730 <File 731 RelativePath="..\src\Material.cpp" 732 > 733 </File> 734 <File 735 RelativePath="..\src\Material.h" 736 > 737 </File> 738 <File 739 RelativePath="..\src\Matrix4x4.cpp" 740 > 741 </File> 742 <File 743 RelativePath="..\src\Matrix4x4.h" 744 > 745 </File> 746 <File 747 RelativePath=".\Timer\merror.cpp" 748 > 749 </File> 750 <File 751 RelativePath=".\Timer\merror.h" 752 > 753 </File> 754 <File 755 RelativePath="..\src\Mesh.cpp" 756 > 757 </File> 758 <File 759 RelativePath="..\src\Mesh.h" 760 > 761 </File> 762 <File 763 RelativePath="..\src\MeshKdTree.cpp" 764 > 765 </File> 766 <File 767 RelativePath="..\src\MeshKdTree.h" 768 > 769 </File> 770 <File 771 RelativePath=".\Timer\mstring.h" 772 > 773 </File> 774 <File 775 RelativePath=".\Mutation.cpp" 776 > 777 </File> 778 <File 779 RelativePath=".\Mutation.h" 780 > 781 </File> 782 <File 783 RelativePath="..\src\MutualVisibility.cpp" 784 > 785 </File> 786 <File 787 RelativePath="..\src\MutualVisibility.h" 788 > 789 </File> 790 <File 791 RelativePath=".\ObjExporter.cpp" 792 > 793 </File> 794 <File 795 RelativePath=".\ObjExporter.h" 796 > 797 </File> 798 <File 799 RelativePath="..\src\ObjParser.cpp" 800 > 801 </File> 802 <File 803 RelativePath="..\src\ObjParser.h" 804 > 805 </File> 806 <File 807 RelativePath="..\src\OcclusionQuery.cpp" 808 > 809 </File> 810 <File 811 RelativePath="..\src\OcclusionQuery.h" 812 > 813 </File> 814 <File 815 RelativePath=".\OspTree.cpp" 816 > 817 </File> 818 <File 819 RelativePath=".\OspTree.h" 820 > 821 </File> 822 <File 823 RelativePath="..\src\Parser.h" 824 > 825 </File> 826 <File 827 RelativePath=".\Timer\PerfTimer.h" 828 > 829 </File> 830 <File 831 RelativePath=".\Timer\PerfTimerSkeleton.h" 832 > 833 </File> 834 <File 835 RelativePath="..\src\Plane3.cpp" 836 > 837 </File> 838 <File 839 RelativePath="..\src\Plane3.h" 840 > 841 </File> 842 <File 843 RelativePath="..\src\ply.h" 844 > 845 </File> 846 <File 847 RelativePath="..\src\plyfile.c" 848 > 849 </File> 850 <File 851 RelativePath="..\src\PlyParser.cpp" 852 > 853 </File> 854 <File 855 RelativePath="..\src\PlyParser.h" 856 > 857 </File> 858 <File 859 RelativePath="..\src\Polygon3.cpp" 860 > 861 </File> 862 <File 863 RelativePath="..\src\Polygon3.h" 864 > 865 </File> 866 <File 867 RelativePath="..\src\Polytope.cpp" 868 > 869 </File> 870 <File 871 RelativePath="..\src\Polytope.h" 872 > 873 </File> 874 <File 875 RelativePath="..\src\Preprocessor.cpp" 876 > 877 </File> 878 <File 879 RelativePath="..\src\Preprocessor.h" 880 > 638 881 <FileConfiguration 639 Name="Release|Win32"> 882 Name="Release|Win32" 883 > 640 884 <Tool 641 885 Name="VCCustomBuildTool" 642 886 Description="" 643 887 CommandLine="" 644 Outputs=""/> 888 Outputs="" 889 /> 645 890 </FileConfiguration> 646 891 <FileConfiguration 647 Name="mlrt|Win32"> 892 Name="mlrt|Win32" 893 > 648 894 <Tool 649 895 Name="VCCustomBuildTool" 650 896 Description="" 651 897 CommandLine="" 652 Outputs=""/> 898 Outputs="" 899 /> 653 900 </FileConfiguration> 654 901 <FileConfiguration 655 Name="Release_Internal|Win32"> 902 Name="Release_Internal|Win32" 903 > 656 904 <Tool 657 905 Name="VCCustomBuildTool" 658 906 Description="" 659 907 CommandLine="" 660 Outputs=""/> 908 Outputs="" 909 /> 661 910 </FileConfiguration> 662 911 <FileConfiguration 663 Name="Release Internal|Win32"> 912 Name="Release Internal|Win32" 913 > 664 914 <Tool 665 915 Name="VCCustomBuildTool" 666 916 Description="" 667 917 CommandLine="" 668 Outputs=""/> 918 Outputs="" 919 /> 669 920 </FileConfiguration> 670 921 <FileConfiguration 671 Name="release_noqt|Win32"> 922 Name="release_noqt|Win32" 923 > 672 924 <Tool 673 925 Name="VCCustomBuildTool" 674 926 Description="" 675 927 CommandLine="" 676 Outputs=""/> 928 Outputs="" 929 /> 677 930 </FileConfiguration> 678 931 <FileConfiguration 679 Name="Release_Qt|Win32"> 932 Name="Release_Qt|Win32" 933 > 680 934 <Tool 681 935 Name="VCCustomBuildTool" 682 936 Description="" 683 937 CommandLine="" 684 Outputs=""/> 938 Outputs="" 939 /> 685 940 </FileConfiguration> 686 941 </File> 687 942 <File 688 RelativePath=".\PreprocessorFactory.cpp"> 689 </File> 690 <File 691 RelativePath=".\PreprocessorFactory.h"> 692 </File> 693 <File 694 RelativePath="..\src\PreprocessorThread.cpp"> 695 </File> 696 <File 697 RelativePath="..\src\PreprocessorThread.h"> 943 RelativePath=".\PreprocessorFactory.cpp" 944 > 945 </File> 946 <File 947 RelativePath=".\PreprocessorFactory.h" 948 > 949 </File> 950 <File 951 RelativePath="..\src\PreprocessorThread.cpp" 952 > 953 </File> 954 <File 955 RelativePath="..\src\PreprocessorThread.h" 956 > 698 957 <FileConfiguration 699 Name="Release|Win32"> 958 Name="Release|Win32" 959 > 700 960 <Tool 701 961 Name="VCCustomBuildTool" 702 962 Description="" 703 963 CommandLine="" 704 Outputs=""/> 964 Outputs="" 965 /> 705 966 </FileConfiguration> 706 967 <FileConfiguration 707 Name="mlrt|Win32"> 968 Name="mlrt|Win32" 969 > 708 970 <Tool 709 971 Name="VCCustomBuildTool" 710 972 Description="" 711 973 CommandLine="" 712 Outputs=""/> 974 Outputs="" 975 /> 713 976 </FileConfiguration> 714 977 <FileConfiguration 715 Name="Release_Internal|Win32"> 978 Name="Release_Internal|Win32" 979 > 716 980 <Tool 717 981 Name="VCCustomBuildTool" 718 982 Description="" 719 983 CommandLine="" 720 Outputs=""/> 984 Outputs="" 985 /> 721 986 </FileConfiguration> 722 987 <FileConfiguration 723 Name="Release Internal|Win32"> 988 Name="Release Internal|Win32" 989 > 724 990 <Tool 725 991 Name="VCCustomBuildTool" 726 992 Description="" 727 993 CommandLine="" 728 Outputs=""/> 994 Outputs="" 995 /> 729 996 </FileConfiguration> 730 997 <FileConfiguration 731 Name="release_noqt|Win32"> 998 Name="release_noqt|Win32" 999 > 732 1000 <Tool 733 1001 Name="VCCustomBuildTool" 734 1002 Description="" 735 1003 CommandLine="" 736 Outputs=""/> 1004 Outputs="" 1005 /> 737 1006 </FileConfiguration> 738 1007 <FileConfiguration 739 Name="Release_Qt|Win32"> 1008 Name="Release_Qt|Win32" 1009 > 740 1010 <Tool 741 1011 Name="VCCustomBuildTool" 742 1012 Description="" 743 1013 CommandLine="" 744 Outputs=""/> 1014 Outputs="" 1015 /> 745 1016 </FileConfiguration> 746 1017 </File> 747 1018 <File 748 RelativePath="..\src\Pvs.cpp"> 749 </File> 750 <File 751 RelativePath="..\src\Pvs.h"> 752 </File> 753 <File 754 RelativePath="..\src\Ray.cpp"> 755 </File> 756 <File 757 RelativePath="..\src\Ray.h"> 758 </File> 759 <File 760 RelativePath=".\RayCaster.cpp"> 761 </File> 762 <File 763 RelativePath=".\RayCaster.h"> 764 </File> 765 <File 766 RelativePath="..\src\RayInfo.cpp"> 767 </File> 768 <File 769 RelativePath="..\src\RayInfo.h"> 770 </File> 771 <File 772 RelativePath=".\Timer\RDTSCTimer.cpp"> 773 </File> 774 <File 775 RelativePath=".\Timer\RDTSCTimer.h"> 776 </File> 777 <File 778 RelativePath="..\src\Rectangle3.cpp"> 779 </File> 780 <File 781 RelativePath="..\src\Rectangle3.h"> 782 </File> 783 <File 784 RelativePath="..\src\RenderSampler.cpp"> 785 </File> 786 <File 787 RelativePath="..\src\RenderSampler.h"> 788 </File> 789 <File 790 RelativePath="..\src\RenderSimulator.cpp"> 791 </File> 792 <File 793 RelativePath="..\src\RenderSimulator.h"> 794 </File> 795 <File 796 RelativePath=".\RenderTexture.cpp"> 797 </File> 798 <File 799 RelativePath=".\RenderTexture.h"> 800 </File> 801 <File 802 RelativePath="..\src\ResourceManager.h"> 803 </File> 804 <File 805 RelativePath="..\src\RssPreprocessor.cpp"> 806 </File> 807 <File 808 RelativePath="..\src\RssPreprocessor.h"> 809 </File> 810 <File 811 RelativePath="..\src\RssTree.cpp"> 812 </File> 813 <File 814 RelativePath="..\src\RssTree.h"> 815 </File> 816 <File 817 RelativePath="..\src\SamplingPreprocessor.cpp"> 818 </File> 819 <File 820 RelativePath="..\src\SamplingPreprocessor.h"> 821 </File> 822 <File 823 RelativePath="..\src\SamplingStrategy.cpp"> 824 </File> 825 <File 826 RelativePath="..\src\SamplingStrategy.h"> 827 </File> 828 <File 829 RelativePath="..\src\SceneGraph.cpp"> 830 </File> 831 <File 832 RelativePath="..\src\SceneGraph.h"> 833 </File> 834 <File 835 RelativePath="..\src\Statistics.h"> 836 </File> 837 <File 838 RelativePath=".\SubdivisionCandidate.cpp"> 839 </File> 840 <File 841 RelativePath=".\SubdivisionCandidate.h"> 842 </File> 843 <File 844 RelativePath="..\src\Tetrahedron3.cpp"> 845 </File> 846 <File 847 RelativePath="..\src\Tetrahedron3.h"> 848 </File> 849 <File 850 RelativePath=".\Trackball.cpp"> 851 </File> 852 <File 853 RelativePath=".\Trackball.h"> 854 </File> 855 <File 856 RelativePath=".\TraversalTree.cpp"> 857 </File> 858 <File 859 RelativePath=".\TraversalTree.h"> 860 </File> 861 <File 862 RelativePath="..\src\Triangle3.cpp"> 863 </File> 864 <File 865 RelativePath="..\src\Triangle3.h"> 866 </File> 867 <File 868 RelativePath="..\src\UnigraphicsParser.cpp"> 869 </File> 870 <File 871 RelativePath="..\src\UnigraphicsParser.h"> 872 </File> 873 <File 874 RelativePath="..\src\Vector3.cpp"> 875 </File> 876 <File 877 RelativePath="..\src\Vector3.h"> 878 </File> 879 <File 880 RelativePath="..\src\ViewCell.cpp"> 881 </File> 882 <File 883 RelativePath="..\src\ViewCell.h"> 884 </File> 885 <File 886 RelativePath="..\src\ViewCellBsp.cpp"> 887 </File> 888 <File 889 RelativePath="..\src\ViewCellBsp.h"> 890 </File> 891 <File 892 RelativePath="..\src\ViewCellsManager.cpp"> 893 </File> 894 <File 895 RelativePath="..\src\ViewCellsManager.h"> 896 </File> 897 <File 898 RelativePath="..\src\ViewCellsParser.cpp"> 899 </File> 900 <File 901 RelativePath="..\src\ViewCellsParser.h"> 902 </File> 903 <File 904 RelativePath="..\src\ViewCellsParserXerces.h"> 905 </File> 906 <File 907 RelativePath="..\src\VrmlExporter.cpp"> 908 </File> 909 <File 910 RelativePath="..\src\VrmlExporter.h"> 911 </File> 912 <File 913 RelativePath="..\src\VspBspTree.cpp"> 914 </File> 915 <File 916 RelativePath="..\src\VspBspTree.h"> 917 </File> 918 <File 919 RelativePath=".\VspTree.cpp"> 920 </File> 921 <File 922 RelativePath=".\VspTree.h"> 923 </File> 924 <File 925 RelativePath="..\src\VssPreprocessor.cpp"> 926 </File> 927 <File 928 RelativePath="..\src\VssPreprocessor.h"> 929 </File> 930 <File 931 RelativePath="..\src\VssRay.cpp"> 932 </File> 933 <File 934 RelativePath="..\src\VssRay.h"> 935 </File> 936 <File 937 RelativePath="..\src\VssTree.cpp"> 938 </File> 939 <File 940 RelativePath="..\src\VssTree.h"> 941 </File> 942 <File 943 RelativePath="..\src\X3dExporter.cpp"> 944 </File> 945 <File 946 RelativePath="..\src\X3dExporter.h"> 947 </File> 948 <File 949 RelativePath="..\src\X3dParser.cpp"> 950 </File> 951 <File 952 RelativePath="..\src\X3dParser.h"> 1019 RelativePath="..\src\Pvs.cpp" 1020 > 1021 </File> 1022 <File 1023 RelativePath="..\src\Pvs.h" 1024 > 1025 </File> 1026 <File 1027 RelativePath="..\src\Ray.cpp" 1028 > 1029 </File> 1030 <File 1031 RelativePath="..\src\Ray.h" 1032 > 1033 </File> 1034 <File 1035 RelativePath=".\RayCaster.cpp" 1036 > 1037 </File> 1038 <File 1039 RelativePath=".\RayCaster.h" 1040 > 1041 </File> 1042 <File 1043 RelativePath="..\src\RayInfo.cpp" 1044 > 1045 </File> 1046 <File 1047 RelativePath="..\src\RayInfo.h" 1048 > 1049 </File> 1050 <File 1051 RelativePath=".\Timer\RDTSCTimer.cpp" 1052 > 1053 </File> 1054 <File 1055 RelativePath=".\Timer\RDTSCTimer.h" 1056 > 1057 </File> 1058 <File 1059 RelativePath="..\src\Rectangle3.cpp" 1060 > 1061 </File> 1062 <File 1063 RelativePath="..\src\Rectangle3.h" 1064 > 1065 </File> 1066 <File 1067 RelativePath="..\src\RenderSampler.cpp" 1068 > 1069 </File> 1070 <File 1071 RelativePath="..\src\RenderSampler.h" 1072 > 1073 </File> 1074 <File 1075 RelativePath="..\src\RenderSimulator.cpp" 1076 > 1077 </File> 1078 <File 1079 RelativePath="..\src\RenderSimulator.h" 1080 > 1081 </File> 1082 <File 1083 RelativePath=".\RenderTexture.cpp" 1084 > 1085 </File> 1086 <File 1087 RelativePath=".\RenderTexture.h" 1088 > 1089 </File> 1090 <File 1091 RelativePath="..\src\ResourceManager.h" 1092 > 1093 </File> 1094 <File 1095 RelativePath="..\src\RssPreprocessor.cpp" 1096 > 1097 </File> 1098 <File 1099 RelativePath="..\src\RssPreprocessor.h" 1100 > 1101 </File> 1102 <File 1103 RelativePath="..\src\RssTree.cpp" 1104 > 1105 </File> 1106 <File 1107 RelativePath="..\src\RssTree.h" 1108 > 1109 </File> 1110 <File 1111 RelativePath="..\src\SamplingPreprocessor.cpp" 1112 > 1113 </File> 1114 <File 1115 RelativePath="..\src\SamplingPreprocessor.h" 1116 > 1117 </File> 1118 <File 1119 RelativePath="..\src\SamplingStrategy.cpp" 1120 > 1121 </File> 1122 <File 1123 RelativePath="..\src\SamplingStrategy.h" 1124 > 1125 </File> 1126 <File 1127 RelativePath="..\src\SceneGraph.cpp" 1128 > 1129 </File> 1130 <File 1131 RelativePath="..\src\SceneGraph.h" 1132 > 1133 </File> 1134 <File 1135 RelativePath="..\src\Statistics.h" 1136 > 1137 </File> 1138 <File 1139 RelativePath=".\SubdivisionCandidate.cpp" 1140 > 1141 </File> 1142 <File 1143 RelativePath=".\SubdivisionCandidate.h" 1144 > 1145 </File> 1146 <File 1147 RelativePath="..\src\Tetrahedron3.cpp" 1148 > 1149 </File> 1150 <File 1151 RelativePath="..\src\Tetrahedron3.h" 1152 > 1153 </File> 1154 <File 1155 RelativePath=".\Trackball.cpp" 1156 > 1157 </File> 1158 <File 1159 RelativePath=".\Trackball.h" 1160 > 1161 </File> 1162 <File 1163 RelativePath=".\TraversalTree.cpp" 1164 > 1165 </File> 1166 <File 1167 RelativePath=".\TraversalTree.h" 1168 > 1169 </File> 1170 <File 1171 RelativePath="..\src\Triangle3.cpp" 1172 > 1173 </File> 1174 <File 1175 RelativePath="..\src\Triangle3.h" 1176 > 1177 </File> 1178 <File 1179 RelativePath="..\src\UnigraphicsParser.cpp" 1180 > 1181 </File> 1182 <File 1183 RelativePath="..\src\UnigraphicsParser.h" 1184 > 1185 </File> 1186 <File 1187 RelativePath="..\src\Vector3.cpp" 1188 > 1189 </File> 1190 <File 1191 RelativePath="..\src\Vector3.h" 1192 > 1193 </File> 1194 <File 1195 RelativePath="..\src\ViewCell.cpp" 1196 > 1197 </File> 1198 <File 1199 RelativePath="..\src\ViewCell.h" 1200 > 1201 </File> 1202 <File 1203 RelativePath="..\src\ViewCellBsp.cpp" 1204 > 1205 </File> 1206 <File 1207 RelativePath="..\src\ViewCellBsp.h" 1208 > 1209 </File> 1210 <File 1211 RelativePath="..\src\ViewCellsManager.cpp" 1212 > 1213 </File> 1214 <File 1215 RelativePath="..\src\ViewCellsManager.h" 1216 > 1217 </File> 1218 <File 1219 RelativePath="..\src\ViewCellsParser.cpp" 1220 > 1221 </File> 1222 <File 1223 RelativePath="..\src\ViewCellsParser.h" 1224 > 1225 </File> 1226 <File 1227 RelativePath="..\src\ViewCellsParserXerces.h" 1228 > 1229 </File> 1230 <File 1231 RelativePath="..\src\VrmlExporter.cpp" 1232 > 1233 </File> 1234 <File 1235 RelativePath="..\src\VrmlExporter.h" 1236 > 1237 </File> 1238 <File 1239 RelativePath="..\src\VspBspTree.cpp" 1240 > 1241 </File> 1242 <File 1243 RelativePath="..\src\VspBspTree.h" 1244 > 1245 </File> 1246 <File 1247 RelativePath=".\VspTree.cpp" 1248 > 1249 </File> 1250 <File 1251 RelativePath=".\VspTree.h" 1252 > 1253 </File> 1254 <File 1255 RelativePath="..\src\VssPreprocessor.cpp" 1256 > 1257 </File> 1258 <File 1259 RelativePath="..\src\VssPreprocessor.h" 1260 > 1261 </File> 1262 <File 1263 RelativePath="..\src\VssRay.cpp" 1264 > 1265 </File> 1266 <File 1267 RelativePath="..\src\VssRay.h" 1268 > 1269 </File> 1270 <File 1271 RelativePath="..\src\VssTree.cpp" 1272 > 1273 </File> 1274 <File 1275 RelativePath="..\src\VssTree.h" 1276 > 1277 </File> 1278 <File 1279 RelativePath="..\src\X3dExporter.cpp" 1280 > 1281 </File> 1282 <File 1283 RelativePath="..\src\X3dExporter.h" 1284 > 1285 </File> 1286 <File 1287 RelativePath="..\src\X3dParser.cpp" 1288 > 1289 </File> 1290 <File 1291 RelativePath="..\src\X3dParser.h" 1292 > 953 1293 </File> 954 1294 </Filter> … … 956 1296 Name="Header Files" 957 1297 Filter="h;hpp;hxx;hm;inl;inc;xsd" 958 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> 959 <File 960 RelativePath="..\include\AxisAlignedBox3.h"> 961 </File> 962 <File 963 RelativePath="..\include\Containers.h"> 964 </File> 965 <File 966 RelativePath="..\include\ExactPreprocessor.h"> 967 </File> 968 <File 969 RelativePath="..\include\KdTree.h"> 970 </File> 971 <File 972 RelativePath="..\include\Mesh.h"> 973 </File> 974 <File 975 RelativePath="..\include\Plane3.h"> 976 </File> 977 <File 978 RelativePath="..\include\Preprocessor.h"> 979 </File> 980 <File 981 RelativePath="..\include\SamplingPreprocessor.h"> 982 </File> 983 <File 984 RelativePath="..\include\SceneGraph.h"> 985 </File> 986 <File 987 RelativePath="..\include\Vector3.h"> 988 </File> 989 <File 990 RelativePath="..\include\ViewCell.h"> 991 </File> 992 <File 993 RelativePath="..\src\X3dParserXerces.h"> 1298 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 1299 > 1300 <File 1301 RelativePath="..\include\AxisAlignedBox3.h" 1302 > 1303 </File> 1304 <File 1305 RelativePath="..\include\Containers.h" 1306 > 1307 </File> 1308 <File 1309 RelativePath="..\include\ExactPreprocessor.h" 1310 > 1311 </File> 1312 <File 1313 RelativePath="..\include\KdTree.h" 1314 > 1315 </File> 1316 <File 1317 RelativePath="..\include\Mesh.h" 1318 > 1319 </File> 1320 <File 1321 RelativePath="..\include\Plane3.h" 1322 > 1323 </File> 1324 <File 1325 RelativePath="..\include\Preprocessor.h" 1326 > 1327 </File> 1328 <File 1329 RelativePath="..\include\SamplingPreprocessor.h" 1330 > 1331 </File> 1332 <File 1333 RelativePath="..\include\SceneGraph.h" 1334 > 1335 </File> 1336 <File 1337 RelativePath="..\include\Vector3.h" 1338 > 1339 </File> 1340 <File 1341 RelativePath="..\include\ViewCell.h" 1342 > 1343 </File> 1344 <File 1345 RelativePath="..\src\X3dParserXerces.h" 1346 > 994 1347 </File> 995 1348 </Filter> 996 1349 <Filter 997 1350 Name="Renderer" 998 Filter=""> 999 <File 1000 RelativePath="..\src\GlRenderer.cpp"> 1001 </File> 1002 <File 1003 RelativePath="..\src\GlRenderer.h"> 1004 </File> 1005 <File 1006 RelativePath="..\src\Renderer.cpp"> 1007 </File> 1008 <File 1009 RelativePath="..\src\Renderer.h"> 1351 > 1352 <File 1353 RelativePath="..\src\GlRenderer.cpp" 1354 > 1355 </File> 1356 <File 1357 RelativePath="..\src\GlRenderer.h" 1358 > 1359 </File> 1360 <File 1361 RelativePath="..\src\Renderer.cpp" 1362 > 1363 </File> 1364 <File 1365 RelativePath="..\src\Renderer.h" 1366 > 1010 1367 </File> 1011 1368 </Filter> 1012 1369 <File 1013 RelativePath=".\VTune\Preprocessor.vpj"> 1370 RelativePath=".\VTune\Preprocessor.vpj" 1371 > 1014 1372 </File> 1015 1373 </Files> -
GTP/trunk/Lib/Vis/Preprocessing/src/Pvs.h
r2071 r2077 639 639 { 640 640 bool found = false; 641 641 642 642 PvsEntry<T, S> dummy(sample, PvsData()); 643 643 644 644 // only check clean part 645 645 vector<PvsEntry<T, S> >::iterator sorted_end = mEntries.begin() + mLastSorted; 646 mQueriesSinceSort++; 646 647 647 648 // binary search -
GTP/trunk/Lib/Vis/Preprocessing/src/RayCaster.h
r2076 r2077 66 66 const bool castDoubleRay, 67 67 const bool pruneInvalidRays = true); 68 /*virtual void CastRaysEye4(SimpleRayContainer &rays, 68 69 /*virtual void CastRaysEye4(SimpleRayContainer &rays, 69 70 VssRayContainer &vssRays, 70 71 const AxisAlignedBox3 &sbox, -
GTP/trunk/Lib/Vis/Preprocessing/src/run_test_arena
r2046 r2077 2 2 3 3 #COMMAND="./release/preprocessor.exe -preprocessor_quit_on_finish+" 4 COMMAND="../scripts/preprocessor.sh -preprocessor_quit_on_finish+ -preprocessor_use_gl_renderer- -preprocessor_evaluate_filter- -preprocessor_detect_empty_viewspace+ - total_samples=500000000"4 COMMAND="../scripts/preprocessor.sh -preprocessor_quit_on_finish+ -preprocessor_use_gl_renderer- -preprocessor_evaluate_filter- -preprocessor_detect_empty_viewspace+ -samples_per_evaluation=5000000 -samples_per_pass=1000000 -total_samples=250000000 -view_cells_use_kd_pvs+" 5 5 6 6 … … 8 8 VIEWCELLS=../data/Arena/viewcells-5000.xml.gz 9 9 10 PREFIX=../work/plots/osp-arena2-1e5 11 12 # $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 13 # -rss_distributions=mutation+object_direction+spatial -view_cells_filter_max_size=1 \ 14 # -preprocessor_visibility_file=$PREFIX-i-mixed-b1-n4a.xml \ 15 # -preprocessor_stats=$PREFIX-i-mixed-b1-n4a.log \ 16 # -preprocessor_histogram_file=$PREFIX-i-mixed-b1-n4a.hlog 17 18 # # n - no origin mutation, q=2, reverse samples 10 PREFIX=../work/plots/osp-arena3 11 12 13 ########################### 14 ########################### 19 15 20 16 $COMMAND -preprocessor=sampling -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 21 -total_samples=500000000000 -total_time=12208 \ 22 -preprocessor_visibility_file=$PREFIX-r-reference.xml \ 17 -preprocessor_visibility_file=$PREFIX-reference.xml \ 23 18 -view_cells_filter_max_size=1 -preprocessor_stats=$PREFIX-r-reference.log \ 24 19 -preprocessor_histogram_file=$PREFIX-r-reference.hlog 25 20 26 21 $COMMAND -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 27 -total_samples=500000000000 -total_time=12208 \28 22 -rss_distributions=direction -view_cells_filter_max_size=1 \ 29 23 -preprocessor_visibility_file=$PREFIX-r-reference-global.xml \ 30 -preprocessor_stats=$PREFIX-r -reference-global.log \24 -preprocessor_stats=$PREFIX-reference-global.log \ 31 25 -preprocessor_histogram_file=$PREFIX-r-reference-global.hlog 32 26 33 #mutation+object_direction+ 34 35 # BVH 36 37 38 # $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 39 # -rss_distributions=mutation+object_direction+spatial \ 40 # -view_cells_use_kd_pvs- -af_use_kd_pvs- \ 41 # -preprocessor_visibility_file=$PREFIX-i-mixed-bvh-n4n.xml \ 42 # -preprocessor_stats=$PREFIX-i-mixed-bvh-n4n.log \ 43 # -preprocessor_histogram_file=$PREFIX-i-mixed-bvh-n4n.hlog 44 27 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 28 -mutation_buffer_size=100000 \ 29 -rss_distributions=mutation+object_direction+spatial \ 30 -preprocessor_stats=$PREFIX-combined-m1-1.log 31 32 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 33 -mutation_buffer_size=200000 \ 34 -rss_distributions=mutation+object_direction+spatial \ 35 -preprocessor_stats=$PREFIX-combined-m1-2.log 36 37 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 38 -mutation_buffer_size=500000 \ 39 -rss_distributions=mutation+object_direction+spatial \ 40 -preprocessor_stats=$PREFIX-combined-m1-3.log 41 42 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 43 -mutation_buffer_size=1000000 \ 44 -rss_distributions=mutation+object_direction+spatial \ 45 -preprocessor_stats=$PREFIX-combined-m1-4.log 46 47 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 48 -mutation_buffer_size=2000000 \ 49 -rss_distributions=mutation+object_direction+spatial \ 50 -preprocessor_stats=$PREFIX-combined-m1-5.log 51 52 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 53 -mutation_buffer_size=4000000 \ 54 -rss_distributions=mutation+object_direction+spatial \ 55 -preprocessor_stats=$PREFIX-combined-m1-6.log 56 57 58 # ############################ 59 # #### AND now the same with pass importance off 60 61 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 62 -mutation_use_pass_importance- \ 63 -mutation_buffer_size=100000 \ 64 -rss_distributions=mutation+object_direction+spatial \ 65 -preprocessor_stats=$PREFIX-combined-m2-1.log 66 67 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 68 -mutation_use_pass_importance- \ 69 -mutation_buffer_size=200000 \ 70 -rss_distributions=mutation+object_direction+spatial \ 71 -preprocessor_stats=$PREFIX-combined-m2-2.log 72 73 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 74 -mutation_use_pass_importance- \ 75 -mutation_buffer_size=500000 \ 76 -rss_distributions=mutation+object_direction+spatial \ 77 -preprocessor_stats=$PREFIX-combined-m2-3.log 78 79 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 80 -mutation_use_pass_importance- \ 81 -mutation_buffer_size=1000000 \ 82 -rss_distributions=mutation+object_direction+spatial \ 83 -preprocessor_stats=$PREFIX-combined-m2-4.log 84 85 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 86 -mutation_use_pass_importance- \ 87 -mutation_buffer_size=2000000 \ 88 -rss_distributions=mutation+object_direction+spatial \ 89 -preprocessor_stats=$PREFIX-combined-m2-5.log 90 91 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 92 -mutation_use_pass_importance- \ 93 -mutation_buffer_size=4000000 \ 94 -rss_distributions=mutation+object_direction+spatial \ 95 -preprocessor_stats=$PREFIX-combined-m2-6.log 96 97 # ################################################ 98 # # silhouetee probability test 99 # ################################################ 100 101 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 102 -mutation_silhouette_prob=0.0 \ 103 -mutation_use_pass_importance- \ 104 -mutation_buffer_size=500000 \ 105 -rss_distributions=mutation+object_direction+spatial \ 106 -preprocessor_stats=$PREFIX-combined-m3-1.log 107 108 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 109 -mutation_silhouette_prob=0.2 \ 110 -mutation_use_pass_importance- \ 111 -mutation_buffer_size=500000 \ 112 -rss_distributions=mutation+object_direction+spatial \ 113 -preprocessor_stats=$PREFIX-combined-m3-2.log 114 115 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 116 -mutation_silhouette_prob=0.5 \ 117 -mutation_use_pass_importance- \ 118 -mutation_buffer_size=500000 \ 119 -rss_distributions=mutation+object_direction+spatial \ 120 -preprocessor_stats=$PREFIX-combined-m3-3.log 121 122 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 123 -mutation_silhouette_prob=0.8 \ 124 -mutation_use_pass_importance- \ 125 -mutation_buffer_size=500000 \ 126 -rss_distributions=mutation+object_direction+spatial \ 127 -preprocessor_stats=$PREFIX-combined-m3-4.log 128 129 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 130 -mutation_silhouette_prob=1.0 \ 131 -mutation_use_pass_importance- \ 132 -mutation_buffer_size=500000 \ 133 -rss_distributions=mutation+object_direction+spatial \ 134 -preprocessor_stats=$PREFIX-combined-m3-5.log 135 136 137 ################################################ 138 # reverse test 139 ################################################ 140 141 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 142 -mutation_reverse_samples_distance=1.0 \ 143 -mutation_use_pass_importance- \ 144 -mutation_buffer_size=500000 \ 145 -rss_distributions=mutation+object_direction+spatial \ 146 -preprocessor_stats=$PREFIX-combined-m4-1.log 147 148 149 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 150 -mutation_reverse_samples_distance=100000.0 \ 151 -mutation_use_pass_importance- \ 152 -mutation_buffer_size=500000 \ 153 -rss_distributions=mutation+object_direction+spatial \ 154 -preprocessor_stats=$PREFIX-combined-m4-2.log 155 156 157 ### unsucc count test 158 159 160 161 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 162 -mutation_use_unsucc_count_importance+ \ 163 -mutation_use_pass_importance- \ 164 -mutation_buffer_size=2000000 \ 165 -rss_distributions=mutation+object_direction+spatial \ 166 -preprocessor_stats=$PREFIX-combined-m5-1.log 167 168 169 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 170 -mutation_use_unsucc_count_importance+ \ 171 -mutation_use_pass_importance- \ 172 -mutation_buffer_size=500000 \ 173 -rss_distributions=mutation+object_direction+spatial \ 174 -preprocessor_stats=$PREFIX-combined-m5-2.log 175 176 177 ########################################### 178 # search steps test 179 ########################################### 180 181 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 182 -mutation_silhouette_search_steps=1 \ 183 -mutation_buffer_size=500000 \ 184 -rss_distributions=mutation+object_direction+spatial \ 185 -preprocessor_stats=$PREFIX-combined-m6-1.log 186 187 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 188 -mutation_silhouette_search_steps=2 \ 189 -mutation_buffer_size=500000 \ 190 -rss_distributions=mutation+object_direction+spatial \ 191 -preprocessor_stats=$PREFIX-combined-m6-2.log 192 193 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 194 -mutation_silhouette_search_steps=4 \ 195 -mutation_buffer_size=500000 \ 196 -rss_distributions=mutation+object_direction+spatial \ 197 -preprocessor_stats=$PREFIX-combined-m6-3.log 198 199 200 ########################################### 201 # radius test 202 ########################################### 203 204 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 205 -mutation_radius_origin=0.2 \ 206 -mutation_radius_termination=0.2 \ 207 -mutation_silhouette_prob=0.5 \ 208 -mutation_use_pass_importance- \ 209 -mutation_buffer_size=500000 \ 210 -rss_distributions=mutation+object_direction+spatial \ 211 -preprocessor_stats=$PREFIX-combined-m7-1.log 212 213 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 214 -mutation_radius_origin=1.0 \ 215 -mutation_radius_termination=1.0 \ 216 -mutation_silhouette_prob=0.5 \ 217 -mutation_use_pass_importance- \ 218 -mutation_buffer_size=500000 \ 219 -rss_distributions=mutation+object_direction+spatial \ 220 -preprocessor_stats=$PREFIX-combined-m7-2.log 221 222 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 223 -mutation_radius_origin=0.5 \ 224 -mutation_radius_termination=0.2 \ 225 -mutation_silhouette_prob=0.5 \ 226 -mutation_use_pass_importance- \ 227 -mutation_buffer_size=500000 \ 228 -rss_distributions=mutation+object_direction+spatial \ 229 -preprocessor_stats=$PREFIX-combined-m7-3.log 230 231 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 232 -mutation_radius_origin=0.5 \ 233 -mutation_radius_termination=1.0 \ 234 -mutation_silhouette_prob=0.5 \ 235 -mutation_use_pass_importance- \ 236 -mutation_buffer_size=500000 \ 237 -rss_distributions=mutation+object_direction+spatial \ 238 -preprocessor_stats=$PREFIX-combined-m7-4.log 239 240 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 241 -mutation_radius_origin=0.2 \ 242 -mutation_radius_termination=0.5 \ 243 -mutation_silhouette_prob=0.5 \ 244 -mutation_use_pass_importance- \ 245 -mutation_buffer_size=500000 \ 246 -rss_distributions=mutation+object_direction+spatial \ 247 -preprocessor_stats=$PREFIX-combined-m7-5.log 248 249 250 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 251 -mutation_radius_origin=1.0 \ 252 -mutation_radius_termination=0.5 \ 253 -mutation_silhouette_prob=0.5 \ 254 -mutation_use_pass_importance- \ 255 -mutation_buffer_size=500000 \ 256 -rss_distributions=mutation+object_direction+spatial \ 257 -preprocessor_stats=$PREFIX-combined-m7-6.log 258 259 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 260 -mutation_radius_origin=2.0 \ 261 -mutation_radius_termination=0.5 \ 262 -mutation_silhouette_prob=0.5 \ 263 -mutation_use_pass_importance- \ 264 -mutation_buffer_size=500000 \ 265 -rss_distributions=mutation+object_direction+spatial \ 266 -preprocessor_stats=$PREFIX-combined-m7-7.log 267 268 269 ### selected tests 270 271 272 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 273 -mutation_silhouette_prob=0.5 \ 274 -mutation_reverse_samples_distance=1.0 \ 275 -mutation_radius_origin=0.5 \ 276 -mutation_radius_termination=0.2 \ 277 -mutation_use_unsucc_count_importance+ \ 278 -mutation_use_pass_importance- \ 279 -mutation_buffer_size=2000000 \ 280 -rss_distributions=mutation+object_direction+spatial \ 281 -preprocessor_stats=$PREFIX-combined-m8-1.log 282 283 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 284 -mutation_silhouette_prob=0.5 \ 285 -mutation_reverse_samples_distance=1.0 \ 286 -mutation_radius_origin=1.0 \ 287 -mutation_radius_termination=0.2 \ 288 -mutation_use_unsucc_count_importance+ \ 289 -mutation_use_pass_importance- \ 290 -mutation_buffer_size=2000000 \ 291 -rss_distributions=mutation+object_direction+spatial \ 292 -preprocessor_stats=$PREFIX-combined-m8-2.log 293 294 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 295 -mutation_silhouette_prob=0.5 \ 296 -mutation_reverse_samples_distance=1.0 \ 297 -mutation_radius_origin=2.0 \ 298 -mutation_radius_termination=0.2 \ 299 -mutation_use_unsucc_count_importance+ \ 300 -mutation_use_pass_importance- \ 301 -mutation_buffer_size=2000000 \ 302 -rss_distributions=mutation+object_direction+spatial \ 303 -preprocessor_stats=$PREFIX-combined-m8-3.log 304 305 $COMMAND -preprocessor=combined -scene_filename=$SCENE -view_cells_filename=$VIEWCELLS \ 306 -mutation_silhouette_prob=0.5 \ 307 -mutation_reverse_samples_distance=1.0 \ 308 -mutation_radius_origin=0.5 \ 309 -mutation_radius_termination=0.2 \ 310 -mutation_use_unsucc_count_importance- \ 311 -mutation_use_pass_importance+ \ 312 -mutation_buffer_size=2000000 \ 313 -rss_distributions=mutation+object_direction+spatial \ 314 -preprocessor_stats=$PREFIX-combined-m8-4.log
Note: See TracChangeset
for help on using the changeset viewer.