diff options
Diffstat (limited to 'PhysX_3.4/Source/GeomUtils/src/mesh/GuMeshData.h')
| -rw-r--r-- | PhysX_3.4/Source/GeomUtils/src/mesh/GuMeshData.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/PhysX_3.4/Source/GeomUtils/src/mesh/GuMeshData.h b/PhysX_3.4/Source/GeomUtils/src/mesh/GuMeshData.h index e7af8aee..fe92c4af 100644 --- a/PhysX_3.4/Source/GeomUtils/src/mesh/GuMeshData.h +++ b/PhysX_3.4/Source/GeomUtils/src/mesh/GuMeshData.h @@ -43,9 +43,6 @@ namespace physx { - -#define RTREE_COOK_VERSION 1 - namespace Gu { // 1: support stackless collision trees for non-recursive collision queries |