diff --git a/panda/src/physx/physxActor.h b/panda/src/physx/physxActor.h index e40048bd37..b9864d7e4f 100644 --- a/panda/src/physx/physxActor.h +++ b/panda/src/physx/physxActor.h @@ -17,10 +17,7 @@ #include "pandabase.h" #include "nodePath.h" -#include "lmatrix.h" -#include "lvector3.h" -#include "lpoint3.h" -#include "lquaternion.h" +#include "luse.h" #include "physxObject.h" #include "physxObjectCollection.h" diff --git a/panda/src/physx/physxActorDesc.h b/panda/src/physx/physxActorDesc.h index 2515f042ab..3f41e763c2 100644 --- a/panda/src/physx/physxActorDesc.h +++ b/panda/src/physx/physxActorDesc.h @@ -16,8 +16,7 @@ #define PHYSXACTORDESC_H #include "pandabase.h" -#include "lpoint3.h" -#include "lmatrix.h" +#include "luse.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxBodyDesc.h b/panda/src/physx/physxBodyDesc.h index be9cb2567c..b191c68e32 100644 --- a/panda/src/physx/physxBodyDesc.h +++ b/panda/src/physx/physxBodyDesc.h @@ -16,8 +16,7 @@ #define PHYSXBODYDESC_H #include "pandabase.h" -#include "lvector3.h" -#include "lmatrix.h" +#include "luse.h" #include "physxEnums.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxBoxController.h b/panda/src/physx/physxBoxController.h index eb0e54bd2f..a7e749ae77 100644 --- a/panda/src/physx/physxBoxController.h +++ b/panda/src/physx/physxBoxController.h @@ -16,7 +16,7 @@ #define PHYSXBOXCONTROLLER_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxController.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxBoxControllerDesc.h b/panda/src/physx/physxBoxControllerDesc.h index 477a799ff6..7ce60676a5 100644 --- a/panda/src/physx/physxBoxControllerDesc.h +++ b/panda/src/physx/physxBoxControllerDesc.h @@ -16,7 +16,7 @@ #define PHYSXBOXCONTROLLERDESC_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxControllerDesc.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxBoxForceFieldShape.h b/panda/src/physx/physxBoxForceFieldShape.h index 10a7c5b218..bc5ad05f6c 100644 --- a/panda/src/physx/physxBoxForceFieldShape.h +++ b/panda/src/physx/physxBoxForceFieldShape.h @@ -16,7 +16,7 @@ #define PHYSXBOXFORCEFIELDSHAPE_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxForceFieldShape.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxBoxForceFieldShapeDesc.h b/panda/src/physx/physxBoxForceFieldShapeDesc.h index 935c44a29d..2c65ca1d4c 100644 --- a/panda/src/physx/physxBoxForceFieldShapeDesc.h +++ b/panda/src/physx/physxBoxForceFieldShapeDesc.h @@ -16,7 +16,7 @@ #define PHYSXBOXFORCEFIELDSHAPEDESC_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxForceFieldShapeDesc.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxBoxShape.h b/panda/src/physx/physxBoxShape.h index 95e71901e1..58d3c3c5da 100644 --- a/panda/src/physx/physxBoxShape.h +++ b/panda/src/physx/physxBoxShape.h @@ -16,7 +16,7 @@ #define PHYSXBOXSHAPE_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxShape.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxBoxShapeDesc.h b/panda/src/physx/physxBoxShapeDesc.h index f301c1f404..ee7542c215 100644 --- a/panda/src/physx/physxBoxShapeDesc.h +++ b/panda/src/physx/physxBoxShapeDesc.h @@ -16,7 +16,7 @@ #define PHYSXBOXSHAPEDESC_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxShapeDesc.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxCapsuleController.h b/panda/src/physx/physxCapsuleController.h index a8b7341f07..1e16c215de 100644 --- a/panda/src/physx/physxCapsuleController.h +++ b/panda/src/physx/physxCapsuleController.h @@ -16,7 +16,7 @@ #define PHYSXCAPSULECONTROLLER_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxController.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxCapsuleForceFieldShape.h b/panda/src/physx/physxCapsuleForceFieldShape.h index a414d1c04a..deb1492246 100644 --- a/panda/src/physx/physxCapsuleForceFieldShape.h +++ b/panda/src/physx/physxCapsuleForceFieldShape.h @@ -16,7 +16,7 @@ #define PHYSXCAPSULEFORCEFIELDSHAPE_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxForceFieldShape.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxCapsuleShape.h b/panda/src/physx/physxCapsuleShape.h index 25ab3a85b2..05b4f4acc7 100644 --- a/panda/src/physx/physxCapsuleShape.h +++ b/panda/src/physx/physxCapsuleShape.h @@ -16,7 +16,7 @@ #define PHYSXCAPSULESHAPE_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxShape.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxCloth.h b/panda/src/physx/physxCloth.h index 126b7a4235..24060529fe 100644 --- a/panda/src/physx/physxCloth.h +++ b/panda/src/physx/physxCloth.h @@ -16,8 +16,7 @@ #define PHYSXCLOTH_H #include "pandabase.h" -#include "lvector3.h" -#include "lpoint3.h" +#include "luse.h" #include "physxObject.h" #include "physxObjectCollection.h" diff --git a/panda/src/physx/physxClothDesc.h b/panda/src/physx/physxClothDesc.h index a0bfb0777a..edeb2f55e3 100644 --- a/panda/src/physx/physxClothDesc.h +++ b/panda/src/physx/physxClothDesc.h @@ -16,8 +16,7 @@ #define PHYSXCLOTHDESC_H #include "pandabase.h" -#include "lpoint3.h" -#include "lmatrix.h" +#include "luse.h" #include "physxEnums.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxClothMeshDesc.h b/panda/src/physx/physxClothMeshDesc.h index aafe1b1326..68075f97ec 100644 --- a/panda/src/physx/physxClothMeshDesc.h +++ b/panda/src/physx/physxClothMeshDesc.h @@ -16,8 +16,7 @@ #define PHYSXCLOTHMESHDESC_H #include "pandabase.h" -#include "lpoint3.h" -#include "lpoint2.h" +#include "luse.h" #include "nodePath.h" #include "plist.h" diff --git a/panda/src/physx/physxConstraintDominance.h b/panda/src/physx/physxConstraintDominance.h index fe43ed7724..430aa8b9d5 100644 --- a/panda/src/physx/physxConstraintDominance.h +++ b/panda/src/physx/physxConstraintDominance.h @@ -16,8 +16,7 @@ #define PHYSXCONSTRAINTDOMINANCE_H #include "pandabase.h" -#include "lvector3.h" -#include "lpoint3.h" +#include "luse.h" #include "config_physx.h" diff --git a/panda/src/physx/physxContactPair.h b/panda/src/physx/physxContactPair.h index a3edb4fcbb..a839d02633 100644 --- a/panda/src/physx/physxContactPair.h +++ b/panda/src/physx/physxContactPair.h @@ -16,7 +16,7 @@ #define PHYSXCONTACTPAIR_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "typedReferenceCount.h" #include "pvector.h" diff --git a/panda/src/physx/physxContactPoint.h b/panda/src/physx/physxContactPoint.h index 1c666db868..13e9f56b14 100644 --- a/panda/src/physx/physxContactPoint.h +++ b/panda/src/physx/physxContactPoint.h @@ -16,8 +16,7 @@ #define PHYSXCONTACTPOINT_H #include "pandabase.h" -#include "lvector3.h" -#include "lpoint3.h" +#include "luse.h" #include "typedObject.h" #include "config_physx.h" diff --git a/panda/src/physx/physxController.h b/panda/src/physx/physxController.h index e534fb218f..c593450471 100644 --- a/panda/src/physx/physxController.h +++ b/panda/src/physx/physxController.h @@ -17,9 +17,7 @@ #include "pandabase.h" #include "pointerTo.h" -#include "lpoint3.h" -#include "lmatrix.h" -#include "lquaternion.h" +#include "luse.h" #include "physxObject.h" #include "physxEnums.h" diff --git a/panda/src/physx/physxControllerDesc.h b/panda/src/physx/physxControllerDesc.h index d10c42a777..43b35a7a2f 100644 --- a/panda/src/physx/physxControllerDesc.h +++ b/panda/src/physx/physxControllerDesc.h @@ -16,7 +16,7 @@ #define PHYSXCONTROLLERDESC_H #include "pandabase.h" -#include "lpoint3.h" +#include "luse.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxConvexMeshDesc.h b/panda/src/physx/physxConvexMeshDesc.h index 8ec6c3e18b..413291da61 100644 --- a/panda/src/physx/physxConvexMeshDesc.h +++ b/panda/src/physx/physxConvexMeshDesc.h @@ -16,7 +16,7 @@ #define PHYSXCONVEXMESHDESC_H #include "pandabase.h" -#include "lpoint3.h" +#include "luse.h" #include "nodePath.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxD6JointDesc.h b/panda/src/physx/physxD6JointDesc.h index 16d6dd1f93..5ff094c340 100644 --- a/panda/src/physx/physxD6JointDesc.h +++ b/panda/src/physx/physxD6JointDesc.h @@ -16,9 +16,7 @@ #define PHYSXD6JOINTDESC_H #include "pandabase.h" -#include "lvector3.h" -#include "lpoint3.h" -#include "lquaternion.h" +#include "luse.h" #include "physxJointDesc.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxForceField.h b/panda/src/physx/physxForceField.h index 29b272e42c..e59ec2124d 100644 --- a/panda/src/physx/physxForceField.h +++ b/panda/src/physx/physxForceField.h @@ -16,7 +16,7 @@ #define PHYSXFORCEFIELD_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxObject.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxForceFieldDesc.h b/panda/src/physx/physxForceFieldDesc.h index 498555ef16..7a2327e40c 100644 --- a/panda/src/physx/physxForceFieldDesc.h +++ b/panda/src/physx/physxForceFieldDesc.h @@ -16,9 +16,7 @@ #define PHYSXFORCEFIELDDESC_H #include "pandabase.h" -#include "lvector3.h" -#include "lpoint3.h" -#include "lmatrix.h" +#include "luse.h" #include "physxEnums.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxForceFieldShape.h b/panda/src/physx/physxForceFieldShape.h index afb727dc06..c7c86c34cf 100644 --- a/panda/src/physx/physxForceFieldShape.h +++ b/panda/src/physx/physxForceFieldShape.h @@ -17,9 +17,7 @@ #include "pandabase.h" #include "pointerTo.h" -#include "lpoint3.h" -#include "lmatrix.h" -#include "lquaternion.h" +#include "luse.h" #include "physxObject.h" #include "physxEnums.h" diff --git a/panda/src/physx/physxForceFieldShapeDesc.h b/panda/src/physx/physxForceFieldShapeDesc.h index 4d0ac662cb..06ca832a1f 100644 --- a/panda/src/physx/physxForceFieldShapeDesc.h +++ b/panda/src/physx/physxForceFieldShapeDesc.h @@ -16,8 +16,7 @@ #define PHYSXFORCEFIELDSHAPEDESC_H #include "pandabase.h" -#include "lpoint3.h" -#include "lmatrix.h" +#include "luse.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxHeightField.h b/panda/src/physx/physxHeightField.h index b046d8169b..7d03a3c895 100644 --- a/panda/src/physx/physxHeightField.h +++ b/panda/src/physx/physxHeightField.h @@ -16,7 +16,7 @@ #define PHYSXHEIGHTFIELD_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxObject.h" #include "physxContactReport.h" diff --git a/panda/src/physx/physxJoint.h b/panda/src/physx/physxJoint.h index d465fda43a..0029a34e78 100644 --- a/panda/src/physx/physxJoint.h +++ b/panda/src/physx/physxJoint.h @@ -17,8 +17,7 @@ #include "pandabase.h" #include "pointerTo.h" -#include "lpoint3.h" -#include "lvector3.h" +#include "luse.h" #include "physxObject.h" #include "physxEnums.h" diff --git a/panda/src/physx/physxJointDesc.h b/panda/src/physx/physxJointDesc.h index 4de32ff6c5..e13d877565 100644 --- a/panda/src/physx/physxJointDesc.h +++ b/panda/src/physx/physxJointDesc.h @@ -16,8 +16,7 @@ #define PHYSXJOINTDESC_H #include "pandabase.h" -#include "lpoint3.h" -#include "lvector3.h" +#include "luse.h" #include "physxEnums.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxMaterial.h b/panda/src/physx/physxMaterial.h index 81056f8c4b..6a0e3e8cf6 100644 --- a/panda/src/physx/physxMaterial.h +++ b/panda/src/physx/physxMaterial.h @@ -16,7 +16,7 @@ #define PHYSXMATERIAL_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxObject.h" #include "physxEnums.h" diff --git a/panda/src/physx/physxPlane.h b/panda/src/physx/physxPlane.h index ff72d5a5ef..2227bde49f 100644 --- a/panda/src/physx/physxPlane.h +++ b/panda/src/physx/physxPlane.h @@ -16,9 +16,7 @@ #define PHYSXPLANE_H #include "pandabase.h" -#include "lpoint3.h" -#include "lvector3.h" -#include "lmatrix.h" +#include "luse.h" #include "config_physx.h" diff --git a/panda/src/physx/physxPlaneShape.h b/panda/src/physx/physxPlaneShape.h index 72f3689775..b8785481cb 100644 --- a/panda/src/physx/physxPlaneShape.h +++ b/panda/src/physx/physxPlaneShape.h @@ -16,7 +16,7 @@ #define PHYSXPLANESHAPE_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxShape.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxPlaneShapeDesc.h b/panda/src/physx/physxPlaneShapeDesc.h index fa49b418fd..00c09f4583 100644 --- a/panda/src/physx/physxPlaneShapeDesc.h +++ b/panda/src/physx/physxPlaneShapeDesc.h @@ -18,7 +18,7 @@ #include "pandabase.h" #include "physxShapeDesc.h" -#include "lvector3.h" +#include "luse.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxRay.h b/panda/src/physx/physxRay.h index 81c499ffab..a1a9bfec4e 100644 --- a/panda/src/physx/physxRay.h +++ b/panda/src/physx/physxRay.h @@ -16,8 +16,7 @@ #define PHYSXRAY_H #include "pandabase.h" -#include "lvector3.h" -#include "lpoint3.h" +#include "luse.h" #include "config_physx.h" diff --git a/panda/src/physx/physxRaycastHit.h b/panda/src/physx/physxRaycastHit.h index e9f143278e..a70b28aae9 100644 --- a/panda/src/physx/physxRaycastHit.h +++ b/panda/src/physx/physxRaycastHit.h @@ -16,8 +16,7 @@ #define PHYSXRAYCASTHIT_H #include "pandabase.h" -#include "lvector3.h" -#include "lpoint3.h" +#include "luse.h" #include "config_physx.h" diff --git a/panda/src/physx/physxScene.h b/panda/src/physx/physxScene.h index db48421070..35c992124b 100644 --- a/panda/src/physx/physxScene.h +++ b/panda/src/physx/physxScene.h @@ -16,7 +16,7 @@ #define PHYSXSCENE_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxObject.h" #include "physxObjectCollection.h" diff --git a/panda/src/physx/physxSceneDesc.h b/panda/src/physx/physxSceneDesc.h index 24484369ac..036684ba3c 100644 --- a/panda/src/physx/physxSceneDesc.h +++ b/panda/src/physx/physxSceneDesc.h @@ -16,7 +16,7 @@ #define PHYSXSCENEDESC_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxEnums.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxSegment.h b/panda/src/physx/physxSegment.h index 3cbdb9f8ca..25891f8920 100644 --- a/panda/src/physx/physxSegment.h +++ b/panda/src/physx/physxSegment.h @@ -16,7 +16,7 @@ #define PHYSXSEGMENT_H #include "pandabase.h" -#include "lpoint3.h" +#include "luse.h" #include "config_physx.h" diff --git a/panda/src/physx/physxShape.h b/panda/src/physx/physxShape.h index 87885a382a..1ca893ed58 100644 --- a/panda/src/physx/physxShape.h +++ b/panda/src/physx/physxShape.h @@ -17,9 +17,7 @@ #include "pandabase.h" #include "pointerTo.h" -#include "lpoint3.h" -#include "lmatrix.h" -#include "lquaternion.h" +#include "luse.h" #include "physxObject.h" #include "physxEnums.h" diff --git a/panda/src/physx/physxShapeDesc.h b/panda/src/physx/physxShapeDesc.h index b411c4a641..cdcf976b0b 100644 --- a/panda/src/physx/physxShapeDesc.h +++ b/panda/src/physx/physxShapeDesc.h @@ -16,8 +16,7 @@ #define PHYSXSHAPEDESC_H #include "pandabase.h" -#include "lpoint3.h" -#include "lmatrix.h" +#include "luse.h" #include "physxEnums.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxSoftBody.h b/panda/src/physx/physxSoftBody.h index ab3658bacd..13e2e7b262 100644 --- a/panda/src/physx/physxSoftBody.h +++ b/panda/src/physx/physxSoftBody.h @@ -16,8 +16,7 @@ #define PHYSXSOFTBODY_H #include "pandabase.h" -#include "lvector3.h" -#include "lpoint3.h" +#include "luse.h" #include "physxObject.h" #include "physxObjectCollection.h" diff --git a/panda/src/physx/physxSoftBodyDesc.h b/panda/src/physx/physxSoftBodyDesc.h index f86cd9d46e..f881ec6270 100644 --- a/panda/src/physx/physxSoftBodyDesc.h +++ b/panda/src/physx/physxSoftBodyDesc.h @@ -16,8 +16,7 @@ #define PHYSXSOFTBODYDESC_H #include "pandabase.h" -#include "lpoint3.h" -#include "lmatrix.h" +#include "luse.h" #include "physxEnums.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxSoftBodyMeshDesc.h b/panda/src/physx/physxSoftBodyMeshDesc.h index db59dcecdf..167141fa63 100644 --- a/panda/src/physx/physxSoftBodyMeshDesc.h +++ b/panda/src/physx/physxSoftBodyMeshDesc.h @@ -16,7 +16,7 @@ #define PHYSXSOFTBODYMESHDESC_H #include "pandabase.h" -#include "lpoint3.h" +#include "luse.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxSphere.h b/panda/src/physx/physxSphere.h index cc927d499c..4aecad3d77 100644 --- a/panda/src/physx/physxSphere.h +++ b/panda/src/physx/physxSphere.h @@ -16,7 +16,7 @@ #define PHYSXSPHERE_H #include "pandabase.h" -#include "lpoint3.h" +#include "luse.h" #include "config_physx.h" diff --git a/panda/src/physx/physxSphereForceFieldShape.h b/panda/src/physx/physxSphereForceFieldShape.h index 87f0d00a0d..4010e7cf48 100644 --- a/panda/src/physx/physxSphereForceFieldShape.h +++ b/panda/src/physx/physxSphereForceFieldShape.h @@ -16,7 +16,7 @@ #define PHYSXSPHEREFORCEFIELDSHAPE_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxForceFieldShape.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxSphereShape.h b/panda/src/physx/physxSphereShape.h index 61f543d3a6..53dcb8ff51 100644 --- a/panda/src/physx/physxSphereShape.h +++ b/panda/src/physx/physxSphereShape.h @@ -16,7 +16,7 @@ #define PHYSXSPHERESHAPE_H #include "pandabase.h" -#include "lvector3.h" +#include "luse.h" #include "physxShape.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxTriangleMeshDesc.h b/panda/src/physx/physxTriangleMeshDesc.h index 5ebc3d9358..d6f31663bd 100644 --- a/panda/src/physx/physxTriangleMeshDesc.h +++ b/panda/src/physx/physxTriangleMeshDesc.h @@ -16,8 +16,8 @@ #define PHYSXTRIANGLEMESHDESC_H #include "pandabase.h" -#include "lpoint3.h" #include "nodePath.h" +#include "luse.h" #include "physx_includes.h" diff --git a/panda/src/physx/physxUtilLib.h b/panda/src/physx/physxUtilLib.h index 7de3689a58..2a9b9f1e9b 100644 --- a/panda/src/physx/physxUtilLib.h +++ b/panda/src/physx/physxUtilLib.h @@ -16,9 +16,7 @@ #define PHYSXUTILLIB_H #include "pandabase.h" -#include "lvector3.h" -#include "lpoint3.h" -#include "lmatrix.h" +#include "luse.h" #include "config_physx.h" diff --git a/panda/src/physx/physxWheelDesc.h b/panda/src/physx/physxWheelDesc.h index a987b57fdc..e059d5f004 100644 --- a/panda/src/physx/physxWheelDesc.h +++ b/panda/src/physx/physxWheelDesc.h @@ -16,7 +16,7 @@ #define PHYSXWHEELDESC_H #include "pandabase.h" -#include "lpoint3.h" +#include "luse.h" #include "physx_includes.h"