PxPlaneGeometry.h File Reference
This graph shows which files directly or indirectly include this file:
PxGeometryHelpers.h PxPhysicsAPI.h PxShape.h PxRigidActor.h PxShapeExt.h PxBatchQuery.h PxContactModifyCallback.h PxPhysics.h PxRigidBody.h PxRigidStatic.h PxJoint.h PxRigidActorExt.h PxArticulationLink.h PxRigidDynamic.h PxRigidBodyExt.h PxVehicleWheels.h PxVehicleDrive.h PxVehicleDrive4W.h PxVehicleDriveTank.h PxVehicleDriveNW.h PxVehicleNoDrive.h PxVehicleUtilControl.h PxExtensionsAPI.h PxDistanceJoint.h PxFixedJoint.h PxJointLimit.h PxPrismaticJoint.h PxRevoluteJoint.h PxSphericalJoint.h PxD6Joint.h PxContactJoint.h

Go to the source code of this file.

Classes

class  PxPlaneGeometry
 Class describing a plane geometry. More...
 

Functions

PX_FOUNDATION_API PxTransform PxTransformFromPlaneEquation (const PxPlane &plane)
 creates a transform from a plane equation, suitable for an actor transform for a PxPlaneGeometry More...
 
PX_INLINE PxPlane PxPlaneEquationFromTransform (const PxTransform &transform)
 creates a plane equation from a transform, such as the actor transform for a PxPlaneGeometry More...