source: GTP/trunk/Lib/Vis/Preprocessing/src/GtpVisibility05.vcproj @ 2705

Revision 2705, 20.4 KB checked in by mattausch, 16 years ago (diff)

enabled view cell visualization

Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8,00"
5        Name="Preprocessor05"
6        ProjectGUID="{3C8C3818-EB24-47D4-A04E-18D5255A2B2F}"
7        RootNamespace="GtpVisibility05"
8        >
9        <Platforms>
10                <Platform
11                        Name="Win32"
12                />
13        </Platforms>
14        <ToolFiles>
15        </ToolFiles>
16        <Configurations>
17                <Configuration
18                        Name="Debug|Win32"
19                        OutputDirectory="$(SolutionDir)\Preprocessing\lib05\$(ConfigurationName)"
20                        IntermediateDirectory="$(SolutionDir)\Preprocessing\obj05\$(ConfigurationName)"
21                        ConfigurationType="4"
22                        CharacterSet="2"
23                        >
24                        <Tool
25                                Name="VCPreBuildEventTool"
26                        />
27                        <Tool
28                                Name="VCCustomBuildTool"
29                        />
30                        <Tool
31                                Name="VCXMLDataGeneratorTool"
32                        />
33                        <Tool
34                                Name="VCWebServiceProxyGeneratorTool"
35                        />
36                        <Tool
37                                Name="VCMIDLTool"
38                        />
39                        <Tool
40                                Name="VCCLCompilerTool"
41                                Optimization="0"
42                                AdditionalIncludeDirectories="..\src;Timer;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;&quot;..\..\..\..\..\..\NonGTP\Xerces\xerces-c_2_8_0\include&quot;;..\..\..\..\..\..\NonGTP\Boost;..\src\havran;..\MultiLevelRayTracing;&quot;$(CG_INC_PATH)&quot;"
43                                PreprocessorDefinitions="WIN32;DEBUG;_CONSOLE;USE_VERBOSE_PVS;USE_QT;GTP_INTERNAL;USE_CG"
44                                MinimalRebuild="true"
45                                BasicRuntimeChecks="3"
46                                RuntimeLibrary="3"
47                                WarningLevel="3"
48                                Detect64BitPortabilityProblems="true"
49                                DebugInformationFormat="4"
50                        />
51                        <Tool
52                                Name="VCManagedResourceCompilerTool"
53                        />
54                        <Tool
55                                Name="VCResourceCompilerTool"
56                        />
57                        <Tool
58                                Name="VCPreLinkEventTool"
59                        />
60                        <Tool
61                                Name="VCLibrarianTool"
62                        />
63                        <Tool
64                                Name="VCALinkTool"
65                        />
66                        <Tool
67                                Name="VCXDCMakeTool"
68                        />
69                        <Tool
70                                Name="VCBscMakeTool"
71                        />
72                        <Tool
73                                Name="VCFxCopTool"
74                        />
75                        <Tool
76                                Name="VCPostBuildEventTool"
77                        />
78                </Configuration>
79                <Configuration
80                        Name="Release|Win32"
81                        OutputDirectory="$(SolutionDir)\Preprocessing\lib05\$(ConfigurationName)"
82                        IntermediateDirectory="$(SolutionDir)\Preprocessing\obj05\$(ConfigurationName)"
83                        ConfigurationType="4"
84                        CharacterSet="2"
85                        WholeProgramOptimization="1"
86                        >
87                        <Tool
88                                Name="VCPreBuildEventTool"
89                        />
90                        <Tool
91                                Name="VCCustomBuildTool"
92                        />
93                        <Tool
94                                Name="VCXMLDataGeneratorTool"
95                        />
96                        <Tool
97                                Name="VCWebServiceProxyGeneratorTool"
98                        />
99                        <Tool
100                                Name="VCMIDLTool"
101                        />
102                        <Tool
103                                Name="VCCLCompilerTool"
104                                AdditionalIncludeDirectories="..\src;Timer;..\..\..\..\..\..\NonGTP\Devil\include;..\..\..\..\..\..\NonGTP\Zlib\include;&quot;..\..\..\..\..\..\NonGTP\Xerces\xerces-c_2_8_0\include&quot;;..\..\..\..\..\..\NonGTP\Boost;..\src\havran;..\MultiLevelRayTracing;&quot;$(CG_INC_PATH)&quot;"
105                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;USE_VERBOSE_PVS;USE_QT;GTP_INTERNAL;USE_CG"
106                                RuntimeLibrary="2"
107                                WarningLevel="3"
108                                Detect64BitPortabilityProblems="true"
109                                DebugInformationFormat="3"
110                        />
111                        <Tool
112                                Name="VCManagedResourceCompilerTool"
113                        />
114                        <Tool
115                                Name="VCResourceCompilerTool"
116                        />
117                        <Tool
118                                Name="VCPreLinkEventTool"
119                        />
120                        <Tool
121                                Name="VCLibrarianTool"
122                        />
123                        <Tool
124                                Name="VCALinkTool"
125                        />
126                        <Tool
127                                Name="VCXDCMakeTool"
128                        />
129                        <Tool
130                                Name="VCBscMakeTool"
131                        />
132                        <Tool
133                                Name="VCFxCopTool"
134                        />
135                        <Tool
136                                Name="VCPostBuildEventTool"
137                        />
138                </Configuration>
139                <Configuration
140                        Name="Engine|Win32"
141                        OutputDirectory="$(SolutionDir)\Preprocessing\lib05\$(ConfigurationName)"
142                        IntermediateDirectory="$(SolutionDir)\Preprocessing\obj05\$(ConfigurationName)"
143                        ConfigurationType="4"
144                        CharacterSet="2"
145                        WholeProgramOptimization="1"
146                        >
147                        <Tool
148                                Name="VCPreBuildEventTool"
149                        />
150                        <Tool
151                                Name="VCCustomBuildTool"
152                        />
153                        <Tool
154                                Name="VCXMLDataGeneratorTool"
155                        />
156                        <Tool
157                                Name="VCWebServiceProxyGeneratorTool"
158                        />
159                        <Tool
160                                Name="VCMIDLTool"
161                        />
162                        <Tool
163                                Name="VCCLCompilerTool"
164                                AdditionalIncludeDirectories="..\src;Timer;..\..\..\..\..\..\NonGTP\Zlib\include;..\..\..\..\..\..\NonGTP\Xerces;..\src\havran;..\..\..\..\..\..\NonGTP\Devil\include"
165                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;USE_VERBOSE_PVS"
166                                RuntimeLibrary="2"
167                                WarningLevel="3"
168                                Detect64BitPortabilityProblems="true"
169                                DebugInformationFormat="3"
170                        />
171                        <Tool
172                                Name="VCManagedResourceCompilerTool"
173                        />
174                        <Tool
175                                Name="VCResourceCompilerTool"
176                        />
177                        <Tool
178                                Name="VCPreLinkEventTool"
179                        />
180                        <Tool
181                                Name="VCLibrarianTool"
182                        />
183                        <Tool
184                                Name="VCALinkTool"
185                        />
186                        <Tool
187                                Name="VCXDCMakeTool"
188                        />
189                        <Tool
190                                Name="VCBscMakeTool"
191                        />
192                        <Tool
193                                Name="VCFxCopTool"
194                        />
195                        <Tool
196                                Name="VCPostBuildEventTool"
197                        />
198                </Configuration>
199        </Configurations>
200        <References>
201        </References>
202        <Files>
203                <Filter
204                        Name="havran"
205                        >
206                        <File
207                                RelativePath=".\havran\allocgo2.cpp"
208                                >
209                        </File>
210                        <File
211                                RelativePath=".\havran\allocgo2.h"
212                                >
213                        </File>
214                        <File
215                                RelativePath=".\havran\configh.h"
216                                >
217                        </File>
218                        <File
219                                RelativePath=".\HavranDynRayCaster.cpp"
220                                >
221                        </File>
222                        <File
223                                RelativePath=".\HavranRayCaster.cpp"
224                                >
225                        </File>
226                        <File
227                                RelativePath=".\havran\ktb.cpp"
228                                >
229                        </File>
230                        <File
231                                RelativePath=".\havran\ktb.h"
232                                >
233                        </File>
234                        <File
235                                RelativePath=".\havran\ktb8b.cpp"
236                                >
237                        </File>
238                        <File
239                                RelativePath=".\havran\ktb8b.h"
240                                >
241                        </File>
242                        <File
243                                RelativePath=".\havran\ktbai.cpp"
244                                >
245                        </File>
246                        <File
247                                RelativePath=".\havran\ktbai.h"
248                                >
249                        </File>
250                        <File
251                                RelativePath=".\havran\ktball.cpp"
252                                >
253                        </File>
254                        <File
255                                RelativePath=".\havran\ktball.h"
256                                >
257                        </File>
258                        <File
259                                RelativePath=".\havran\ktbconf.h"
260                                >
261                        </File>
262                        <File
263                                RelativePath=".\havran\ktbf2trv.cpp"
264                                >
265                        </File>
266                        <File
267                                RelativePath=".\havran\ktbftrav.cpp"
268                                >
269                        </File>
270                        <File
271                                RelativePath=".\havran\ktbs.cpp"
272                                >
273                        </File>
274                        <File
275                                RelativePath=".\havran\ktbs.h"
276                                >
277                        </File>
278                        <File
279                                RelativePath=".\havran\ktbtrav.cpp"
280                                >
281                        </File>
282                        <File
283                                RelativePath=".\havran\ktbtrav.h"
284                                >
285                        </File>
286                        <File
287                                RelativePath=".\havran\raypack.h"
288                                >
289                        </File>
290                        <File
291                                RelativePath=".\havran\sbbox.cpp"
292                                >
293                        </File>
294                        <File
295                                RelativePath=".\havran\sbbox.h"
296                                >
297                        </File>
298                        <File
299                                RelativePath=".\havran\subdivm.h"
300                                >
301                        </File>
302                        <File
303                                RelativePath=".\havran\testrt.cpp"
304                                >
305                        </File>
306                        <File
307                                RelativePath=".\havran\testrt.h"
308                                >
309                        </File>
310                </Filter>
311                <Filter
312                        Name="Renderer"
313                        >
314                        <File
315                                RelativePath=".\glInterface.h"
316                                >
317                        </File>
318                        <File
319                                RelativePath=".\GlobalLinesRenderer.cpp"
320                                >
321                        </File>
322                        <File
323                                RelativePath=".\GlobalLinesRenderer.h"
324                                >
325                        </File>
326                        <File
327                                RelativePath=".\GlRenderer.cpp"
328                                >
329                        </File>
330                        <File
331                                RelativePath=".\GlRenderer.h"
332                                >
333                        </File>
334                </Filter>
335                <Filter
336                        Name="Loader"
337                        >
338                        <File
339                                RelativePath=".\GzBinFileInputStream.cpp"
340                                >
341                        </File>
342                        <File
343                                RelativePath=".\GzBinFileInputStream.h"
344                                >
345                        </File>
346                        <File
347                                RelativePath=".\GzFileInputSource.cpp"
348                                >
349                        </File>
350                        <File
351                                RelativePath=".\GzFileInputSource.h"
352                                >
353                        </File>
354                        <File
355                                RelativePath=".\ObjectsParser.cpp"
356                                >
357                        </File>
358                        <File
359                                RelativePath=".\ObjectsParser.h"
360                                >
361                        </File>
362                        <File
363                                RelativePath=".\ObjectsParserXerces.h"
364                                >
365                        </File>
366                        <File
367                                RelativePath=".\ObjParser.cpp"
368                                >
369                        </File>
370                        <File
371                                RelativePath=".\ObjParser.h"
372                                >
373                        </File>
374                        <File
375                                RelativePath=".\Parser.h"
376                                >
377                        </File>
378                        <File
379                                RelativePath=".\ply.h"
380                                >
381                        </File>
382                        <File
383                                RelativePath=".\plyfile.c"
384                                >
385                        </File>
386                        <File
387                                RelativePath=".\PlyParser.cpp"
388                                >
389                        </File>
390                        <File
391                                RelativePath=".\PlyParser.h"
392                                >
393                        </File>
394                        <File
395                                RelativePath=".\PreprocessorFactory.h"
396                                >
397                        </File>
398                        <File
399                                RelativePath=".\UnigraphicsParser.cpp"
400                                >
401                        </File>
402                        <File
403                                RelativePath=".\UnigraphicsParser.h"
404                                >
405                        </File>
406                        <File
407                                RelativePath=".\ViewCellsParser.cpp"
408                                >
409                        </File>
410                        <File
411                                RelativePath=".\ViewCellsParser.h"
412                                >
413                        </File>
414                        <File
415                                RelativePath=".\ViewCellsParserXerces.h"
416                                >
417                        </File>
418                        <File
419                                RelativePath=".\X3dParser.cpp"
420                                >
421                        </File>
422                        <File
423                                RelativePath=".\X3dParser.h"
424                                >
425                        </File>
426                        <File
427                                RelativePath=".\X3dParserXerces.h"
428                                >
429                        </File>
430                </Filter>
431                <Filter
432                        Name="Preprocessors"
433                        >
434                        <File
435                                RelativePath=".\CombinedPreprocessor.cpp"
436                                >
437                        </File>
438                        <File
439                                RelativePath=".\CombinedPreprocessor.h"
440                                >
441                        </File>
442                        <File
443                                RelativePath=".\GvsPreprocessor.cpp"
444                                >
445                        </File>
446                        <File
447                                RelativePath=".\GvsPreprocessor.h"
448                                >
449                        </File>
450                        <File
451                                RelativePath=".\Preprocessor.cpp"
452                                >
453                        </File>
454                        <File
455                                RelativePath=".\Preprocessor.h"
456                                >
457                        </File>
458                        <File
459                                RelativePath=".\PreprocessorFactory.cpp"
460                                >
461                        </File>
462                        <File
463                                RelativePath=".\RenderSampler.cpp"
464                                >
465                        </File>
466                        <File
467                                RelativePath=".\RenderSampler.h"
468                                >
469                        </File>
470                        <File
471                                RelativePath=".\RssPreprocessor.cpp"
472                                >
473                        </File>
474                        <File
475                                RelativePath=".\RssPreprocessor.h"
476                                >
477                        </File>
478                        <File
479                                RelativePath=".\SamplingPreprocessor.cpp"
480                                >
481                        </File>
482                        <File
483                                RelativePath=".\SamplingPreprocessor.h"
484                                >
485                        </File>
486                        <File
487                                RelativePath=".\VssPreprocessor.cpp"
488                                >
489                        </File>
490                        <File
491                                RelativePath=".\VssPreprocessor.h"
492                                >
493                        </File>
494                </Filter>
495                <Filter
496                        Name="Exporters"
497                        >
498                        <File
499                                RelativePath=".\Exporter.h"
500                                >
501                        </File>
502                        <File
503                                RelativePath=".\ObjExporter.cpp"
504                                >
505                        </File>
506                        <File
507                                RelativePath=".\ObjExporter.h"
508                                >
509                        </File>
510                        <File
511                                RelativePath=".\VrmlExporter.cpp"
512                                >
513                        </File>
514                        <File
515                                RelativePath=".\VrmlExporter.h"
516                                >
517                        </File>
518                        <File
519                                RelativePath=".\X3dExporter.cpp"
520                                >
521                        </File>
522                        <File
523                                RelativePath=".\X3dExporter.h"
524                                >
525                        </File>
526                </Filter>
527                <Filter
528                        Name="utils"
529                        >
530                        <File
531                                RelativePath=".\AxisAlignedBox3.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=".\BoostPreprocessorThread.h"
544                                >
545                        </File>
546                        <File
547                                RelativePath=".\common.cpp"
548                                >
549                        </File>
550                        <File
551                                RelativePath=".\common.h"
552                                >
553                        </File>
554                        <File
555                                RelativePath=".\Containers.h"
556                                >
557                        </File>
558                        <File
559                                RelativePath=".\Environment.cpp"
560                                >
561                        </File>
562                        <File
563                                RelativePath=".\Environment.h"
564                                >
565                        </File>
566                        <File
567                                RelativePath=".\FlexibleHeap.h"
568                                >
569                        </File>
570                        <File
571                                RelativePath=".\gzstream.cpp"
572                                >
573                        </File>
574                        <File
575                                RelativePath=".\gzstream.h"
576                                >
577                        </File>
578                        <File
579                                RelativePath=".\Halton.cpp"
580                                >
581                        </File>
582                        <File
583                                RelativePath=".\Halton.h"
584                                >
585                        </File>
586                        <File
587                                RelativePath=".\HashPvs.h"
588                                >
589                        </File>
590                        <File
591                                RelativePath=".\LogManager.cpp"
592                                >
593                        </File>
594                        <File
595                                RelativePath=".\LogManager.h"
596                                >
597                        </File>
598                        <File
599                                RelativePath=".\Material.cpp"
600                                >
601                        </File>
602                        <File
603                                RelativePath=".\Material.h"
604                                >
605                        </File>
606                        <File
607                                RelativePath=".\Matrix4x4.cpp"
608                                >
609                        </File>
610                        <File
611                                RelativePath=".\Matrix4x4.h"
612                                >
613                        </File>
614                        <File
615                                RelativePath=".\Timer\merror.cpp"
616                                >
617                        </File>
618                        <File
619                                RelativePath=".\Timer\merror.h"
620                                >
621                        </File>
622                        <File
623                                RelativePath=".\Timer\mstring.h"
624                                >
625                        </File>
626                        <File
627                                RelativePath=".\Plane3.cpp"
628                                >
629                        </File>
630                        <File
631                                RelativePath=".\Plane3.h"
632                                >
633                        </File>
634                        <File
635                                RelativePath=".\Polygon3.cpp"
636                                >
637                        </File>
638                        <File
639                                RelativePath=".\Polygon3.h"
640                                >
641                        </File>
642                        <File
643                                RelativePath=".\Polytope.cpp"
644                                >
645                        </File>
646                        <File
647                                RelativePath=".\Polytope.h"
648                                >
649                        </File>
650                        <File
651                                RelativePath=".\PreprocessorThread.cpp"
652                                >
653                        </File>
654                        <File
655                                RelativePath=".\Timer\RDTSCTimer.cpp"
656                                >
657                        </File>
658                        <File
659                                RelativePath=".\Timer\RDTSCTimer.h"
660                                >
661                        </File>
662                        <File
663                                RelativePath=".\Rectangle3.cpp"
664                                >
665                        </File>
666                        <File
667                                RelativePath=".\Rectangle3.h"
668                                >
669                        </File>
670                        <File
671                                RelativePath=".\Tetrahedron3.h"
672                                >
673                        </File>
674                        <File
675                                RelativePath=".\havran\timer.cpp"
676                                >
677                        </File>
678                        <File
679                                RelativePath=".\havran\timer.h"
680                                >
681                        </File>
682                        <File
683                                RelativePath=".\Trackball.cpp"
684                                >
685                        </File>
686                        <File
687                                RelativePath=".\Trackball.h"
688                                >
689                        </File>
690                        <File
691                                RelativePath=".\Triangle3.cpp"
692                                >
693                        </File>
694                        <File
695                                RelativePath=".\Triangle3.h"
696                                >
697                        </File>
698                        <File
699                                RelativePath=".\Vector2.cpp"
700                                >
701                        </File>
702                        <File
703                                RelativePath=".\Vector2.h"
704                                >
705                        </File>
706                        <File
707                                RelativePath=".\Vector3.cpp"
708                                >
709                        </File>
710                        <File
711                                RelativePath=".\Vector3.h"
712                                >
713                        </File>
714                </Filter>
715                <Filter
716                        Name="main"
717                        >
718                        <Filter
719                                Name="Header Files"
720                                Filter="h;hpp;hxx;hm;inl;inc;xsd"
721                                UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
722                                >
723                                <File
724                                        RelativePath=".\Beam.h"
725                                        >
726                                </File>
727                                <File
728                                        RelativePath=".\BitVectorPvs.h"
729                                        >
730                                </File>
731                                <File
732                                        RelativePath=".\BoundingBoxConverter.h"
733                                        >
734                                </File>
735                                <File
736                                        RelativePath=".\BvHierarchy.h"
737                                        >
738                                </File>
739                                <File
740                                        RelativePath=".\Camera.h"
741                                        >
742                                </File>
743                                <File
744                                        RelativePath=".\DifferenceSampling.h"
745                                        >
746                                </File>
747                                <File
748                                        RelativePath=".\ExactPreprocessor.h"
749                                        >
750                                </File>
751                                <File
752                                        RelativePath=".\FilterBasedDistribution.cpp"
753                                        >
754                                </File>
755                                <File
756                                        RelativePath=".\FilterBasedDistribution.h"
757                                        >
758                                </File>
759                                <File
760                                        RelativePath=".\HavranRayCaster.h"
761                                        >
762                                </File>
763                                <File
764                                        RelativePath=".\HierarchyManager.h"
765                                        >
766                                </File>
767                                <File
768                                        RelativePath=".\IntelRayCaster.h"
769                                        >
770                                </File>
771                                <File
772                                        RelativePath=".\InternalRayCaster.h"
773                                        >
774                                </File>
775                                <File
776                                        RelativePath=".\Intersectable.h"
777                                        >
778                                </File>
779                                <File
780                                        RelativePath=".\IntersectableWrapper.h"
781                                        >
782                                </File>
783                                <File
784                                        RelativePath=".\IntersectionBoundingBoxConverter.h"
785                                        >
786                                </File>
787                                <File
788                                        RelativePath=".\KdTree.h"
789                                        >
790                                </File>
791                                <File
792                                        RelativePath=".\Mailable.h"
793                                        >
794                                </File>
795                                <File
796                                        RelativePath=".\Mesh.h"
797                                        >
798                                </File>
799                                <File
800                                        RelativePath=".\MeshKdTree.h"
801                                        >
802                                </File>
803                                <File
804                                        RelativePath=".\Mutation.h"
805                                        >
806                                </File>
807                                <File
808                                        RelativePath=".\MutualVisibility.h"
809                                        >
810                                </File>
811                                <File
812                                        RelativePath=".\ObjectPvs.h"
813                                        >
814                                </File>
815                                <File
816                                        RelativePath=".\OcclusionQuery.h"
817                                        >
818                                </File>
819                                <File
820                                        RelativePath=".\OspTree.h"
821                                        >
822                                </File>
823                                <File
824                                        RelativePath=".\Timer\PerfTimer.h"
825                                        >
826                                </File>
827                                <File
828                                        RelativePath=".\Timer\PerfTimerSkeleton.h"
829                                        >
830                                </File>
831                                <File
832                                        RelativePath=".\PreprocessorThread.h"
833                                        >
834                                </File>
835                                <File
836                                        RelativePath=".\Pvs.h"
837                                        >
838                                </File>
839                                <File
840                                        RelativePath=".\PvsBase.h"
841                                        >
842                                </File>
843                                <File
844                                        RelativePath=".\PvsDefinitions.h"
845                                        >
846                                </File>
847                                <File
848                                        RelativePath=".\RandomViewCellsHandler.h"
849                                        >
850                                </File>
851                                <File
852                                        RelativePath=".\Ray.h"
853                                        >
854                                </File>
855                                <File
856                                        RelativePath=".\RayCaster.h"
857                                        >
858                                </File>
859                                <File
860                                        RelativePath=".\RayInfo.h"
861                                        >
862                                </File>
863                                <File
864                                        RelativePath=".\Renderer.h"
865                                        >
866                                </File>
867                                <File
868                                        RelativePath=".\RenderSimulator.h"
869                                        >
870                                </File>
871                                <File
872                                        RelativePath=".\RenderTexture.h"
873                                        >
874                                </File>
875                                <File
876                                        RelativePath=".\ResourceManager.h"
877                                        >
878                                </File>
879                                <File
880                                        RelativePath=".\ReverseGvs.h"
881                                        >
882                                </File>
883                                <File
884                                        RelativePath=".\RndGauss.h"
885                                        >
886                                </File>
887                                <File
888                                        RelativePath=".\RssTree.h"
889                                        >
890                                </File>
891                                <File
892                                        RelativePath=".\SamplingStrategy.h"
893                                        >
894                                </File>
895                                <File
896                                        RelativePath=".\SceneGraph.h"
897                                        >
898                                </File>
899                                <File
900                                        RelativePath=".\SimpleRay.h"
901                                        >
902                                </File>
903                                <File
904                                        RelativePath=".\Statistics.h"
905                                        >
906                                </File>
907                                <File
908                                        RelativePath=".\SubdivisionCandidate.h"
909                                        >
910                                </File>
911                                <File
912                                        RelativePath=".\TraversalTree.h"
913                                        >
914                                </File>
915                                <File
916                                        RelativePath=".\ViewCell.h"
917                                        >
918                                </File>
919                                <File
920                                        RelativePath=".\ViewCellBsp.h"
921                                        >
922                                </File>
923                                <File
924                                        RelativePath=".\ViewCellsManager.h"
925                                        >
926                                </File>
927                                <File
928                                        RelativePath=".\VspBspTree.h"
929                                        >
930                                </File>
931                                <File
932                                        RelativePath=".\VspTree.h"
933                                        >
934                                </File>
935                                <File
936                                        RelativePath=".\VssRay.h"
937                                        >
938                                </File>
939                                <File
940                                        RelativePath=".\VssTree.h"
941                                        >
942                                </File>
943                        </Filter>
944                        <Filter
945                                Name="Source Files"
946                                Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
947                                UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
948                                >
949                                <File
950                                        RelativePath=".\AxisAlignedBox3.cpp"
951                                        >
952                                </File>
953                                <File
954                                        RelativePath=".\Beam.cpp"
955                                        >
956                                </File>
957                                <File
958                                        RelativePath=".\BitVectorPvs.cpp"
959                                        >
960                                </File>
961                                <File
962                                        RelativePath=".\BvHierarchy.cpp"
963                                        >
964                                </File>
965                                <File
966                                        RelativePath=".\Camera.cpp"
967                                        >
968                                </File>
969                                <File
970                                        RelativePath=".\DifferenceSampling.cpp"
971                                        >
972                                </File>
973                                <File
974                                        RelativePath=".\ExactPreprocessor.cpp"
975                                        >
976                                </File>
977                                <File
978                                        RelativePath=".\Exporter.cpp"
979                                        >
980                                </File>
981                                <File
982                                        RelativePath=".\HierarchyManager.cpp"
983                                        >
984                                </File>
985                                <File
986                                        RelativePath=".\IntelRayCaster.cpp"
987                                        >
988                                </File>
989                                <File
990                                        RelativePath=".\InternalRayCaster.cpp"
991                                        >
992                                </File>
993                                <File
994                                        RelativePath=".\Intersectable.cpp"
995                                        >
996                                </File>
997                                <File
998                                        RelativePath=".\IntersectableWrapper.cpp"
999                                        >
1000                                </File>
1001                                <File
1002                                        RelativePath=".\IntersectionBoundingBoxConverter.cpp"
1003                                        >
1004                                </File>
1005                                <File
1006                                        RelativePath=".\KdTree.cpp"
1007                                        >
1008                                </File>
1009                                <File
1010                                        RelativePath=".\Mailable.cpp"
1011                                        >
1012                                </File>
1013                                <File
1014                                        RelativePath=".\Mesh.cpp"
1015                                        >
1016                                </File>
1017                                <File
1018                                        RelativePath=".\MeshKdTree.cpp"
1019                                        >
1020                                </File>
1021                                <File
1022                                        RelativePath=".\Mutation.cpp"
1023                                        >
1024                                </File>
1025                                <File
1026                                        RelativePath=".\MutualVisibility.cpp"
1027                                        >
1028                                </File>
1029                                <File
1030                                        RelativePath=".\ObjectPvs.cpp"
1031                                        >
1032                                </File>
1033                                <File
1034                                        RelativePath=".\OcclusionQuery.cpp"
1035                                        >
1036                                </File>
1037                                <File
1038                                        RelativePath=".\OspTree.cpp"
1039                                        >
1040                                </File>
1041                                <File
1042                                        RelativePath=".\RandomViewCellsHandler.cpp"
1043                                        >
1044                                </File>
1045                                <File
1046                                        RelativePath=".\Ray.cpp"
1047                                        >
1048                                </File>
1049                                <File
1050                                        RelativePath=".\RayCaster.cpp"
1051                                        >
1052                                </File>
1053                                <File
1054                                        RelativePath=".\RayInfo.cpp"
1055                                        >
1056                                </File>
1057                                <File
1058                                        RelativePath=".\Renderer.cpp"
1059                                        >
1060                                </File>
1061                                <File
1062                                        RelativePath=".\RenderSimulator.cpp"
1063                                        >
1064                                </File>
1065                                <File
1066                                        RelativePath=".\RenderTexture.cpp"
1067                                        >
1068                                </File>
1069                                <File
1070                                        RelativePath=".\ReverseGvs.cpp"
1071                                        >
1072                                </File>
1073                                <File
1074                                        RelativePath=".\RssTree.cpp"
1075                                        >
1076                                </File>
1077                                <File
1078                                        RelativePath=".\SamplingStrategy.cpp"
1079                                        >
1080                                </File>
1081                                <File
1082                                        RelativePath=".\SceneGraph.cpp"
1083                                        >
1084                                </File>
1085                                <File
1086                                        RelativePath=".\SubdivisionCandidate.cpp"
1087                                        >
1088                                </File>
1089                                <File
1090                                        RelativePath=".\Tetrahedron3.cpp"
1091                                        >
1092                                </File>
1093                                <File
1094                                        RelativePath=".\TraversalTree.cpp"
1095                                        >
1096                                </File>
1097                                <File
1098                                        RelativePath=".\ViewCell.cpp"
1099                                        >
1100                                </File>
1101                                <File
1102                                        RelativePath=".\ViewCellBsp.cpp"
1103                                        >
1104                                </File>
1105                                <File
1106                                        RelativePath=".\ViewCellsManager.cpp"
1107                                        >
1108                                </File>
1109                                <File
1110                                        RelativePath=".\VspBspTree.cpp"
1111                                        >
1112                                </File>
1113                                <File
1114                                        RelativePath=".\VspTree.cpp"
1115                                        >
1116                                </File>
1117                                <File
1118                                        RelativePath=".\VssRay.cpp"
1119                                        >
1120                                </File>
1121                                <File
1122                                        RelativePath=".\VssTree.cpp"
1123                                        >
1124                                </File>
1125                        </Filter>
1126                </Filter>
1127        </Files>
1128        <Globals>
1129        </Globals>
1130</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.