Updated CDTestFramework with the OPCODE Array SAP test.

Thanks Pierre Terdiman for the latest update.
This commit is contained in:
erwin.coumans
2008-09-01 18:46:57 +00:00
parent f655eff89f
commit 932de57d4c
41 changed files with 6385 additions and 410 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Version="8,00"
Name="Opcode"
ProjectGUID="{DBE44CA3-2912-4441-8D99-AA2242688AD2}"
>
@@ -825,6 +825,14 @@
<Filter
Name="SweepAndPrune"
>
<File
RelativePath=".\OPC_ArraySAP.cpp"
>
</File>
<File
RelativePath=".\OPC_ArraySAP.h"
>
</File>
<File
RelativePath="OPC_BoxPruning.cpp"
>
@@ -945,10 +953,30 @@
RelativePath="Ice\IceAABB.h"
>
</File>
<File
RelativePath=".\Ice\IceAllocator.cpp"
>
</File>
<File
RelativePath=".\Ice\IceAllocator.h"
>
</File>
<File
RelativePath=".\Ice\IceAssert.h"
>
</File>
<File
RelativePath="Ice\IceAxes.h"
>
</File>
<File
RelativePath=".\Ice\IceBitArray.cpp"
>
</File>
<File
RelativePath=".\Ice\IceBitArray.h"
>
</File>
<File
RelativePath="Ice\IceBoundingSphere.h"
>
@@ -985,6 +1013,10 @@
RelativePath="Ice\IceFPU.h"
>
</File>
<File
RelativePath=".\Ice\IceHashing.h"
>
</File>
<File
RelativePath="Ice\IceHPoint.cpp"
>