Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- abs() - Method in class physx.common.PxVec3
- abs(long) - Static method in class physx.common.PxVec3.Raw
- acquireReference() - Method in class physx.common.PxRefCounted
-
Acquires a counted reference to this object.
- acquireReference(long) - Static method in class physx.common.PxRefCounted.Raw
- add(long, long) - Static method in class physx.common.PxCollection.Raw
- add(long, long) - Static method in class physx.vehicle2.PxVehicleComponentSequence.Raw
- add(long, long, long) - Static method in class physx.common.PxCollection.Raw
- add(PxBase) - Method in class physx.common.PxCollection
-
Adds a PxBase object to the collection.
- add(PxBase, long) - Method in class physx.common.PxCollection
-
Adds a PxBase object to the collection.
- add(PxVehicleComponent) - Method in class physx.vehicle2.PxVehicleComponentSequence
- addActor(long, long) - Static method in class physx.physics.PxAggregate.Raw
- addActor(long, long) - Static method in class physx.physics.PxScene.Raw
- addActor(long, long, long) - Static method in class physx.physics.PxAggregate.Raw
- addActor(long, long, long) - Static method in class physx.physics.PxScene.Raw
- addActor(PxActor) - Method in class physx.physics.PxAggregate
-
Adds an actor to the aggregate object.
- addActor(PxActor) - Method in class physx.physics.PxScene
-
Adds an actor to this scene.
- addActor(PxActor, PxBVH) - Method in class physx.physics.PxAggregate
-
Adds an actor to the aggregate object.
- addActor(PxActor, PxBVH) - Method in class physx.physics.PxScene
-
Adds an actor to this scene.
- addAggregate(long, long) - Static method in class physx.physics.PxScene.Raw
- addAggregate(PxAggregate) - Method in class physx.physics.PxScene
-
Adds an aggregate to this scene.
- addArticulation(long, long) - Static method in class physx.physics.PxAggregate.Raw
- addArticulation(long, long) - Static method in class physx.physics.PxScene.Raw
- addArticulation(PxArticulationReducedCoordinate) - Method in class physx.physics.PxAggregate
-
Adds an articulation to the aggregate object.
- addArticulation(PxArticulationReducedCoordinate) - Method in class physx.physics.PxScene
-
Adds an articulation to this scene.
- addBroadPhaseRegion(long, long) - Static method in class physx.physics.PxScene.Raw
- addBroadPhaseRegion(long, long, boolean) - Static method in class physx.physics.PxScene.Raw
- addBroadPhaseRegion(PxBroadPhaseRegion) - Method in class physx.physics.PxScene
-
Adds a new broad-phase region.
- addBroadPhaseRegion(PxBroadPhaseRegion, boolean) - Method in class physx.physics.PxScene
-
Adds a new broad-phase region.
- addCollection(long, long) - Static method in class physx.physics.PxScene.Raw
- addCollection(PxCollection) - Method in class physx.physics.PxScene
-
Adds objects in the collection to this scene.
- addForce(long, long) - Static method in class physx.physics.PxRigidBody.Raw
- addForce(long, long, int) - Static method in class physx.physics.PxRigidBody.Raw
- addForce(long, long, int, boolean) - Static method in class physx.physics.PxRigidBody.Raw
- addForce(PxVec3) - Method in class physx.physics.PxRigidBody
-
Applies a force (or impulse) defined in the global coordinate frame to the actor at its center of mass.
- addForce(PxVec3, PxForceModeEnum) - Method in class physx.physics.PxRigidBody
-
Applies a force (or impulse) defined in the global coordinate frame to the actor at its center of mass.
- addForce(PxVec3, PxForceModeEnum, boolean) - Method in class physx.physics.PxRigidBody
-
Applies a force (or impulse) defined in the global coordinate frame to the actor at its center of mass.
- addForceAtLocalPos(long, long, long) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- addForceAtLocalPos(long, long, long, int) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- addForceAtLocalPos(long, long, long, int, boolean) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- addForceAtLocalPos(PxRigidBody, PxVec3, PxVec3) - Static method in class physx.extensions.PxRigidBodyExt
-
Applies a force (or impulse) defined in the global coordinate frame, acting at a particular point in local coordinates, to the actor.
- addForceAtLocalPos(PxRigidBody, PxVec3, PxVec3, PxForceModeEnum) - Static method in class physx.extensions.PxRigidBodyExt
-
Applies a force (or impulse) defined in the global coordinate frame, acting at a particular point in local coordinates, to the actor.
- addForceAtLocalPos(PxRigidBody, PxVec3, PxVec3, PxForceModeEnum, boolean) - Static method in class physx.extensions.PxRigidBodyExt
-
Applies a force (or impulse) defined in the global coordinate frame, acting at a particular point in local coordinates, to the actor.
- addForceAtPos(long, long, long) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- addForceAtPos(long, long, long, int) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- addForceAtPos(long, long, long, int, boolean) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- addForceAtPos(PxRigidBody, PxVec3, PxVec3) - Static method in class physx.extensions.PxRigidBodyExt
-
Applies a force (or impulse) defined in the global coordinate frame, acting at a particular point in global coordinates, to the actor.
- addForceAtPos(PxRigidBody, PxVec3, PxVec3, PxForceModeEnum) - Static method in class physx.extensions.PxRigidBodyExt
-
Applies a force (or impulse) defined in the global coordinate frame, acting at a particular point in global coordinates, to the actor.
- addForceAtPos(PxRigidBody, PxVec3, PxVec3, PxForceModeEnum, boolean) - Static method in class physx.extensions.PxRigidBodyExt
-
Applies a force (or impulse) defined in the global coordinate frame, acting at a particular point in global coordinates, to the actor.
- addId(long, long, long) - Static method in class physx.common.PxCollection.Raw
- addId(PxBase, long) - Method in class physx.common.PxCollection
-
Adds an id to a member PxBase object.
- addLine(long, long) - Static method in class physx.common.PxRenderBuffer.Raw
- addLine(PxDebugLine) - Method in class physx.common.PxRenderBuffer
- addLocalForceAtLocalPos(long, long, long) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- addLocalForceAtLocalPos(long, long, long, int) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- addLocalForceAtLocalPos(long, long, long, int, boolean) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- addLocalForceAtLocalPos(PxRigidBody, PxVec3, PxVec3) - Static method in class physx.extensions.PxRigidBodyExt
-
Applies a force (or impulse) defined in the actor local coordinate frame, acting at a particular point in local coordinates, to the actor.
- addLocalForceAtLocalPos(PxRigidBody, PxVec3, PxVec3, PxForceModeEnum) - Static method in class physx.extensions.PxRigidBodyExt
-
Applies a force (or impulse) defined in the actor local coordinate frame, acting at a particular point in local coordinates, to the actor.
- addLocalForceAtLocalPos(PxRigidBody, PxVec3, PxVec3, PxForceModeEnum, boolean) - Static method in class physx.extensions.PxRigidBodyExt
-
Applies a force (or impulse) defined in the actor local coordinate frame, acting at a particular point in local coordinates, to the actor.
- addLocalForceAtPos(long, long, long) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- addLocalForceAtPos(long, long, long, int) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- addLocalForceAtPos(long, long, long, int, boolean) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- addLocalForceAtPos(PxRigidBody, PxVec3, PxVec3) - Static method in class physx.extensions.PxRigidBodyExt
-
Applies a force (or impulse) defined in the actor local coordinate frame, acting at a particular point in global coordinates, to the actor.
- addLocalForceAtPos(PxRigidBody, PxVec3, PxVec3, PxForceModeEnum) - Static method in class physx.extensions.PxRigidBodyExt
-
Applies a force (or impulse) defined in the actor local coordinate frame, acting at a particular point in global coordinates, to the actor.
- addLocalForceAtPos(PxRigidBody, PxVec3, PxVec3, PxForceModeEnum, boolean) - Static method in class physx.extensions.PxRigidBodyExt
-
Applies a force (or impulse) defined in the actor local coordinate frame, acting at a particular point in global coordinates, to the actor.
- addLoopJoint(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- addLoopJoint(PxConstraint) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Deprecated.
- addObstacle(long, long) - Static method in class physx.character.PxObstacleContext.Raw
- addObstacle(PxObstacle) - Method in class physx.character.PxObstacleContext
-
Adds an obstacle to the context.
- addPair(float, float) - Method in class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3
- addPair(float, float) - Method in class physx.vehicle2.PxVehicleTorqueCurveLookupTable
- addPair(float, PxVec3) - Method in class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3
- addPair(long, float, float) - Static method in class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3.Raw
- addPair(long, float, float) - Static method in class physx.vehicle2.PxVehicleTorqueCurveLookupTable.Raw
- addPair(long, float, long) - Static method in class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3.Raw
- addPoint(long, long) - Static method in class physx.common.PxRenderBuffer.Raw
- addPoint(PxDebugPoint) - Method in class physx.common.PxRenderBuffer
- addResponse(long, long) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- addResponse(PxVehicleCommandValueResponseTable) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
-
Add a table of normalised response vs speed and associated it with a specified command value.
- address - Variable in class physx.NativeObject
- addTorque(long, long) - Static method in class physx.physics.PxRigidBody.Raw
- addTorque(long, long, int) - Static method in class physx.physics.PxRigidBody.Raw
- addTorque(long, long, int, boolean) - Static method in class physx.physics.PxRigidBody.Raw
- addTorque(PxVec3) - Method in class physx.physics.PxRigidBody
-
Applies an impulsive torque defined in the global coordinate frame to the actor.
- addTorque(PxVec3, PxForceModeEnum) - Method in class physx.physics.PxRigidBody
-
Applies an impulsive torque defined in the global coordinate frame to the actor.
- addTorque(PxVec3, PxForceModeEnum, boolean) - Method in class physx.physics.PxRigidBody
-
Applies an impulsive torque defined in the global coordinate frame to the actor.
- addTriangle(long, long) - Static method in class physx.common.PxRenderBuffer.Raw
- addTriangle(PxDebugTriangle) - Method in class physx.common.PxRenderBuffer
- advance() - Method in class physx.physics.PxScene
-
Performs dynamics phase of the simulation pipeline.
- advance(long) - Static method in class physx.physics.PxScene.Raw
- advance(long, long) - Static method in class physx.physics.PxScene.Raw
- advance(PxBaseTask) - Method in class physx.physics.PxScene
-
Performs dynamics phase of the simulation pipeline.
- ALIGNOF - Static variable in class physx.character.PxBoxController
- ALIGNOF - Static variable in class physx.character.PxBoxControllerDesc
- ALIGNOF - Static variable in class physx.character.PxBoxObstacle
- ALIGNOF - Static variable in class physx.character.PxCapsuleController
- ALIGNOF - Static variable in class physx.character.PxCapsuleControllerDesc
- ALIGNOF - Static variable in class physx.character.PxCapsuleObstacle
- ALIGNOF - Static variable in class physx.character.PxController
- ALIGNOF - Static variable in class physx.character.PxControllerBehaviorCallback
- ALIGNOF - Static variable in class physx.character.PxControllerBehaviorCallbackImpl
- ALIGNOF - Static variable in class physx.character.PxControllerBehaviorFlags
- ALIGNOF - Static variable in class physx.character.PxControllerCollisionFlags
- ALIGNOF - Static variable in class physx.character.PxControllerDesc
- ALIGNOF - Static variable in class physx.character.PxControllerFilterCallback
- ALIGNOF - Static variable in class physx.character.PxControllerFilterCallbackImpl
- ALIGNOF - Static variable in class physx.character.PxControllerFilters
- ALIGNOF - Static variable in class physx.character.PxControllerHit
- ALIGNOF - Static variable in class physx.character.PxControllerManager
- ALIGNOF - Static variable in class physx.character.PxControllerObstacleHit
- ALIGNOF - Static variable in class physx.character.PxControllerShapeHit
- ALIGNOF - Static variable in class physx.character.PxControllersHit
- ALIGNOF - Static variable in class physx.character.PxControllerState
- ALIGNOF - Static variable in class physx.character.PxControllerStats
- ALIGNOF - Static variable in class physx.character.PxExtendedVec3
- ALIGNOF - Static variable in class physx.character.PxObstacle
- ALIGNOF - Static variable in class physx.character.PxObstacleContext
- ALIGNOF - Static variable in class physx.character.PxUserControllerHitReport
- ALIGNOF - Static variable in class physx.character.PxUserControllerHitReportImpl
- ALIGNOF - Static variable in class physx.character.SimpleControllerBehaviorCallback
- ALIGNOF - Static variable in class physx.common.PxBase
- ALIGNOF - Static variable in class physx.common.PxBaseFlags
- ALIGNOF - Static variable in class physx.common.PxBaseTask
- ALIGNOF - Static variable in class physx.common.PxBoundedData
- ALIGNOF - Static variable in class physx.common.PxBounds3
- ALIGNOF - Static variable in class physx.common.PxCollection
- ALIGNOF - Static variable in class physx.common.PxCpuDispatcher
- ALIGNOF - Static variable in class physx.common.PxDebugLine
- ALIGNOF - Static variable in class physx.common.PxDebugPoint
- ALIGNOF - Static variable in class physx.common.PxDebugTriangle
- ALIGNOF - Static variable in class physx.common.PxDefaultAllocator
- ALIGNOF - Static variable in class physx.common.PxDefaultCpuDispatcher
- ALIGNOF - Static variable in class physx.common.PxDefaultErrorCallback
- ALIGNOF - Static variable in class physx.common.PxErrorCallback
- ALIGNOF - Static variable in class physx.common.PxErrorCallbackImpl
- ALIGNOF - Static variable in class physx.common.PxFoundation
- ALIGNOF - Static variable in class physx.common.PxInputData
- ALIGNOF - Static variable in class physx.common.PxInsertionCallback
- ALIGNOF - Static variable in class physx.common.PxMat33
- ALIGNOF - Static variable in class physx.common.PxOutputStream
- ALIGNOF - Static variable in class physx.common.PxPlane
- ALIGNOF - Static variable in class physx.common.PxQuat
- ALIGNOF - Static variable in class physx.common.PxRefCounted
- ALIGNOF - Static variable in class physx.common.PxRenderBuffer
- ALIGNOF - Static variable in class physx.common.PxStridedData
- ALIGNOF - Static variable in class physx.common.PxTolerancesScale
- ALIGNOF - Static variable in class physx.common.PxTransform
- ALIGNOF - Static variable in class physx.common.PxTypedBoundedData_PxU16
- ALIGNOF - Static variable in class physx.common.PxTypedBoundedData_PxU16Const
- ALIGNOF - Static variable in class physx.common.PxVec3
- ALIGNOF - Static variable in class physx.common.PxVec4
- ALIGNOF - Static variable in class physx.cooking.PxBVH33MidphaseDesc
- ALIGNOF - Static variable in class physx.cooking.PxBVH34MidphaseDesc
- ALIGNOF - Static variable in class physx.cooking.PxConvexFlags
- ALIGNOF - Static variable in class physx.cooking.PxConvexMeshDesc
- ALIGNOF - Static variable in class physx.cooking.PxCookingParams
- ALIGNOF - Static variable in class physx.cooking.PxMeshPreprocessingFlags
- ALIGNOF - Static variable in class physx.cooking.PxMidphaseDesc
- ALIGNOF - Static variable in class physx.cooking.PxTriangleMeshDesc
- ALIGNOF - Static variable in class physx.extensions.BoxSupport
- ALIGNOF - Static variable in class physx.extensions.CapsuleSupport
- ALIGNOF - Static variable in class physx.extensions.ConvexGeomSupport
- ALIGNOF - Static variable in class physx.extensions.ConvexMeshSupport
- ALIGNOF - Static variable in class physx.extensions.CustomSupport
- ALIGNOF - Static variable in class physx.extensions.CustomSupportImpl
- ALIGNOF - Static variable in class physx.extensions.PxCollectionExt
- ALIGNOF - Static variable in class physx.extensions.PxD6Joint
- ALIGNOF - Static variable in class physx.extensions.PxD6JointDrive
- ALIGNOF - Static variable in class physx.extensions.PxD6JointDriveFlags
- ALIGNOF - Static variable in class physx.extensions.PxDefaultMemoryInputData
- ALIGNOF - Static variable in class physx.extensions.PxDefaultMemoryOutputStream
- ALIGNOF - Static variable in class physx.extensions.PxDistanceJoint
- ALIGNOF - Static variable in class physx.extensions.PxDistanceJointFlags
- ALIGNOF - Static variable in class physx.extensions.PxExtensionTopLevelFunctions
- ALIGNOF - Static variable in class physx.extensions.PxFixedJoint
- ALIGNOF - Static variable in class physx.extensions.PxGearJoint
- ALIGNOF - Static variable in class physx.extensions.PxGjkQuery
- ALIGNOF - Static variable in class physx.extensions.PxGjkQueryExt
- ALIGNOF - Static variable in class physx.extensions.PxGjkQueryProximityInfoResult
- ALIGNOF - Static variable in class physx.extensions.PxGjkQueryRaycastResult
- ALIGNOF - Static variable in class physx.extensions.PxGjkQuerySweepResult
- ALIGNOF - Static variable in class physx.extensions.PxJoint
- ALIGNOF - Static variable in class physx.extensions.PxJointAngularLimitPair
- ALIGNOF - Static variable in class physx.extensions.PxJointLimitCone
- ALIGNOF - Static variable in class physx.extensions.PxJointLimitParameters
- ALIGNOF - Static variable in class physx.extensions.PxJointLimitPyramid
- ALIGNOF - Static variable in class physx.extensions.PxJointLinearLimit
- ALIGNOF - Static variable in class physx.extensions.PxJointLinearLimitPair
- ALIGNOF - Static variable in class physx.extensions.PxMassProperties
- ALIGNOF - Static variable in class physx.extensions.PxMeshOverlapUtil
- ALIGNOF - Static variable in class physx.extensions.PxPrismaticJoint
- ALIGNOF - Static variable in class physx.extensions.PxPrismaticJointFlags
- ALIGNOF - Static variable in class physx.extensions.PxRackAndPinionJoint
- ALIGNOF - Static variable in class physx.extensions.PxRevoluteJoint
- ALIGNOF - Static variable in class physx.extensions.PxRevoluteJointFlags
- ALIGNOF - Static variable in class physx.extensions.PxRigidActorExt
- ALIGNOF - Static variable in class physx.extensions.PxRigidBodyExt
- ALIGNOF - Static variable in class physx.extensions.PxSerialization
- ALIGNOF - Static variable in class physx.extensions.PxSerializationRegistry
- ALIGNOF - Static variable in class physx.extensions.PxSphericalJoint
- ALIGNOF - Static variable in class physx.extensions.PxSphericalJointFlags
- ALIGNOF - Static variable in class physx.extensions.PxSpring
- ALIGNOF - Static variable in class physx.extensions.SphereSupport
- ALIGNOF - Static variable in class physx.extensions.Support
- ALIGNOF - Static variable in class physx.geometry.PxBoxGeometry
- ALIGNOF - Static variable in class physx.geometry.PxBVH
- ALIGNOF - Static variable in class physx.geometry.PxCapsuleGeometry
- ALIGNOF - Static variable in class physx.geometry.PxContactBuffer
- ALIGNOF - Static variable in class physx.geometry.PxContactPoint
- ALIGNOF - Static variable in class physx.geometry.PxConvexMesh
- ALIGNOF - Static variable in class physx.geometry.PxConvexMeshGeometry
- ALIGNOF - Static variable in class physx.geometry.PxConvexMeshGeometryFlags
- ALIGNOF - Static variable in class physx.geometry.PxCustomGeometry
- ALIGNOF - Static variable in class physx.geometry.PxGeometry
- ALIGNOF - Static variable in class physx.geometry.PxGeometryHolder
- ALIGNOF - Static variable in class physx.geometry.PxGeometryQuery
- ALIGNOF - Static variable in class physx.geometry.PxHeightField
- ALIGNOF - Static variable in class physx.geometry.PxHeightFieldDesc
- ALIGNOF - Static variable in class physx.geometry.PxHeightFieldFlags
- ALIGNOF - Static variable in class physx.geometry.PxHeightFieldGeometry
- ALIGNOF - Static variable in class physx.geometry.PxHeightFieldSample
- ALIGNOF - Static variable in class physx.geometry.PxHullPolygon
- ALIGNOF - Static variable in class physx.geometry.PxMeshFlags
- ALIGNOF - Static variable in class physx.geometry.PxMeshGeometryFlags
- ALIGNOF - Static variable in class physx.geometry.PxMeshScale
- ALIGNOF - Static variable in class physx.geometry.PxPlaneGeometry
- ALIGNOF - Static variable in class physx.geometry.PxSimpleTriangleMesh
- ALIGNOF - Static variable in class physx.geometry.PxSphereGeometry
- ALIGNOF - Static variable in class physx.geometry.PxTetMaker
- ALIGNOF - Static variable in class physx.geometry.PxTetrahedronMesh
- ALIGNOF - Static variable in class physx.geometry.PxTetrahedronMeshAnalysisResults
- ALIGNOF - Static variable in class physx.geometry.PxTetrahedronMeshDesc
- ALIGNOF - Static variable in class physx.geometry.PxTetrahedronMeshExt
- ALIGNOF - Static variable in class physx.geometry.PxTetrahedronMeshFlags
- ALIGNOF - Static variable in class physx.geometry.PxTetrahedronMeshGeometry
- ALIGNOF - Static variable in class physx.geometry.PxTriangle
- ALIGNOF - Static variable in class physx.geometry.PxTriangleMesh
- ALIGNOF - Static variable in class physx.geometry.PxTriangleMeshAnalysisResults
- ALIGNOF - Static variable in class physx.geometry.PxTriangleMeshFlags
- ALIGNOF - Static variable in class physx.geometry.PxTriangleMeshGeometry
- ALIGNOF - Static variable in class physx.geometry.SimpleCustomGeometryCallbacks
- ALIGNOF - Static variable in class physx.geometry.SimpleCustomGeometryCallbacksImpl
- ALIGNOF - Static variable in class physx.physics.PxActor
- ALIGNOF - Static variable in class physx.physics.PxActorFlags
- ALIGNOF - Static variable in class physx.physics.PxActorTypeFlags
- ALIGNOF - Static variable in class physx.physics.PxAggregate
- ALIGNOF - Static variable in class physx.physics.PxArticulationAttachment
- ALIGNOF - Static variable in class physx.physics.PxArticulationCache
- ALIGNOF - Static variable in class physx.physics.PxArticulationCacheFlags
- ALIGNOF - Static variable in class physx.physics.PxArticulationDrive
- ALIGNOF - Static variable in class physx.physics.PxArticulationFixedTendon
- ALIGNOF - Static variable in class physx.physics.PxArticulationFlags
- ALIGNOF - Static variable in class physx.physics.PxArticulationJointReducedCoordinate
- ALIGNOF - Static variable in class physx.physics.PxArticulationKinematicFlags
- ALIGNOF - Static variable in class physx.physics.PxArticulationLimit
- ALIGNOF - Static variable in class physx.physics.PxArticulationLink
- ALIGNOF - Static variable in class physx.physics.PxArticulationReducedCoordinate
- ALIGNOF - Static variable in class physx.physics.PxArticulationRootLinkData
- ALIGNOF - Static variable in class physx.physics.PxArticulationSpatialTendon
- ALIGNOF - Static variable in class physx.physics.PxArticulationTendon
- ALIGNOF - Static variable in class physx.physics.PxArticulationTendonJoint
- ALIGNOF - Static variable in class physx.physics.PxArticulationTendonLimit
- ALIGNOF - Static variable in class physx.physics.PxBaseMaterial
- ALIGNOF - Static variable in class physx.physics.PxBroadPhaseCaps
- ALIGNOF - Static variable in class physx.physics.PxBroadPhaseRegion
- ALIGNOF - Static variable in class physx.physics.PxBroadPhaseRegionInfo
- ALIGNOF - Static variable in class physx.physics.PxConstraint
- ALIGNOF - Static variable in class physx.physics.PxConstraintConnector
- ALIGNOF - Static variable in class physx.physics.PxConstraintFlags
- ALIGNOF - Static variable in class physx.physics.PxConstraintInfo
- ALIGNOF - Static variable in class physx.physics.PxConstraintSolverPrep
- ALIGNOF - Static variable in class physx.physics.PxContactPair
- ALIGNOF - Static variable in class physx.physics.PxContactPairFlags
- ALIGNOF - Static variable in class physx.physics.PxContactPairHeader
- ALIGNOF - Static variable in class physx.physics.PxContactPairHeaderFlags
- ALIGNOF - Static variable in class physx.physics.PxContactPairPoint
- ALIGNOF - Static variable in class physx.physics.PxDominanceGroupPair
- ALIGNOF - Static variable in class physx.physics.PxFilterData
- ALIGNOF - Static variable in class physx.physics.PxGeomRaycastHit
- ALIGNOF - Static variable in class physx.physics.PxGeomSweepHit
- ALIGNOF - Static variable in class physx.physics.PxHitFlags
- ALIGNOF - Static variable in class physx.physics.PxLocationHit
- ALIGNOF - Static variable in class physx.physics.PxMaterial
- ALIGNOF - Static variable in class physx.physics.PxMaterialFlags
- ALIGNOF - Static variable in class physx.physics.PxOverlapBuffer10
- ALIGNOF - Static variable in class physx.physics.PxOverlapCallback
- ALIGNOF - Static variable in class physx.physics.PxOverlapHit
- ALIGNOF - Static variable in class physx.physics.PxOverlapResult
- ALIGNOF - Static variable in class physx.physics.PxPairFlags
- ALIGNOF - Static variable in class physx.physics.PxPhysics
- ALIGNOF - Static variable in class physx.physics.PxQueryFilterCallback
- ALIGNOF - Static variable in class physx.physics.PxQueryFilterCallbackImpl
- ALIGNOF - Static variable in class physx.physics.PxQueryFilterData
- ALIGNOF - Static variable in class physx.physics.PxQueryFlags
- ALIGNOF - Static variable in class physx.physics.PxQueryHit
- ALIGNOF - Static variable in class physx.physics.PxRaycastBuffer10
- ALIGNOF - Static variable in class physx.physics.PxRaycastCallback
- ALIGNOF - Static variable in class physx.physics.PxRaycastHit
- ALIGNOF - Static variable in class physx.physics.PxRaycastResult
- ALIGNOF - Static variable in class physx.physics.PxRigidActor
- ALIGNOF - Static variable in class physx.physics.PxRigidBody
- ALIGNOF - Static variable in class physx.physics.PxRigidBodyFlags
- ALIGNOF - Static variable in class physx.physics.PxRigidDynamic
- ALIGNOF - Static variable in class physx.physics.PxRigidDynamicLockFlags
- ALIGNOF - Static variable in class physx.physics.PxRigidStatic
- ALIGNOF - Static variable in class physx.physics.PxScene
- ALIGNOF - Static variable in class physx.physics.PxSceneDesc
- ALIGNOF - Static variable in class physx.physics.PxSceneFlags
- ALIGNOF - Static variable in class physx.physics.PxSceneLimits
- ALIGNOF - Static variable in class physx.physics.PxSceneQuerySystemBase
- ALIGNOF - Static variable in class physx.physics.PxSceneSQSystem
- ALIGNOF - Static variable in class physx.physics.PxShape
- ALIGNOF - Static variable in class physx.physics.PxShapeExt
- ALIGNOF - Static variable in class physx.physics.PxShapeFlags
- ALIGNOF - Static variable in class physx.physics.PxSimulationEventCallback
- ALIGNOF - Static variable in class physx.physics.PxSimulationEventCallbackImpl
- ALIGNOF - Static variable in class physx.physics.PxSimulationFilterShader
- ALIGNOF - Static variable in class physx.physics.PxSimulationStatistics
- ALIGNOF - Static variable in class physx.physics.PxSpatialForce
- ALIGNOF - Static variable in class physx.physics.PxSpatialVelocity
- ALIGNOF - Static variable in class physx.physics.PxSweepBuffer10
- ALIGNOF - Static variable in class physx.physics.PxSweepCallback
- ALIGNOF - Static variable in class physx.physics.PxSweepHit
- ALIGNOF - Static variable in class physx.physics.PxSweepResult
- ALIGNOF - Static variable in class physx.physics.PxTriggerPair
- ALIGNOF - Static variable in class physx.physics.PxTriggerPairFlags
- ALIGNOF - Static variable in class physx.physics.SimpleQueryFilterCallback
- ALIGNOF - Static variable in class physx.physics.SimpleSimulationEventCallback
- ALIGNOF - Static variable in class physx.PxTopLevelFunctions
- ALIGNOF - Static variable in class physx.support.NativeArrayHelpers
- ALIGNOF - Static variable in class physx.support.OmniPvdFileWriteStream
- ALIGNOF - Static variable in class physx.support.OmniPvdWriter
- ALIGNOF - Static variable in class physx.support.OmniPvdWriteStream
- ALIGNOF - Static variable in class physx.support.PassThroughFilterShader
- ALIGNOF - Static variable in class physx.support.PassThroughFilterShaderImpl
- ALIGNOF - Static variable in class physx.support.PxActorPtr
- ALIGNOF - Static variable in class physx.support.PxArray_PxActorPtr
- ALIGNOF - Static variable in class physx.support.PxArray_PxContactPairPoint
- ALIGNOF - Static variable in class physx.support.PxArray_PxHeightFieldSample
- ALIGNOF - Static variable in class physx.support.PxArray_PxMaterialConst
- ALIGNOF - Static variable in class physx.support.PxArray_PxRaycastHit
- ALIGNOF - Static variable in class physx.support.PxArray_PxReal
- ALIGNOF - Static variable in class physx.support.PxArray_PxShapePtr
- ALIGNOF - Static variable in class physx.support.PxArray_PxSweepHit
- ALIGNOF - Static variable in class physx.support.PxArray_PxU16
- ALIGNOF - Static variable in class physx.support.PxArray_PxU32
- ALIGNOF - Static variable in class physx.support.PxArray_PxU8
- ALIGNOF - Static variable in class physx.support.PxArray_PxVec3
- ALIGNOF - Static variable in class physx.support.PxArray_PxVec4
- ALIGNOF - Static variable in class physx.support.PxI32ConstPtr
- ALIGNOF - Static variable in class physx.support.PxI32Ptr
- ALIGNOF - Static variable in class physx.support.PxMaterialConstPtr
- ALIGNOF - Static variable in class physx.support.PxMaterialPtr
- ALIGNOF - Static variable in class physx.support.PxOmniPvd
- ALIGNOF - Static variable in class physx.support.PxPvd
- ALIGNOF - Static variable in class physx.support.PxPvdInstrumentationFlags
- ALIGNOF - Static variable in class physx.support.PxPvdSceneClient
- ALIGNOF - Static variable in class physx.support.PxPvdSceneFlags
- ALIGNOF - Static variable in class physx.support.PxPvdTransport
- ALIGNOF - Static variable in class physx.support.PxRealConstPtr
- ALIGNOF - Static variable in class physx.support.PxRealPtr
- ALIGNOF - Static variable in class physx.support.PxShapePtr
- ALIGNOF - Static variable in class physx.support.PxU16ConstPtr
- ALIGNOF - Static variable in class physx.support.PxU16Ptr
- ALIGNOF - Static variable in class physx.support.PxU32ConstPtr
- ALIGNOF - Static variable in class physx.support.PxU32Ptr
- ALIGNOF - Static variable in class physx.support.PxU8ConstPtr
- ALIGNOF - Static variable in class physx.support.PxU8Ptr
- ALIGNOF - Static variable in class physx.support.SimplePvdTransport
- ALIGNOF - Static variable in class physx.support.SimplPvdTransportImpl
- ALIGNOF - Static variable in class physx.support.SupportFunctions
- ALIGNOF - Static variable in class physx.support.Vector_PxActorPtr
-
Deprecated.
- ALIGNOF - Static variable in class physx.support.Vector_PxContactPairPoint
-
Deprecated.
- ALIGNOF - Static variable in class physx.support.Vector_PxHeightFieldSample
-
Deprecated.
- ALIGNOF - Static variable in class physx.support.Vector_PxMaterialConst
-
Deprecated.
- ALIGNOF - Static variable in class physx.support.Vector_PxRaycastHit
-
Deprecated.
- ALIGNOF - Static variable in class physx.support.Vector_PxReal
-
Deprecated.
- ALIGNOF - Static variable in class physx.support.Vector_PxSweepHit
-
Deprecated.
- ALIGNOF - Static variable in class physx.support.Vector_PxU16
-
Deprecated.
- ALIGNOF - Static variable in class physx.support.Vector_PxU32
-
Deprecated.
- ALIGNOF - Static variable in class physx.support.Vector_PxU8
-
Deprecated.
- ALIGNOF - Static variable in class physx.support.Vector_PxVec3
-
Deprecated.
- ALIGNOF - Static variable in class physx.support.Vector_PxVec4
-
Deprecated.
- ALIGNOF - Static variable in class physx.vehicle2.BaseVehicle
- ALIGNOF - Static variable in class physx.vehicle2.BaseVehicleParams
- ALIGNOF - Static variable in class physx.vehicle2.BaseVehicleState
- ALIGNOF - Static variable in class physx.vehicle2.DirectDrivetrainParams
- ALIGNOF - Static variable in class physx.vehicle2.DirectDrivetrainState
- ALIGNOF - Static variable in class physx.vehicle2.DirectDriveVehicle
- ALIGNOF - Static variable in class physx.vehicle2.EngineDrivetrainParams
- ALIGNOF - Static variable in class physx.vehicle2.EngineDrivetrainState
- ALIGNOF - Static variable in class physx.vehicle2.EngineDriveVehicle
- ALIGNOF - Static variable in class physx.vehicle2.PhysXActorVehicle
- ALIGNOF - Static variable in class physx.vehicle2.PhysXIntegrationParams
- ALIGNOF - Static variable in class physx.vehicle2.PhysXIntegrationState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleAckermannParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleAntiRollForceParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleAntiRollTorque
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleAutoboxParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleAutoboxState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleAxleDescription
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleBrakeCommandResponseParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleClutchCommandResponseParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleClutchCommandResponseState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleClutchParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleClutchSlipState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleCommandResponseParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleCommandState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleCommandValueResponseTable
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleComponent
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleComponentSequence
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleConstraintConnector
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleDifferentialState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleDirectDriveThrottleCommandResponseParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleEngineParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleEngineState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleFrame
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleGearboxParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleGearboxState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehiclePhysXActor
- ALIGNOF - Static variable in class physx.vehicle2.PxVehiclePhysXConstraints
- ALIGNOF - Static variable in class physx.vehicle2.PxVehiclePhysXConstraintState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehiclePhysXMaterialFriction
- ALIGNOF - Static variable in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehiclePhysXSimulationContext
- ALIGNOF - Static variable in class physx.vehicle2.PxVehiclePhysXSteerState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehiclePvdContext
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleRigidBodyParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleRigidBodyState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleRoadGeometryState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleScale
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleSimulationContext
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleSteerCommandResponseParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleSuspensionComplianceParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleSuspensionComplianceState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleSuspensionForce
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleSuspensionForceParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleSuspensionParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleSuspensionState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleTireAxisStickyParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleTireCamberAngleState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleTireDirectionState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleTireForce
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleTireForceParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleTireForceParamsExt
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleTireGripState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleTireSlipParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleTireSlipState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleTireSpeedState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleTireStickyParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleTireStickyState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleTopLevelFunctions
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleTorqueCurveLookupTable
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleWheelActuationState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleWheelConstraintGroupState
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleWheelLocalPose
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleWheelParams
- ALIGNOF - Static variable in class physx.vehicle2.PxVehicleWheelRigidBody1dState
- ALIGNOF - Static variable in class physx.vhacd.Vector_VHACDTriangle
- ALIGNOF - Static variable in class physx.vhacd.Vector_VHACDVertex
- ALIGNOF - Static variable in class physx.vhacd.VHACDConvexHull
- ALIGNOF - Static variable in class physx.vhacd.VHACDImpl
- ALIGNOF - Static variable in class physx.vhacd.VHACDParameters
- ALIGNOF - Static variable in class physx.vhacd.VHACDTriangle
- ALIGNOF - Static variable in class physx.vhacd.VHACDVertex
- append(long, long) - Static method in class physx.common.PxRenderBuffer.Raw
- append(PxRenderBuffer) - Method in class physx.common.PxRenderBuffer
- applyCache(long, long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- applyCache(long, long, long, boolean) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- applyCache(PxArticulationCache, PxArticulationCacheFlags) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Applies the data in the cache to the articulation.
- applyCache(PxArticulationCache, PxArticulationCacheFlags, boolean) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Applies the data in the cache to the articulation.
- area() - Method in class physx.geometry.PxTriangle
-
Compute the area of the triangle.
- area(long) - Static method in class physx.geometry.PxTriangle.Raw
- arrayGet(long, int) - Static method in class physx.character.PxBoxController
- arrayGet(long, int) - Static method in class physx.character.PxBoxControllerDesc
- arrayGet(long, int) - Static method in class physx.character.PxBoxObstacle
- arrayGet(long, int) - Static method in class physx.character.PxCapsuleController
- arrayGet(long, int) - Static method in class physx.character.PxCapsuleControllerDesc
- arrayGet(long, int) - Static method in class physx.character.PxCapsuleObstacle
- arrayGet(long, int) - Static method in class physx.character.PxController
- arrayGet(long, int) - Static method in class physx.character.PxControllerBehaviorCallback
- arrayGet(long, int) - Static method in class physx.character.PxControllerBehaviorCallbackImpl
- arrayGet(long, int) - Static method in class physx.character.PxControllerBehaviorFlags
- arrayGet(long, int) - Static method in class physx.character.PxControllerCollisionFlags
- arrayGet(long, int) - Static method in class physx.character.PxControllerDesc
- arrayGet(long, int) - Static method in class physx.character.PxControllerFilterCallback
- arrayGet(long, int) - Static method in class physx.character.PxControllerFilterCallbackImpl
- arrayGet(long, int) - Static method in class physx.character.PxControllerFilters
- arrayGet(long, int) - Static method in class physx.character.PxControllerHit
- arrayGet(long, int) - Static method in class physx.character.PxControllerManager
- arrayGet(long, int) - Static method in class physx.character.PxControllerObstacleHit
- arrayGet(long, int) - Static method in class physx.character.PxControllerShapeHit
- arrayGet(long, int) - Static method in class physx.character.PxControllersHit
- arrayGet(long, int) - Static method in class physx.character.PxControllerState
- arrayGet(long, int) - Static method in class physx.character.PxControllerStats
- arrayGet(long, int) - Static method in class physx.character.PxExtendedVec3
- arrayGet(long, int) - Static method in class physx.character.PxObstacle
- arrayGet(long, int) - Static method in class physx.character.PxObstacleContext
- arrayGet(long, int) - Static method in class physx.character.PxUserControllerHitReport
- arrayGet(long, int) - Static method in class physx.character.PxUserControllerHitReportImpl
- arrayGet(long, int) - Static method in class physx.character.SimpleControllerBehaviorCallback
- arrayGet(long, int) - Static method in class physx.common.PxBase
- arrayGet(long, int) - Static method in class physx.common.PxBaseFlags
- arrayGet(long, int) - Static method in class physx.common.PxBaseTask
- arrayGet(long, int) - Static method in class physx.common.PxBoundedData
- arrayGet(long, int) - Static method in class physx.common.PxBounds3
- arrayGet(long, int) - Static method in class physx.common.PxCollection
- arrayGet(long, int) - Static method in class physx.common.PxCpuDispatcher
- arrayGet(long, int) - Static method in class physx.common.PxDebugLine
- arrayGet(long, int) - Static method in class physx.common.PxDebugPoint
- arrayGet(long, int) - Static method in class physx.common.PxDebugTriangle
- arrayGet(long, int) - Static method in class physx.common.PxDefaultAllocator
- arrayGet(long, int) - Static method in class physx.common.PxDefaultCpuDispatcher
- arrayGet(long, int) - Static method in class physx.common.PxDefaultErrorCallback
- arrayGet(long, int) - Static method in class physx.common.PxErrorCallback
- arrayGet(long, int) - Static method in class physx.common.PxErrorCallbackImpl
- arrayGet(long, int) - Static method in class physx.common.PxFoundation
- arrayGet(long, int) - Static method in class physx.common.PxInputData
- arrayGet(long, int) - Static method in class physx.common.PxInsertionCallback
- arrayGet(long, int) - Static method in class physx.common.PxMat33
- arrayGet(long, int) - Static method in class physx.common.PxOutputStream
- arrayGet(long, int) - Static method in class physx.common.PxPlane
- arrayGet(long, int) - Static method in class physx.common.PxQuat
- arrayGet(long, int) - Static method in class physx.common.PxRefCounted
- arrayGet(long, int) - Static method in class physx.common.PxRenderBuffer
- arrayGet(long, int) - Static method in class physx.common.PxStridedData
- arrayGet(long, int) - Static method in class physx.common.PxTolerancesScale
- arrayGet(long, int) - Static method in class physx.common.PxTransform
- arrayGet(long, int) - Static method in class physx.common.PxTypedBoundedData_PxU16
- arrayGet(long, int) - Static method in class physx.common.PxTypedBoundedData_PxU16Const
- arrayGet(long, int) - Static method in class physx.common.PxVec3
- arrayGet(long, int) - Static method in class physx.common.PxVec4
- arrayGet(long, int) - Static method in class physx.cooking.PxBVH33MidphaseDesc
- arrayGet(long, int) - Static method in class physx.cooking.PxBVH34MidphaseDesc
- arrayGet(long, int) - Static method in class physx.cooking.PxConvexFlags
- arrayGet(long, int) - Static method in class physx.cooking.PxConvexMeshDesc
- arrayGet(long, int) - Static method in class physx.cooking.PxCookingParams
- arrayGet(long, int) - Static method in class physx.cooking.PxMeshPreprocessingFlags
- arrayGet(long, int) - Static method in class physx.cooking.PxMidphaseDesc
- arrayGet(long, int) - Static method in class physx.cooking.PxTriangleMeshDesc
- arrayGet(long, int) - Static method in class physx.extensions.BoxSupport
- arrayGet(long, int) - Static method in class physx.extensions.CapsuleSupport
- arrayGet(long, int) - Static method in class physx.extensions.ConvexGeomSupport
- arrayGet(long, int) - Static method in class physx.extensions.ConvexMeshSupport
- arrayGet(long, int) - Static method in class physx.extensions.CustomSupport
- arrayGet(long, int) - Static method in class physx.extensions.CustomSupportImpl
- arrayGet(long, int) - Static method in class physx.extensions.PxCollectionExt
- arrayGet(long, int) - Static method in class physx.extensions.PxD6Joint
- arrayGet(long, int) - Static method in class physx.extensions.PxD6JointDrive
- arrayGet(long, int) - Static method in class physx.extensions.PxD6JointDriveFlags
- arrayGet(long, int) - Static method in class physx.extensions.PxDefaultMemoryInputData
- arrayGet(long, int) - Static method in class physx.extensions.PxDefaultMemoryOutputStream
- arrayGet(long, int) - Static method in class physx.extensions.PxDistanceJoint
- arrayGet(long, int) - Static method in class physx.extensions.PxDistanceJointFlags
- arrayGet(long, int) - Static method in class physx.extensions.PxExtensionTopLevelFunctions
- arrayGet(long, int) - Static method in class physx.extensions.PxFixedJoint
- arrayGet(long, int) - Static method in class physx.extensions.PxGearJoint
- arrayGet(long, int) - Static method in class physx.extensions.PxGjkQuery
- arrayGet(long, int) - Static method in class physx.extensions.PxGjkQueryExt
- arrayGet(long, int) - Static method in class physx.extensions.PxGjkQueryProximityInfoResult
- arrayGet(long, int) - Static method in class physx.extensions.PxGjkQueryRaycastResult
- arrayGet(long, int) - Static method in class physx.extensions.PxGjkQuerySweepResult
- arrayGet(long, int) - Static method in class physx.extensions.PxJoint
- arrayGet(long, int) - Static method in class physx.extensions.PxJointAngularLimitPair
- arrayGet(long, int) - Static method in class physx.extensions.PxJointLimitCone
- arrayGet(long, int) - Static method in class physx.extensions.PxJointLimitParameters
- arrayGet(long, int) - Static method in class physx.extensions.PxJointLimitPyramid
- arrayGet(long, int) - Static method in class physx.extensions.PxJointLinearLimit
- arrayGet(long, int) - Static method in class physx.extensions.PxJointLinearLimitPair
- arrayGet(long, int) - Static method in class physx.extensions.PxMassProperties
- arrayGet(long, int) - Static method in class physx.extensions.PxMeshOverlapUtil
- arrayGet(long, int) - Static method in class physx.extensions.PxPrismaticJoint
- arrayGet(long, int) - Static method in class physx.extensions.PxPrismaticJointFlags
- arrayGet(long, int) - Static method in class physx.extensions.PxRackAndPinionJoint
- arrayGet(long, int) - Static method in class physx.extensions.PxRevoluteJoint
- arrayGet(long, int) - Static method in class physx.extensions.PxRevoluteJointFlags
- arrayGet(long, int) - Static method in class physx.extensions.PxRigidActorExt
- arrayGet(long, int) - Static method in class physx.extensions.PxRigidBodyExt
- arrayGet(long, int) - Static method in class physx.extensions.PxSerialization
- arrayGet(long, int) - Static method in class physx.extensions.PxSerializationRegistry
- arrayGet(long, int) - Static method in class physx.extensions.PxSphericalJoint
- arrayGet(long, int) - Static method in class physx.extensions.PxSphericalJointFlags
- arrayGet(long, int) - Static method in class physx.extensions.PxSpring
- arrayGet(long, int) - Static method in class physx.extensions.SphereSupport
- arrayGet(long, int) - Static method in class physx.extensions.Support
- arrayGet(long, int) - Static method in class physx.geometry.PxBoxGeometry
- arrayGet(long, int) - Static method in class physx.geometry.PxBVH
- arrayGet(long, int) - Static method in class physx.geometry.PxCapsuleGeometry
- arrayGet(long, int) - Static method in class physx.geometry.PxContactBuffer
- arrayGet(long, int) - Static method in class physx.geometry.PxContactPoint
- arrayGet(long, int) - Static method in class physx.geometry.PxConvexMesh
- arrayGet(long, int) - Static method in class physx.geometry.PxConvexMeshGeometry
- arrayGet(long, int) - Static method in class physx.geometry.PxConvexMeshGeometryFlags
- arrayGet(long, int) - Static method in class physx.geometry.PxCustomGeometry
- arrayGet(long, int) - Static method in class physx.geometry.PxGeometry
- arrayGet(long, int) - Static method in class physx.geometry.PxGeometryHolder
- arrayGet(long, int) - Static method in class physx.geometry.PxGeometryQuery
- arrayGet(long, int) - Static method in class physx.geometry.PxHeightField
- arrayGet(long, int) - Static method in class physx.geometry.PxHeightFieldDesc
- arrayGet(long, int) - Static method in class physx.geometry.PxHeightFieldFlags
- arrayGet(long, int) - Static method in class physx.geometry.PxHeightFieldGeometry
- arrayGet(long, int) - Static method in class physx.geometry.PxHeightFieldSample
- arrayGet(long, int) - Static method in class physx.geometry.PxHullPolygon
- arrayGet(long, int) - Static method in class physx.geometry.PxMeshFlags
- arrayGet(long, int) - Static method in class physx.geometry.PxMeshGeometryFlags
- arrayGet(long, int) - Static method in class physx.geometry.PxMeshScale
- arrayGet(long, int) - Static method in class physx.geometry.PxPlaneGeometry
- arrayGet(long, int) - Static method in class physx.geometry.PxSimpleTriangleMesh
- arrayGet(long, int) - Static method in class physx.geometry.PxSphereGeometry
- arrayGet(long, int) - Static method in class physx.geometry.PxTetMaker
- arrayGet(long, int) - Static method in class physx.geometry.PxTetrahedronMesh
- arrayGet(long, int) - Static method in class physx.geometry.PxTetrahedronMeshAnalysisResults
- arrayGet(long, int) - Static method in class physx.geometry.PxTetrahedronMeshDesc
- arrayGet(long, int) - Static method in class physx.geometry.PxTetrahedronMeshExt
- arrayGet(long, int) - Static method in class physx.geometry.PxTetrahedronMeshFlags
- arrayGet(long, int) - Static method in class physx.geometry.PxTetrahedronMeshGeometry
- arrayGet(long, int) - Static method in class physx.geometry.PxTriangle
- arrayGet(long, int) - Static method in class physx.geometry.PxTriangleMesh
- arrayGet(long, int) - Static method in class physx.geometry.PxTriangleMeshAnalysisResults
- arrayGet(long, int) - Static method in class physx.geometry.PxTriangleMeshFlags
- arrayGet(long, int) - Static method in class physx.geometry.PxTriangleMeshGeometry
- arrayGet(long, int) - Static method in class physx.geometry.SimpleCustomGeometryCallbacks
- arrayGet(long, int) - Static method in class physx.geometry.SimpleCustomGeometryCallbacksImpl
- arrayGet(long, int) - Static method in class physx.physics.PxActor
- arrayGet(long, int) - Static method in class physx.physics.PxActorFlags
- arrayGet(long, int) - Static method in class physx.physics.PxActorTypeFlags
- arrayGet(long, int) - Static method in class physx.physics.PxAggregate
- arrayGet(long, int) - Static method in class physx.physics.PxArticulationAttachment
- arrayGet(long, int) - Static method in class physx.physics.PxArticulationCache
- arrayGet(long, int) - Static method in class physx.physics.PxArticulationCacheFlags
- arrayGet(long, int) - Static method in class physx.physics.PxArticulationDrive
- arrayGet(long, int) - Static method in class physx.physics.PxArticulationFixedTendon
- arrayGet(long, int) - Static method in class physx.physics.PxArticulationFlags
- arrayGet(long, int) - Static method in class physx.physics.PxArticulationJointReducedCoordinate
- arrayGet(long, int) - Static method in class physx.physics.PxArticulationKinematicFlags
- arrayGet(long, int) - Static method in class physx.physics.PxArticulationLimit
- arrayGet(long, int) - Static method in class physx.physics.PxArticulationLink
- arrayGet(long, int) - Static method in class physx.physics.PxArticulationReducedCoordinate
- arrayGet(long, int) - Static method in class physx.physics.PxArticulationRootLinkData
- arrayGet(long, int) - Static method in class physx.physics.PxArticulationSpatialTendon
- arrayGet(long, int) - Static method in class physx.physics.PxArticulationTendon
- arrayGet(long, int) - Static method in class physx.physics.PxArticulationTendonJoint
- arrayGet(long, int) - Static method in class physx.physics.PxArticulationTendonLimit
- arrayGet(long, int) - Static method in class physx.physics.PxBaseMaterial
- arrayGet(long, int) - Static method in class physx.physics.PxBroadPhaseCaps
- arrayGet(long, int) - Static method in class physx.physics.PxBroadPhaseRegion
- arrayGet(long, int) - Static method in class physx.physics.PxBroadPhaseRegionInfo
- arrayGet(long, int) - Static method in class physx.physics.PxConstraint
- arrayGet(long, int) - Static method in class physx.physics.PxConstraintConnector
- arrayGet(long, int) - Static method in class physx.physics.PxConstraintFlags
- arrayGet(long, int) - Static method in class physx.physics.PxConstraintInfo
- arrayGet(long, int) - Static method in class physx.physics.PxConstraintSolverPrep
- arrayGet(long, int) - Static method in class physx.physics.PxContactPair
- arrayGet(long, int) - Static method in class physx.physics.PxContactPairFlags
- arrayGet(long, int) - Static method in class physx.physics.PxContactPairHeader
- arrayGet(long, int) - Static method in class physx.physics.PxContactPairHeaderFlags
- arrayGet(long, int) - Static method in class physx.physics.PxContactPairPoint
- arrayGet(long, int) - Static method in class physx.physics.PxDominanceGroupPair
- arrayGet(long, int) - Static method in class physx.physics.PxFilterData
- arrayGet(long, int) - Static method in class physx.physics.PxGeomRaycastHit
- arrayGet(long, int) - Static method in class physx.physics.PxGeomSweepHit
- arrayGet(long, int) - Static method in class physx.physics.PxHitFlags
- arrayGet(long, int) - Static method in class physx.physics.PxLocationHit
- arrayGet(long, int) - Static method in class physx.physics.PxMaterial
- arrayGet(long, int) - Static method in class physx.physics.PxMaterialFlags
- arrayGet(long, int) - Static method in class physx.physics.PxOverlapBuffer10
- arrayGet(long, int) - Static method in class physx.physics.PxOverlapCallback
- arrayGet(long, int) - Static method in class physx.physics.PxOverlapHit
- arrayGet(long, int) - Static method in class physx.physics.PxOverlapResult
- arrayGet(long, int) - Static method in class physx.physics.PxPairFlags
- arrayGet(long, int) - Static method in class physx.physics.PxPhysics
- arrayGet(long, int) - Static method in class physx.physics.PxQueryFilterCallback
- arrayGet(long, int) - Static method in class physx.physics.PxQueryFilterCallbackImpl
- arrayGet(long, int) - Static method in class physx.physics.PxQueryFilterData
- arrayGet(long, int) - Static method in class physx.physics.PxQueryFlags
- arrayGet(long, int) - Static method in class physx.physics.PxQueryHit
- arrayGet(long, int) - Static method in class physx.physics.PxRaycastBuffer10
- arrayGet(long, int) - Static method in class physx.physics.PxRaycastCallback
- arrayGet(long, int) - Static method in class physx.physics.PxRaycastHit
- arrayGet(long, int) - Static method in class physx.physics.PxRaycastResult
- arrayGet(long, int) - Static method in class physx.physics.PxRigidActor
- arrayGet(long, int) - Static method in class physx.physics.PxRigidBody
- arrayGet(long, int) - Static method in class physx.physics.PxRigidBodyFlags
- arrayGet(long, int) - Static method in class physx.physics.PxRigidDynamic
- arrayGet(long, int) - Static method in class physx.physics.PxRigidDynamicLockFlags
- arrayGet(long, int) - Static method in class physx.physics.PxRigidStatic
- arrayGet(long, int) - Static method in class physx.physics.PxScene
- arrayGet(long, int) - Static method in class physx.physics.PxSceneDesc
- arrayGet(long, int) - Static method in class physx.physics.PxSceneFlags
- arrayGet(long, int) - Static method in class physx.physics.PxSceneLimits
- arrayGet(long, int) - Static method in class physx.physics.PxSceneQuerySystemBase
- arrayGet(long, int) - Static method in class physx.physics.PxSceneSQSystem
- arrayGet(long, int) - Static method in class physx.physics.PxShape
- arrayGet(long, int) - Static method in class physx.physics.PxShapeExt
- arrayGet(long, int) - Static method in class physx.physics.PxShapeFlags
- arrayGet(long, int) - Static method in class physx.physics.PxSimulationEventCallback
- arrayGet(long, int) - Static method in class physx.physics.PxSimulationEventCallbackImpl
- arrayGet(long, int) - Static method in class physx.physics.PxSimulationFilterShader
- arrayGet(long, int) - Static method in class physx.physics.PxSimulationStatistics
- arrayGet(long, int) - Static method in class physx.physics.PxSpatialForce
- arrayGet(long, int) - Static method in class physx.physics.PxSpatialVelocity
- arrayGet(long, int) - Static method in class physx.physics.PxSweepBuffer10
- arrayGet(long, int) - Static method in class physx.physics.PxSweepCallback
- arrayGet(long, int) - Static method in class physx.physics.PxSweepHit
- arrayGet(long, int) - Static method in class physx.physics.PxSweepResult
- arrayGet(long, int) - Static method in class physx.physics.PxTriggerPair
- arrayGet(long, int) - Static method in class physx.physics.PxTriggerPairFlags
- arrayGet(long, int) - Static method in class physx.physics.SimpleQueryFilterCallback
- arrayGet(long, int) - Static method in class physx.physics.SimpleSimulationEventCallback
- arrayGet(long, int) - Static method in class physx.PxTopLevelFunctions
- arrayGet(long, int) - Static method in class physx.support.NativeArrayHelpers
- arrayGet(long, int) - Static method in class physx.support.OmniPvdFileWriteStream
- arrayGet(long, int) - Static method in class physx.support.OmniPvdWriter
- arrayGet(long, int) - Static method in class physx.support.OmniPvdWriteStream
- arrayGet(long, int) - Static method in class physx.support.PassThroughFilterShader
- arrayGet(long, int) - Static method in class physx.support.PassThroughFilterShaderImpl
- arrayGet(long, int) - Static method in class physx.support.PxActorPtr
- arrayGet(long, int) - Static method in class physx.support.PxArray_PxActorPtr
- arrayGet(long, int) - Static method in class physx.support.PxArray_PxContactPairPoint
- arrayGet(long, int) - Static method in class physx.support.PxArray_PxHeightFieldSample
- arrayGet(long, int) - Static method in class physx.support.PxArray_PxMaterialConst
- arrayGet(long, int) - Static method in class physx.support.PxArray_PxRaycastHit
- arrayGet(long, int) - Static method in class physx.support.PxArray_PxReal
- arrayGet(long, int) - Static method in class physx.support.PxArray_PxShapePtr
- arrayGet(long, int) - Static method in class physx.support.PxArray_PxSweepHit
- arrayGet(long, int) - Static method in class physx.support.PxArray_PxU16
- arrayGet(long, int) - Static method in class physx.support.PxArray_PxU32
- arrayGet(long, int) - Static method in class physx.support.PxArray_PxU8
- arrayGet(long, int) - Static method in class physx.support.PxArray_PxVec3
- arrayGet(long, int) - Static method in class physx.support.PxArray_PxVec4
- arrayGet(long, int) - Static method in class physx.support.PxI32ConstPtr
- arrayGet(long, int) - Static method in class physx.support.PxI32Ptr
- arrayGet(long, int) - Static method in class physx.support.PxMaterialConstPtr
- arrayGet(long, int) - Static method in class physx.support.PxMaterialPtr
- arrayGet(long, int) - Static method in class physx.support.PxOmniPvd
- arrayGet(long, int) - Static method in class physx.support.PxPvd
- arrayGet(long, int) - Static method in class physx.support.PxPvdInstrumentationFlags
- arrayGet(long, int) - Static method in class physx.support.PxPvdSceneClient
- arrayGet(long, int) - Static method in class physx.support.PxPvdSceneFlags
- arrayGet(long, int) - Static method in class physx.support.PxPvdTransport
- arrayGet(long, int) - Static method in class physx.support.PxRealConstPtr
- arrayGet(long, int) - Static method in class physx.support.PxRealPtr
- arrayGet(long, int) - Static method in class physx.support.PxShapePtr
- arrayGet(long, int) - Static method in class physx.support.PxU16ConstPtr
- arrayGet(long, int) - Static method in class physx.support.PxU16Ptr
- arrayGet(long, int) - Static method in class physx.support.PxU32ConstPtr
- arrayGet(long, int) - Static method in class physx.support.PxU32Ptr
- arrayGet(long, int) - Static method in class physx.support.PxU8ConstPtr
- arrayGet(long, int) - Static method in class physx.support.PxU8Ptr
- arrayGet(long, int) - Static method in class physx.support.SimplePvdTransport
- arrayGet(long, int) - Static method in class physx.support.SimplPvdTransportImpl
- arrayGet(long, int) - Static method in class physx.support.SupportFunctions
- arrayGet(long, int) - Static method in class physx.support.Vector_PxActorPtr
-
Deprecated.
- arrayGet(long, int) - Static method in class physx.support.Vector_PxContactPairPoint
-
Deprecated.
- arrayGet(long, int) - Static method in class physx.support.Vector_PxHeightFieldSample
-
Deprecated.
- arrayGet(long, int) - Static method in class physx.support.Vector_PxMaterialConst
-
Deprecated.
- arrayGet(long, int) - Static method in class physx.support.Vector_PxRaycastHit
-
Deprecated.
- arrayGet(long, int) - Static method in class physx.support.Vector_PxReal
-
Deprecated.
- arrayGet(long, int) - Static method in class physx.support.Vector_PxSweepHit
-
Deprecated.
- arrayGet(long, int) - Static method in class physx.support.Vector_PxU16
-
Deprecated.
- arrayGet(long, int) - Static method in class physx.support.Vector_PxU32
-
Deprecated.
- arrayGet(long, int) - Static method in class physx.support.Vector_PxU8
-
Deprecated.
- arrayGet(long, int) - Static method in class physx.support.Vector_PxVec3
-
Deprecated.
- arrayGet(long, int) - Static method in class physx.support.Vector_PxVec4
-
Deprecated.
- arrayGet(long, int) - Static method in class physx.vehicle2.BaseVehicle
- arrayGet(long, int) - Static method in class physx.vehicle2.BaseVehicleParams
- arrayGet(long, int) - Static method in class physx.vehicle2.BaseVehicleState
- arrayGet(long, int) - Static method in class physx.vehicle2.DirectDrivetrainParams
- arrayGet(long, int) - Static method in class physx.vehicle2.DirectDrivetrainState
- arrayGet(long, int) - Static method in class physx.vehicle2.DirectDriveVehicle
- arrayGet(long, int) - Static method in class physx.vehicle2.EngineDrivetrainParams
- arrayGet(long, int) - Static method in class physx.vehicle2.EngineDrivetrainState
- arrayGet(long, int) - Static method in class physx.vehicle2.EngineDriveVehicle
- arrayGet(long, int) - Static method in class physx.vehicle2.PhysXActorVehicle
- arrayGet(long, int) - Static method in class physx.vehicle2.PhysXIntegrationParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PhysXIntegrationState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleAckermannParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleAntiRollForceParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleAntiRollTorque
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleAutoboxParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleAutoboxState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleAxleDescription
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleBrakeCommandResponseParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleClutchParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleClutchSlipState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleCommandResponseParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleCommandState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleCommandValueResponseTable
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleComponent
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleComponentSequence
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleConstraintConnector
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleDifferentialState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleDirectDriveThrottleCommandResponseParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleEngineParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleEngineState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleFrame
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleGearboxParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleGearboxState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXActor
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXConstraints
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFriction
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXSimulationContext
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXSteerState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehiclePvdContext
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleRigidBodyParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleRigidBodyState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleRoadGeometryState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleScale
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleSimulationContext
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleSteerCommandResponseParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleSuspensionForce
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleSuspensionForceParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleSuspensionParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleSuspensionState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleTireAxisStickyParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleTireCamberAngleState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleTireDirectionState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleTireForce
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleTireForceParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleTireForceParamsExt
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleTireGripState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleTireSlipParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleTireSlipState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleTireSpeedState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleTireStickyParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleTireStickyState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleTorqueCurveLookupTable
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleWheelActuationState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleWheelLocalPose
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleWheelParams
- arrayGet(long, int) - Static method in class physx.vehicle2.PxVehicleWheelRigidBody1dState
- arrayGet(long, int) - Static method in class physx.vhacd.Vector_VHACDTriangle
- arrayGet(long, int) - Static method in class physx.vhacd.Vector_VHACDVertex
- arrayGet(long, int) - Static method in class physx.vhacd.VHACDConvexHull
- arrayGet(long, int) - Static method in class physx.vhacd.VHACDImpl
- arrayGet(long, int) - Static method in class physx.vhacd.VHACDParameters
- arrayGet(long, int) - Static method in class physx.vhacd.VHACDTriangle
- arrayGet(long, int) - Static method in class physx.vhacd.VHACDVertex
- at(int) - Method in class physx.support.Vector_PxActorPtr
-
Deprecated.
- at(int) - Method in class physx.support.Vector_PxContactPairPoint
-
Deprecated.
- at(int) - Method in class physx.support.Vector_PxHeightFieldSample
-
Deprecated.
- at(int) - Method in class physx.support.Vector_PxMaterialConst
-
Deprecated.
- at(int) - Method in class physx.support.Vector_PxRaycastHit
-
Deprecated.
- at(int) - Method in class physx.support.Vector_PxReal
-
Deprecated.
- at(int) - Method in class physx.support.Vector_PxSweepHit
-
Deprecated.
- at(int) - Method in class physx.support.Vector_PxU16
-
Deprecated.
- at(int) - Method in class physx.support.Vector_PxU32
-
Deprecated.
- at(int) - Method in class physx.support.Vector_PxU8
-
Deprecated.
- at(int) - Method in class physx.support.Vector_PxVec3
-
Deprecated.
- at(int) - Method in class physx.support.Vector_PxVec4
-
Deprecated.
- at(int) - Method in class physx.vhacd.Vector_VHACDTriangle
- at(int) - Method in class physx.vhacd.Vector_VHACDVertex
- at(long, int) - Static method in class physx.support.Vector_PxActorPtr.Raw
-
Deprecated.
- at(long, int) - Static method in class physx.support.Vector_PxContactPairPoint.Raw
-
Deprecated.
- at(long, int) - Static method in class physx.support.Vector_PxHeightFieldSample.Raw
-
Deprecated.
- at(long, int) - Static method in class physx.support.Vector_PxMaterialConst.Raw
-
Deprecated.
- at(long, int) - Static method in class physx.support.Vector_PxRaycastHit.Raw
-
Deprecated.
- at(long, int) - Static method in class physx.support.Vector_PxReal.Raw
-
Deprecated.
- at(long, int) - Static method in class physx.support.Vector_PxSweepHit.Raw
-
Deprecated.
- at(long, int) - Static method in class physx.support.Vector_PxU16.Raw
-
Deprecated.
- at(long, int) - Static method in class physx.support.Vector_PxU32.Raw
-
Deprecated.
- at(long, int) - Static method in class physx.support.Vector_PxU8.Raw
-
Deprecated.
- at(long, int) - Static method in class physx.support.Vector_PxVec3.Raw
-
Deprecated.
- at(long, int) - Static method in class physx.support.Vector_PxVec4.Raw
-
Deprecated.
- at(long, int) - Static method in class physx.vhacd.Vector_VHACDTriangle.Raw
- at(long, int) - Static method in class physx.vhacd.Vector_VHACDVertex.Raw
- attachShape(long, long) - Static method in class physx.physics.PxRigidActor.Raw
- attachShape(PxShape) - Method in class physx.physics.PxRigidActor
-
Attach a shape to an actor
B
- BaseVehicle - Class in physx.vehicle2
- BaseVehicle() - Constructor for class physx.vehicle2.BaseVehicle
- BaseVehicle(long) - Constructor for class physx.vehicle2.BaseVehicle
- BaseVehicle.Raw - Class in physx.vehicle2
- BaseVehicleParams - Class in physx.vehicle2
- BaseVehicleParams() - Constructor for class physx.vehicle2.BaseVehicleParams
- BaseVehicleParams(long) - Constructor for class physx.vehicle2.BaseVehicleParams
- BaseVehicleParams() - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- BaseVehicleParams.Raw - Class in physx.vehicle2
- BaseVehicleState - Class in physx.vehicle2
- BaseVehicleState() - Constructor for class physx.vehicle2.BaseVehicleState
- BaseVehicleState(long) - Constructor for class physx.vehicle2.BaseVehicleState
- BaseVehicleState() - Static method in class physx.vehicle2.BaseVehicleState.Raw
- BaseVehicleState.Raw - Class in physx.vehicle2
- begin() - Method in class physx.support.PxArray_PxActorPtr
- begin() - Method in class physx.support.PxArray_PxContactPairPoint
- begin() - Method in class physx.support.PxArray_PxHeightFieldSample
- begin() - Method in class physx.support.PxArray_PxMaterialConst
- begin() - Method in class physx.support.PxArray_PxRaycastHit
- begin() - Method in class physx.support.PxArray_PxReal
- begin() - Method in class physx.support.PxArray_PxShapePtr
- begin() - Method in class physx.support.PxArray_PxSweepHit
- begin() - Method in class physx.support.PxArray_PxU16
- begin() - Method in class physx.support.PxArray_PxU32
- begin() - Method in class physx.support.PxArray_PxU8
- begin() - Method in class physx.support.PxArray_PxVec3
- begin() - Method in class physx.support.PxArray_PxVec4
- begin(long) - Static method in class physx.support.PxArray_PxActorPtr.Raw
- begin(long) - Static method in class physx.support.PxArray_PxContactPairPoint.Raw
- begin(long) - Static method in class physx.support.PxArray_PxHeightFieldSample.Raw
- begin(long) - Static method in class physx.support.PxArray_PxMaterialConst.Raw
- begin(long) - Static method in class physx.support.PxArray_PxRaycastHit.Raw
- begin(long) - Static method in class physx.support.PxArray_PxReal.Raw
- begin(long) - Static method in class physx.support.PxArray_PxShapePtr.Raw
- begin(long) - Static method in class physx.support.PxArray_PxSweepHit.Raw
- begin(long) - Static method in class physx.support.PxArray_PxU16.Raw
- begin(long) - Static method in class physx.support.PxArray_PxU32.Raw
- begin(long) - Static method in class physx.support.PxArray_PxU8.Raw
- begin(long) - Static method in class physx.support.PxArray_PxVec3.Raw
- begin(long) - Static method in class physx.support.PxArray_PxVec4.Raw
- beginSubstepGroup() - Method in class physx.vehicle2.PxVehicleComponentSequence
- beginSubstepGroup(byte) - Method in class physx.vehicle2.PxVehicleComponentSequence
- beginSubstepGroup(long) - Static method in class physx.vehicle2.PxVehicleComponentSequence.Raw
- beginSubstepGroup(long, byte) - Static method in class physx.vehicle2.PxVehicleComponentSequence.Raw
- box() - Method in class physx.geometry.PxGeometryHolder
- box(long) - Static method in class physx.geometry.PxGeometryHolder.Raw
- BoxSupport - Class in physx.extensions
-
Pre-made support mapping for a box
- BoxSupport() - Constructor for class physx.extensions.BoxSupport
- BoxSupport(long) - Constructor for class physx.extensions.BoxSupport
- BoxSupport(PxVec3) - Constructor for class physx.extensions.BoxSupport
-
Constructs a BoxSupport for a box halfExtents with optional margin
- BoxSupport(PxVec3, float) - Constructor for class physx.extensions.BoxSupport
-
Constructs a BoxSupport for a box halfExtents with optional margin
- BoxSupport(long) - Static method in class physx.extensions.BoxSupport.Raw
- BoxSupport(long, float) - Static method in class physx.extensions.BoxSupport.Raw
- BoxSupport_placed(long, long) - Static method in class physx.extensions.BoxSupport.Raw
- BoxSupport_placed(long, long, float) - Static method in class physx.extensions.BoxSupport.Raw
- BoxSupport.Raw - Class in physx.extensions
C
- capsule() - Method in class physx.geometry.PxGeometryHolder
- capsule(long) - Static method in class physx.geometry.PxGeometryHolder.Raw
- CapsuleSupport - Class in physx.extensions
-
Pre-made support mapping for a capsule
- CapsuleSupport() - Constructor for class physx.extensions.CapsuleSupport
- CapsuleSupport(float, float) - Constructor for class physx.extensions.CapsuleSupport
-
Constructs a CapsuleSupport for capsule radius and halfHeight
- CapsuleSupport(long) - Constructor for class physx.extensions.CapsuleSupport
- CapsuleSupport(float, float) - Static method in class physx.extensions.CapsuleSupport.Raw
- CapsuleSupport_placed(long, float, float) - Static method in class physx.extensions.CapsuleSupport.Raw
- CapsuleSupport.Raw - Class in physx.extensions
- checkNotNull() - Method in class physx.NativeObject
- checkQueries() - Method in class physx.physics.PxSceneSQSystem
-
This checks to see if the scene queries update has completed.
- checkQueries(boolean) - Method in class physx.physics.PxSceneSQSystem
-
This checks to see if the scene queries update has completed.
- checkQueries(long) - Static method in class physx.physics.PxSceneSQSystem.Raw
- checkQueries(long, boolean) - Static method in class physx.physics.PxSceneSQSystem.Raw
- checkResults() - Method in class physx.physics.PxScene
-
This checks to see if the simulation run has completed.
- checkResults(boolean) - Method in class physx.physics.PxScene
-
This checks to see if the simulation run has completed.
- checkResults(long) - Static method in class physx.physics.PxScene.Raw
- checkResults(long, boolean) - Static method in class physx.physics.PxScene.Raw
- clear() - Method in class physx.common.PxRenderBuffer
- clear() - Method in class physx.support.PxArray_PxActorPtr
- clear() - Method in class physx.support.PxArray_PxContactPairPoint
- clear() - Method in class physx.support.PxArray_PxHeightFieldSample
- clear() - Method in class physx.support.PxArray_PxMaterialConst
- clear() - Method in class physx.support.PxArray_PxRaycastHit
- clear() - Method in class physx.support.PxArray_PxReal
- clear() - Method in class physx.support.PxArray_PxShapePtr
- clear() - Method in class physx.support.PxArray_PxSweepHit
- clear() - Method in class physx.support.PxArray_PxU16
- clear() - Method in class physx.support.PxArray_PxU32
- clear() - Method in class physx.support.PxArray_PxU8
- clear() - Method in class physx.support.PxArray_PxVec3
- clear() - Method in class physx.support.PxArray_PxVec4
- clear() - Method in class physx.support.Vector_PxActorPtr
-
Deprecated.
- clear() - Method in class physx.support.Vector_PxContactPairPoint
-
Deprecated.
- clear() - Method in class physx.support.Vector_PxHeightFieldSample
-
Deprecated.
- clear() - Method in class physx.support.Vector_PxMaterialConst
-
Deprecated.
- clear() - Method in class physx.support.Vector_PxRaycastHit
-
Deprecated.
- clear() - Method in class physx.support.Vector_PxReal
-
Deprecated.
- clear() - Method in class physx.support.Vector_PxSweepHit
-
Deprecated.
- clear() - Method in class physx.support.Vector_PxU16
-
Deprecated.
- clear() - Method in class physx.support.Vector_PxU32
-
Deprecated.
- clear() - Method in class physx.support.Vector_PxU8
-
Deprecated.
- clear() - Method in class physx.support.Vector_PxVec3
-
Deprecated.
- clear() - Method in class physx.support.Vector_PxVec4
-
Deprecated.
- clear() - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
- clear() - Method in class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3
- clear() - Method in class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3
- clear() - Method in class physx.vehicle2.PxVehicleTorqueCurveLookupTable
- clear() - Method in class physx.vhacd.Vector_VHACDTriangle
- clear() - Method in class physx.vhacd.Vector_VHACDVertex
- clear(long) - Static method in class physx.common.PxRenderBuffer.Raw
- clear(long) - Static method in class physx.support.PxArray_PxActorPtr.Raw
- clear(long) - Static method in class physx.support.PxArray_PxContactPairPoint.Raw
- clear(long) - Static method in class physx.support.PxArray_PxHeightFieldSample.Raw
- clear(long) - Static method in class physx.support.PxArray_PxMaterialConst.Raw
- clear(long) - Static method in class physx.support.PxArray_PxRaycastHit.Raw
- clear(long) - Static method in class physx.support.PxArray_PxReal.Raw
- clear(long) - Static method in class physx.support.PxArray_PxShapePtr.Raw
- clear(long) - Static method in class physx.support.PxArray_PxSweepHit.Raw
- clear(long) - Static method in class physx.support.PxArray_PxU16.Raw
- clear(long) - Static method in class physx.support.PxArray_PxU32.Raw
- clear(long) - Static method in class physx.support.PxArray_PxU8.Raw
- clear(long) - Static method in class physx.support.PxArray_PxVec3.Raw
- clear(long) - Static method in class physx.support.PxArray_PxVec4.Raw
- clear(long) - Static method in class physx.support.Vector_PxActorPtr.Raw
-
Deprecated.
- clear(long) - Static method in class physx.support.Vector_PxContactPairPoint.Raw
-
Deprecated.
- clear(long) - Static method in class physx.support.Vector_PxHeightFieldSample.Raw
-
Deprecated.
- clear(long) - Static method in class physx.support.Vector_PxMaterialConst.Raw
-
Deprecated.
- clear(long) - Static method in class physx.support.Vector_PxRaycastHit.Raw
-
Deprecated.
- clear(long) - Static method in class physx.support.Vector_PxReal.Raw
-
Deprecated.
- clear(long) - Static method in class physx.support.Vector_PxSweepHit.Raw
-
Deprecated.
- clear(long) - Static method in class physx.support.Vector_PxU16.Raw
-
Deprecated.
- clear(long) - Static method in class physx.support.Vector_PxU32.Raw
-
Deprecated.
- clear(long) - Static method in class physx.support.Vector_PxU8.Raw
-
Deprecated.
- clear(long) - Static method in class physx.support.Vector_PxVec3.Raw
-
Deprecated.
- clear(long) - Static method in class physx.support.Vector_PxVec4.Raw
-
Deprecated.
- clear(long) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- clear(long) - Static method in class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3.Raw
- clear(long) - Static method in class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3.Raw
- clear(long) - Static method in class physx.vehicle2.PxVehicleTorqueCurveLookupTable.Raw
- clear(long) - Static method in class physx.vhacd.Vector_VHACDTriangle.Raw
- clear(long) - Static method in class physx.vhacd.Vector_VHACDVertex.Raw
- clear(long, int) - Static method in class physx.character.PxControllerBehaviorFlags.Raw
- clear(long, int) - Static method in class physx.character.PxControllerCollisionFlags.Raw
- clear(long, int) - Static method in class physx.common.PxBaseFlags.Raw
- clear(long, int) - Static method in class physx.cooking.PxConvexFlags.Raw
- clear(long, int) - Static method in class physx.cooking.PxMeshPreprocessingFlags.Raw
- clear(long, int) - Static method in class physx.extensions.PxD6JointDriveFlags.Raw
- clear(long, int) - Static method in class physx.extensions.PxDistanceJointFlags.Raw
- clear(long, int) - Static method in class physx.extensions.PxPrismaticJointFlags.Raw
- clear(long, int) - Static method in class physx.extensions.PxRevoluteJointFlags.Raw
- clear(long, int) - Static method in class physx.extensions.PxSphericalJointFlags.Raw
- clear(long, int) - Static method in class physx.geometry.PxConvexMeshGeometryFlags.Raw
- clear(long, int) - Static method in class physx.geometry.PxHeightFieldFlags.Raw
- clear(long, int) - Static method in class physx.geometry.PxMeshFlags.Raw
- clear(long, int) - Static method in class physx.geometry.PxMeshGeometryFlags.Raw
- clear(long, int) - Static method in class physx.geometry.PxTetrahedronMeshAnalysisResults.Raw
- clear(long, int) - Static method in class physx.geometry.PxTetrahedronMeshFlags.Raw
- clear(long, int) - Static method in class physx.geometry.PxTriangleMeshAnalysisResults.Raw
- clear(long, int) - Static method in class physx.geometry.PxTriangleMeshFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxActorFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxActorTypeFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxArticulationCacheFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxArticulationFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxArticulationKinematicFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxConstraintFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxContactPairFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxContactPairHeaderFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxHitFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxMaterialFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxPairFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxQueryFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxRigidBodyFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxRigidDynamicLockFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxSceneFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxShapeFlags.Raw
- clear(long, int) - Static method in class physx.physics.PxTriggerPairFlags.Raw
- clear(long, int) - Static method in class physx.support.PxPvdInstrumentationFlags.Raw
- clear(long, int) - Static method in class physx.support.PxPvdSceneFlags.Raw
- clear(PxControllerBehaviorFlagEnum) - Method in class physx.character.PxControllerBehaviorFlags
- clear(PxControllerCollisionFlagEnum) - Method in class physx.character.PxControllerCollisionFlags
- clear(PxBaseFlagEnum) - Method in class physx.common.PxBaseFlags
- clear(PxConvexFlagEnum) - Method in class physx.cooking.PxConvexFlags
- clear(PxMeshPreprocessingFlagEnum) - Method in class physx.cooking.PxMeshPreprocessingFlags
- clear(PxD6JointDriveFlagEnum) - Method in class physx.extensions.PxD6JointDriveFlags
- clear(PxDistanceJointFlagEnum) - Method in class physx.extensions.PxDistanceJointFlags
- clear(PxPrismaticJointFlagEnum) - Method in class physx.extensions.PxPrismaticJointFlags
- clear(PxRevoluteJointFlagEnum) - Method in class physx.extensions.PxRevoluteJointFlags
- clear(PxSphericalJointFlagEnum) - Method in class physx.extensions.PxSphericalJointFlags
- clear(PxConvexMeshGeometryFlagEnum) - Method in class physx.geometry.PxConvexMeshGeometryFlags
- clear(PxHeightFieldFlagEnum) - Method in class physx.geometry.PxHeightFieldFlags
- clear(PxMeshFlagEnum) - Method in class physx.geometry.PxMeshFlags
- clear(PxMeshGeometryFlagEnum) - Method in class physx.geometry.PxMeshGeometryFlags
- clear(PxTetrahedronMeshAnalysisResultEnum) - Method in class physx.geometry.PxTetrahedronMeshAnalysisResults
- clear(PxTetrahedronMeshFlagEnum) - Method in class physx.geometry.PxTetrahedronMeshFlags
- clear(PxTriangleMeshAnalysisResultEnum) - Method in class physx.geometry.PxTriangleMeshAnalysisResults
- clear(PxTriangleMeshFlagEnum) - Method in class physx.geometry.PxTriangleMeshFlags
- clear(PxActorFlagEnum) - Method in class physx.physics.PxActorFlags
- clear(PxActorTypeFlagEnum) - Method in class physx.physics.PxActorTypeFlags
- clear(PxArticulationCacheFlagEnum) - Method in class physx.physics.PxArticulationCacheFlags
- clear(PxArticulationFlagEnum) - Method in class physx.physics.PxArticulationFlags
- clear(PxArticulationKinematicFlagEnum) - Method in class physx.physics.PxArticulationKinematicFlags
- clear(PxConstraintFlagEnum) - Method in class physx.physics.PxConstraintFlags
- clear(PxContactPairFlagEnum) - Method in class physx.physics.PxContactPairFlags
- clear(PxContactPairHeaderFlagEnum) - Method in class physx.physics.PxContactPairHeaderFlags
- clear(PxHitFlagEnum) - Method in class physx.physics.PxHitFlags
- clear(PxMaterialFlagEnum) - Method in class physx.physics.PxMaterialFlags
- clear(PxPairFlagEnum) - Method in class physx.physics.PxPairFlags
- clear(PxQueryFlagEnum) - Method in class physx.physics.PxQueryFlags
- clear(PxRigidBodyFlagEnum) - Method in class physx.physics.PxRigidBodyFlags
- clear(PxRigidDynamicLockFlagEnum) - Method in class physx.physics.PxRigidDynamicLockFlags
- clear(PxSceneFlagEnum) - Method in class physx.physics.PxSceneFlags
- clear(PxShapeFlagEnum) - Method in class physx.physics.PxShapeFlags
- clear(PxTriggerPairFlagEnum) - Method in class physx.physics.PxTriggerPairFlags
- clear(PxPvdInstrumentationFlagEnum) - Method in class physx.support.PxPvdInstrumentationFlags
- clear(PxPvdSceneFlagEnum) - Method in class physx.support.PxPvdSceneFlags
- clearForce(long, int) - Static method in class physx.physics.PxRigidBody.Raw
- clearForce(PxForceModeEnum) - Method in class physx.physics.PxRigidBody
-
Clears the accumulated forces (sets the accumulated force back to zero).
- clearTessFlag() - Method in class physx.geometry.PxHeightFieldSample
- clearTessFlag(long) - Static method in class physx.geometry.PxHeightFieldSample.Raw
- clearTorque(long, int) - Static method in class physx.physics.PxRigidBody.Raw
- clearTorque(PxForceModeEnum) - Method in class physx.physics.PxRigidBody
-
Clears the impulsive torque defined in the global coordinate frame to the actor.
- CloneDynamic(long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- CloneDynamic(PxPhysics, PxTransform, PxRigidDynamic) - Static method in class physx.PxTopLevelFunctions
- CloneShape(long, long, boolean) - Static method in class physx.PxTopLevelFunctions.Raw
- CloneShape(PxPhysics, PxShape, boolean) - Static method in class physx.PxTopLevelFunctions
- CloneStatic(long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- CloneStatic(PxPhysics, PxTransform, PxRigidActor) - Static method in class physx.PxTopLevelFunctions
- CloseExtensions() - Static method in class physx.PxTopLevelFunctions
- CloseExtensions() - Static method in class physx.PxTopLevelFunctions.Raw
- CloseVehicleExtension() - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions
- CloseVehicleExtension() - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions.Raw
- collide(float) - Method in class physx.physics.PxScene
-
Performs collision detection for the scene over elapsedTime
- collide(float, PxBaseTask) - Method in class physx.physics.PxScene
-
Performs collision detection for the scene over elapsedTime
- collide(float, PxBaseTask, NativeObject) - Method in class physx.physics.PxScene
-
Performs collision detection for the scene over elapsedTime
- collide(float, PxBaseTask, NativeObject, int) - Method in class physx.physics.PxScene
-
Performs collision detection for the scene over elapsedTime
- collide(float, PxBaseTask, NativeObject, int, boolean) - Method in class physx.physics.PxScene
-
Performs collision detection for the scene over elapsedTime
- collide(long, float) - Static method in class physx.physics.PxScene.Raw
- collide(long, float, long) - Static method in class physx.physics.PxScene.Raw
- collide(long, float, long, long) - Static method in class physx.physics.PxScene.Raw
- collide(long, float, long, long, int) - Static method in class physx.physics.PxScene.Raw
- collide(long, float, long, long, int, boolean) - Static method in class physx.physics.PxScene.Raw
- commonInit() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Prepares common articulation data based on articulation pose for inverse dynamics calculations.
- commonInit(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- complete(long, long) - Static method in class physx.extensions.PxSerialization.Raw
- complete(long, long, long) - Static method in class physx.extensions.PxSerialization.Raw
- complete(long, long, long, boolean) - Static method in class physx.extensions.PxSerialization.Raw
- complete(PxCollection, PxSerializationRegistry) - Static method in class physx.extensions.PxSerialization
- complete(PxCollection, PxSerializationRegistry, PxCollection) - Static method in class physx.extensions.PxSerialization
- complete(PxCollection, PxSerializationRegistry, PxCollection, boolean) - Static method in class physx.extensions.PxSerialization
- Compute(long, long, int, long, int, long) - Static method in class physx.vhacd.VHACDImpl.Raw
- Compute(PxRealConstPtr, int, PxU32ConstPtr, int, VHACDParameters) - Method in class physx.vhacd.VHACDImpl
- computeArticulationCOM(boolean) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Compute the articulation's center of mass.
- computeArticulationCOM(long, boolean) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- computeCentroidalMomentumMatrix(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- computeCentroidalMomentumMatrix(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Compute the centroidal momentum matrix and corresponding bias force of an articulation.
- computeCoefficientMatrix(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- computeCoefficientMatrix(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Deprecated.The API related to loop joints will be removed in a future version once a replacement is made available.
Computes the coefficient matrix for contact forces.
- The matrix dimension is getCoefficientMatrixSize() = getDofs() * getNbLoopJoints(), and the DOF (column) indexing follows the internal DOF order, see PxArticulationCache::jointVelocity. - Each column in the matrix is the joint forces effected by a contact based on impulse strength 1. - The user must allocate memory for PxArticulationCache::coefficientMatrix where the required size of the PxReal array is equal to getCoefficientMatrixSize(). - commonInit() must be called before the computation, and after setting the articulation pose via applyCache().
- computeCoriolisAndCentrifugalForce(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- computeCoriolisAndCentrifugalForce(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Deprecated.Please use computeCoriolisCompensation instead. It provides a more complete Coriolis and centrifugal compensation force for floating-base articulations.
Computes the joint DOF forces required to counteract Coriolis and centrifugal forces for the given articulation state.
- Inputs: Articulation state (joint positions and velocities (in cache), and base transform and spatial velocity). - Outputs: Joint forces to counteract Coriolis and centrifugal forces (in cache).
- The joint forces returned are determined purely by the articulation's state; i.e. external forces, gravity, and joint accelerations are set to zero. Joint drives and potential damping terms, such as link angular or linear damping, or joint friction, are also not considered in the computation. - Prior to the computation, update/set the base spatial velocity with PxArticulationCache::rootLinkData and applyCache(). - commonInit() must be called before the computation, and after setting the articulation pose via applyCache().
\param[in,out] cache In: PxArticulationCache::jointVelocity; Out: PxArticulationCache::jointForce.
Note: This call may only be made on articulations that are in a scene, and may not be made during simulation.
- computeCoriolisCompensation(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- computeCoriolisCompensation(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Computes the joint DOF forces (and root force) required to counteract Coriolis and centrifugal forces for the given articulation state.
- computeGeneralizedExternalForce(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- computeGeneralizedExternalForce(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Computes the joint DOF forces required to counteract external spatial forces applied to articulation links.
- computeGeneralizedGravityForce(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- computeGeneralizedGravityForce(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Deprecated.Please use computeGravityCompensation instead. It provides a more complete gravity compensation force for floating-base articulations.
Computes the joint DOF forces required to counteract gravitational forces for the given articulation pose.
- Inputs: Articulation pose (joint positions + base transform). - Outputs: Joint forces to counteract gravity (in cache).
- The joint forces returned are determined purely by gravity for the articulation in the current joint and base pose, and joints at rest; i.e. external forces, joint velocities, and joint accelerations are set to zero. Joint drives are also not considered in the computation. - commonInit() must be called before the computation, and after setting the articulation pose via applyCache().
- computeGeneralizedMassMatrix(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- computeGeneralizedMassMatrix(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Deprecated.Please use computeMassMatrix instead. It provides a more complete mass matrix for floating-base articulations.
Compute the joint-space inertia matrix that maps joint accelerations to joint forces: forces = M * accelerations.
- Inputs: Articulation pose (joint positions and base transform). - Outputs: Mass matrix (in cache).
commonInit() must be called before the computation, and after setting the articulation pose via applyCache().
- computeGeomBounds(long, long, long) - Static method in class physx.geometry.PxGeometryQuery.Raw
- computeGeomBounds(long, long, long, float) - Static method in class physx.geometry.PxGeometryQuery.Raw
- computeGeomBounds(PxBounds3, PxGeometry, PxTransform) - Static method in class physx.geometry.PxGeometryQuery
-
computes the bounds for a geometry object
- computeGeomBounds(PxBounds3, PxGeometry, PxTransform, float) - Static method in class physx.geometry.PxGeometryQuery
-
computes the bounds for a geometry object
- computeGravityCompensation(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- computeGravityCompensation(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Computes the forces required to counteract gravitational forces for the given articulation pose.
- computeInteractions(float) - Method in class physx.character.PxControllerManager
-
Computes character-character interactions.
- computeInteractions(long, float) - Static method in class physx.character.PxControllerManager.Raw
- computeJointAcceleration(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- computeJointAcceleration(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Computes the joint accelerations for the given articulation state and joint forces.
- computeJointForce(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- computeJointForce(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Computes the joint forces for the given articulation pose and joint accelerations, not considering gravity and velocity.
- computeLinearAngularImpulse(long, long, long, long, float, float, long, long) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- computeLinearAngularImpulse(PxRigidBody, PxTransform, PxVec3, PxVec3, float, float, PxVec3, PxVec3) - Static method in class physx.extensions.PxRigidBodyExt
-
Computes the linear and angular impulse vectors for a given impulse at a world space position taking a mass and inertia scale into account
- computeMassMatrix(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- computeMassMatrix(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Compute the mass matrix M that maps accelerations to forces: forces = M * accelerations.
- computeMassPropertiesImpl(long, long, long) - Static method in class physx.geometry.SimpleCustomGeometryCallbacks.Raw
- computeMassPropertiesImpl(PxGeometry, PxMassProperties) - Method in class physx.geometry.SimpleCustomGeometryCallbacks
- computeMassPropertiesImpl(PxGeometry, PxMassProperties) - Method in class physx.geometry.SimpleCustomGeometryCallbacksImpl
- computeVelocityDeltaFromImpulse(long, long, long, long, float, float, long, long) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- computeVelocityDeltaFromImpulse(long, long, long, long, long) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- computeVelocityDeltaFromImpulse(PxRigidBody, PxTransform, PxVec3, PxVec3, float, float, PxVec3, PxVec3) - Static method in class physx.extensions.PxRigidBodyExt
-
Computes the linear and angular velocity change vectors for a given impulse at a world space position taking a mass and inertia scale into account
- computeVelocityDeltaFromImpulse(PxRigidBody, PxVec3, PxVec3, PxVec3, PxVec3) - Static method in class physx.extensions.PxRigidBodyExt
-
Compute the change to linear and angular velocity that would occur if an impulsive force and torque were to be applied to a specified rigid body.
- connect() - Method in class physx.support.PxPvdTransport
-
Connects to the Visual Debugger application.
- connect() - Method in class physx.support.SimplPvdTransportImpl
- connect(long) - Static method in class physx.support.PxPvdTransport.Raw
- connect(long, long, long) - Static method in class physx.support.PxPvd.Raw
- connect(PxPvdTransport, PxPvdInstrumentationFlags) - Method in class physx.support.PxPvd
-
Connects the SDK to the PhysX Visual Debugger application.
- connectToConstraint(long, long) - Static method in class physx.physics.PxConstraintConnector.Raw
- connectToConstraint(PxConstraint) - Method in class physx.physics.PxConstraintConnector
-
Let the connector know it has been connected to a constraint.
- contact() - Method in class physx.geometry.PxContactBuffer
- contact(long) - Static method in class physx.geometry.PxContactBuffer.Raw
- contact(long, long) - Static method in class physx.geometry.PxContactBuffer.Raw
- contact(long, long, long, float) - Static method in class physx.geometry.PxContactBuffer.Raw
- contact(long, long, long, float, int) - Static method in class physx.geometry.PxContactBuffer.Raw
- contact(PxVec3, PxVec3, float) - Method in class physx.geometry.PxContactBuffer
- contact(PxVec3, PxVec3, float, int) - Method in class physx.geometry.PxContactBuffer
- contact(PxContactPoint) - Method in class physx.geometry.PxContactBuffer
- contains(long, long) - Static method in class physx.common.PxBounds3.Raw
- contains(long, long) - Static method in class physx.common.PxCollection.Raw
- contains(long, long) - Static method in class physx.common.PxPlane.Raw
- contains(PxBase) - Method in class physx.common.PxCollection
-
Returns whether the collection contains a certain PxBase object.
- contains(PxVec3) - Method in class physx.common.PxBounds3
-
indicates if these bounds contain v.
- contains(PxVec3) - Method in class physx.common.PxPlane
- ConvexGeomSupport - Class in physx.extensions
-
Pre-made support mapping for any PhysX's convex geometry (sphere, capsule, box, convex mesh)
- ConvexGeomSupport() - Constructor for class physx.extensions.ConvexGeomSupport
-
Default constructor
- ConvexGeomSupport(long) - Constructor for class physx.extensions.ConvexGeomSupport
- ConvexGeomSupport(PxGeometry) - Constructor for class physx.extensions.ConvexGeomSupport
-
Constructs a BoxSupport for a PxGeometry
- ConvexGeomSupport(PxGeometry, float) - Constructor for class physx.extensions.ConvexGeomSupport
-
Constructs a BoxSupport for a PxGeometry
- ConvexGeomSupport() - Static method in class physx.extensions.ConvexGeomSupport.Raw
- ConvexGeomSupport(long) - Static method in class physx.extensions.ConvexGeomSupport.Raw
- ConvexGeomSupport(long, float) - Static method in class physx.extensions.ConvexGeomSupport.Raw
- ConvexGeomSupport_placed(long) - Static method in class physx.extensions.ConvexGeomSupport.Raw
- ConvexGeomSupport_placed(long, long) - Static method in class physx.extensions.ConvexGeomSupport.Raw
- ConvexGeomSupport_placed(long, long, float) - Static method in class physx.extensions.ConvexGeomSupport.Raw
- ConvexGeomSupport.Raw - Class in physx.extensions
- convexMesh() - Method in class physx.geometry.PxGeometryHolder
- convexMesh(long) - Static method in class physx.geometry.PxGeometryHolder.Raw
- ConvexMeshSupport - Class in physx.extensions
-
Pre-made support mapping for a convex mesh
- ConvexMeshSupport() - Constructor for class physx.extensions.ConvexMeshSupport
- ConvexMeshSupport(long) - Constructor for class physx.extensions.ConvexMeshSupport
- ConvexMeshSupport(PxConvexMesh) - Constructor for class physx.extensions.ConvexMeshSupport
-
Constructs a BoxSupport for a PxConvexMesh
- ConvexMeshSupport(PxConvexMesh, PxVec3) - Constructor for class physx.extensions.ConvexMeshSupport
-
Constructs a BoxSupport for a PxConvexMesh
- ConvexMeshSupport(PxConvexMesh, PxVec3, PxQuat) - Constructor for class physx.extensions.ConvexMeshSupport
-
Constructs a BoxSupport for a PxConvexMesh
- ConvexMeshSupport(PxConvexMesh, PxVec3, PxQuat, float) - Constructor for class physx.extensions.ConvexMeshSupport
-
Constructs a BoxSupport for a PxConvexMesh
- ConvexMeshSupport(long) - Static method in class physx.extensions.ConvexMeshSupport.Raw
- ConvexMeshSupport(long, long) - Static method in class physx.extensions.ConvexMeshSupport.Raw
- ConvexMeshSupport(long, long, long) - Static method in class physx.extensions.ConvexMeshSupport.Raw
- ConvexMeshSupport(long, long, long, float) - Static method in class physx.extensions.ConvexMeshSupport.Raw
- ConvexMeshSupport_placed(long, long) - Static method in class physx.extensions.ConvexMeshSupport.Raw
- ConvexMeshSupport_placed(long, long, long) - Static method in class physx.extensions.ConvexMeshSupport.Raw
- ConvexMeshSupport_placed(long, long, long, long) - Static method in class physx.extensions.ConvexMeshSupport.Raw
- ConvexMeshSupport_placed(long, long, long, long, float) - Static method in class physx.extensions.ConvexMeshSupport.Raw
- ConvexMeshSupport.Raw - Class in physx.extensions
- CookConvexMesh(long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- CookConvexMesh(PxCookingParams, PxConvexMeshDesc, PxOutputStream) - Static method in class physx.PxTopLevelFunctions
- CookTriangleMesh(long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- CookTriangleMesh(PxCookingParams, PxTriangleMeshDesc, PxOutputStream) - Static method in class physx.PxTopLevelFunctions
- copyInternalStateToCache(long, long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- copyInternalStateToCache(PxArticulationCache, PxArticulationCacheFlags) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Copies internal data of the articulation to the cache.
- create(long, long, long, long, long, int, float, long, long, long, int) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- create(long, long, long, long, long, long) - Static method in class physx.vehicle2.PhysXIntegrationState.Raw
- create(BaseVehicleParams, PhysXIntegrationParams, PxPhysics, PxCookingParams, PxMaterial) - Method in class physx.vehicle2.PhysXIntegrationState
- create(PxVehicleAxleDescription, PxQueryFilterData, PxQueryFilterCallback, PxVehiclePhysXMaterialFriction, int, float, PxTransform, PxGeometry, PxTransform, PxVehiclePhysXRoadGeometryQueryTypeEnum) - Method in class physx.vehicle2.PhysXIntegrationParams
- createAggregate(int, int, boolean) - Method in class physx.physics.PxPhysics
-
Creates an aggregate with the specified maximum size and filtering hint.
- createAggregate(long, int, int, boolean) - Static method in class physx.physics.PxPhysics.Raw
- createArticulationReducedCoordinate() - Method in class physx.physics.PxPhysics
-
Creates a reduced-coordinate articulation with all fields initialized to their default values.
- createArticulationReducedCoordinate(long) - Static method in class physx.physics.PxPhysics.Raw
- createAt(long) - Static method in class physx.character.PxBoxControllerDesc
- createAt(long) - Static method in class physx.character.PxCapsuleControllerDesc
- createAt(long) - Static method in class physx.character.PxExtendedVec3
- createAt(long) - Static method in class physx.common.PxBoundedData
- createAt(long) - Static method in class physx.common.PxBounds3
- createAt(long) - Static method in class physx.common.PxPlane
- createAt(long) - Static method in class physx.common.PxQuat
- createAt(long) - Static method in class physx.common.PxTransform
- createAt(long) - Static method in class physx.common.PxVec3
- createAt(long) - Static method in class physx.common.PxVec4
- createAt(long) - Static method in class physx.cooking.PxConvexMeshDesc
- createAt(long) - Static method in class physx.cooking.PxTriangleMeshDesc
- createAt(long) - Static method in class physx.extensions.ConvexGeomSupport
- createAt(long) - Static method in class physx.extensions.PxGjkQueryProximityInfoResult
- createAt(long) - Static method in class physx.extensions.PxGjkQueryRaycastResult
- createAt(long) - Static method in class physx.extensions.PxGjkQuerySweepResult
- createAt(long) - Static method in class physx.geometry.PxHeightFieldDesc
- createAt(long) - Static method in class physx.geometry.PxHeightFieldGeometry
- createAt(long) - Static method in class physx.geometry.PxHeightFieldSample
- createAt(long) - Static method in class physx.geometry.PxHullPolygon
- createAt(long) - Static method in class physx.geometry.PxMeshScale
- createAt(long) - Static method in class physx.geometry.PxPlaneGeometry
- createAt(long) - Static method in class physx.geometry.PxTetrahedronMeshDesc
- createAt(long) - Static method in class physx.physics.PxArticulationDrive
- createAt(long) - Static method in class physx.physics.PxArticulationLimit
- createAt(long) - Static method in class physx.physics.PxFilterData
- createAt(long) - Static method in class physx.physics.PxQueryFilterData
- createAt(long) - Static method in class physx.physics.PxRaycastHit
- createAt(long) - Static method in class physx.physics.PxSceneLimits
- createAt(long) - Static method in class physx.physics.PxSweepHit
- createAt(long) - Static method in class physx.support.PxArray_PxActorPtr
- createAt(long) - Static method in class physx.support.PxArray_PxContactPairPoint
- createAt(long) - Static method in class physx.support.PxArray_PxHeightFieldSample
- createAt(long) - Static method in class physx.support.PxArray_PxMaterialConst
- createAt(long) - Static method in class physx.support.PxArray_PxRaycastHit
- createAt(long) - Static method in class physx.support.PxArray_PxReal
- createAt(long) - Static method in class physx.support.PxArray_PxShapePtr
- createAt(long) - Static method in class physx.support.PxArray_PxSweepHit
- createAt(long) - Static method in class physx.support.PxArray_PxU16
- createAt(long) - Static method in class physx.support.PxArray_PxU32
- createAt(long) - Static method in class physx.support.PxArray_PxU8
- createAt(long) - Static method in class physx.support.PxArray_PxVec3
- createAt(long) - Static method in class physx.support.PxArray_PxVec4
- createAt(long) - Static method in class physx.vehicle2.PxVehicleAutoboxParams
- createAt(long) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseParams
- createAt(long) - Static method in class physx.vehicle2.PxVehicleClutchParams
- createAt(long) - Static method in class physx.vehicle2.PxVehicleEngineParams
- createAt(long) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
- createAt(long) - Static method in class physx.vehicle2.PxVehicleGearboxParams
- createAt(long) - Static method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
- createAt(long) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- createAt(long) - Static method in class physx.vehicle2.PxVehicleTireAxisStickyParams
- createAt(long) - Static method in class physx.vehicle2.PxVehicleTireSlipParams
- createAt(long) - Static method in class physx.vehicle2.PxVehicleTireStickyParams
- createAt(long) - Static method in class physx.vhacd.VHACDConvexHull
- createAt(long) - Static method in class physx.vhacd.VHACDParameters
- createAt(long, byte) - Static method in class physx.character.PxControllerBehaviorFlags
- createAt(long, byte) - Static method in class physx.character.PxControllerCollisionFlags
- createAt(long, byte) - Static method in class physx.geometry.PxConvexMeshGeometryFlags
- createAt(long, byte) - Static method in class physx.geometry.PxMeshFlags
- createAt(long, byte) - Static method in class physx.geometry.PxMeshGeometryFlags
- createAt(long, byte) - Static method in class physx.geometry.PxTetrahedronMeshFlags
- createAt(long, byte) - Static method in class physx.geometry.PxTriangleMeshFlags
- createAt(long, byte) - Static method in class physx.physics.PxActorFlags
- createAt(long, byte) - Static method in class physx.physics.PxArticulationFlags
- createAt(long, byte) - Static method in class physx.physics.PxArticulationKinematicFlags
- createAt(long, byte) - Static method in class physx.physics.PxRigidBodyFlags
- createAt(long, byte) - Static method in class physx.physics.PxRigidDynamicLockFlags
- createAt(long, byte) - Static method in class physx.physics.PxShapeFlags
- createAt(long, byte) - Static method in class physx.physics.PxTriggerPairFlags
- createAt(long, double, double, double) - Static method in class physx.character.PxExtendedVec3
- createAt(long, float) - Static method in class physx.common.PxQuat
- createAt(long, float) - Static method in class physx.extensions.SphereSupport
- createAt(long, float) - Static method in class physx.geometry.PxMeshScale
- createAt(long, float) - Static method in class physx.geometry.PxSphereGeometry
- createAt(long, float, float) - Static method in class physx.extensions.CapsuleSupport
- createAt(long, float, float) - Static method in class physx.extensions.PxJointAngularLimitPair
- createAt(long, float, float) - Static method in class physx.extensions.PxJointLimitCone
- createAt(long, float, float) - Static method in class physx.extensions.PxSpring
- createAt(long, float, float) - Static method in class physx.geometry.PxCapsuleGeometry
- createAt(long, float, float) - Static method in class physx.physics.PxArticulationLimit
- createAt(long, float, float, float) - Static method in class physx.common.PxVec3
- createAt(long, float, float, float) - Static method in class physx.geometry.PxBoxGeometry
- createAt(long, float, float, float, float) - Static method in class physx.common.PxPlane
- createAt(long, float, float, float, float) - Static method in class physx.common.PxQuat
- createAt(long, float, float, float, float) - Static method in class physx.common.PxVec4
- createAt(long, float, float, float, float) - Static method in class physx.extensions.PxJointLimitPyramid
- createAt(long, float, float, float, float, PxSpring) - Static method in class physx.extensions.PxJointLimitPyramid
- createAt(long, float, float, float, PxArticulationDriveTypeEnum) - Static method in class physx.physics.PxArticulationDrive
- createAt(long, float, float, PxSpring) - Static method in class physx.extensions.PxJointAngularLimitPair
- createAt(long, float, float, PxSpring) - Static method in class physx.extensions.PxJointLimitCone
- createAt(long, float, float, PxSpring) - Static method in class physx.extensions.PxJointLinearLimitPair
- createAt(long, float, PxVec3) - Static method in class physx.common.PxQuat
- createAt(long, float, PxSpring) - Static method in class physx.extensions.PxJointLinearLimit
- createAt(long, int) - Static method in class physx.cooking.PxMeshPreprocessingFlags
- createAt(long, int) - Static method in class physx.extensions.PxD6JointDriveFlags
- createAt(long, int) - Static method in class physx.geometry.PxTetrahedronMeshAnalysisResults
- createAt(long, int) - Static method in class physx.geometry.PxTriangleMeshAnalysisResults
- createAt(long, int) - Static method in class physx.physics.PxArticulationCacheFlags
- createAt(long, int) - Static method in class physx.physics.PxSceneFlags
- createAt(long, int) - Static method in class physx.support.PxArray_PxActorPtr
- createAt(long, int) - Static method in class physx.support.PxArray_PxContactPairPoint
- createAt(long, int) - Static method in class physx.support.PxArray_PxHeightFieldSample
- createAt(long, int) - Static method in class physx.support.PxArray_PxMaterialConst
- createAt(long, int) - Static method in class physx.support.PxArray_PxRaycastHit
- createAt(long, int) - Static method in class physx.support.PxArray_PxReal
- createAt(long, int) - Static method in class physx.support.PxArray_PxShapePtr
- createAt(long, int) - Static method in class physx.support.PxArray_PxSweepHit
- createAt(long, int) - Static method in class physx.support.PxArray_PxU16
- createAt(long, int) - Static method in class physx.support.PxArray_PxU32
- createAt(long, int) - Static method in class physx.support.PxArray_PxU8
- createAt(long, int) - Static method in class physx.support.PxArray_PxVec3
- createAt(long, int) - Static method in class physx.support.PxArray_PxVec4
- createAt(long, int, int, int, int) - Static method in class physx.physics.PxFilterData
- createAt(long, short) - Static method in class physx.common.PxBaseFlags
- createAt(long, short) - Static method in class physx.cooking.PxConvexFlags
- createAt(long, short) - Static method in class physx.extensions.PxDistanceJointFlags
- createAt(long, short) - Static method in class physx.extensions.PxPrismaticJointFlags
- createAt(long, short) - Static method in class physx.extensions.PxRevoluteJointFlags
- createAt(long, short) - Static method in class physx.extensions.PxSphericalJointFlags
- createAt(long, short) - Static method in class physx.geometry.PxHeightFieldFlags
- createAt(long, short) - Static method in class physx.physics.PxActorTypeFlags
- createAt(long, short) - Static method in class physx.physics.PxConstraintFlags
- createAt(long, short) - Static method in class physx.physics.PxContactPairFlags
- createAt(long, short) - Static method in class physx.physics.PxContactPairHeaderFlags
- createAt(long, short) - Static method in class physx.physics.PxHitFlags
- createAt(long, short) - Static method in class physx.physics.PxMaterialFlags
- createAt(long, short) - Static method in class physx.physics.PxPairFlags
- createAt(long, short) - Static method in class physx.physics.PxQueryFlags
- createAt(long, PxIDENTITYEnum) - Static method in class physx.common.PxQuat
- createAt(long, PxIDENTITYEnum) - Static method in class physx.common.PxTransform
- createAt(long, PxMat33) - Static method in class physx.common.PxQuat
- createAt(long, PxTolerancesScale) - Static method in class physx.physics.PxSceneDesc
- createAt(long, PxVec3) - Static method in class physx.common.PxTransform
- createAt(long, PxVec3) - Static method in class physx.extensions.BoxSupport
- createAt(long, PxVec3, float) - Static method in class physx.common.PxPlane
- createAt(long, PxVec3, float) - Static method in class physx.extensions.BoxSupport
- createAt(long, PxVec3, PxQuat) - Static method in class physx.common.PxTransform
- createAt(long, PxVec3, PxQuat) - Static method in class physx.geometry.PxMeshScale
- createAt(long, PxVec3, PxVec3) - Static method in class physx.common.PxBounds3
- createAt(long, PxVec3, PxVec3) - Static method in class physx.common.PxPlane
- createAt(long, PxVec3, PxVec3, PxVec3) - Static method in class physx.common.PxPlane
- createAt(long, PxConvexMesh) - Static method in class physx.extensions.ConvexMeshSupport
- createAt(long, PxConvexMesh) - Static method in class physx.geometry.PxConvexMeshGeometry
- createAt(long, PxConvexMesh, PxVec3) - Static method in class physx.extensions.ConvexMeshSupport
- createAt(long, PxConvexMesh, PxVec3, PxQuat) - Static method in class physx.extensions.ConvexMeshSupport
- createAt(long, PxConvexMesh, PxVec3, PxQuat, float) - Static method in class physx.extensions.ConvexMeshSupport
- createAt(long, PxConvexMesh, PxMeshScale) - Static method in class physx.geometry.PxConvexMeshGeometry
- createAt(long, PxConvexMesh, PxMeshScale, PxConvexMeshGeometryFlags) - Static method in class physx.geometry.PxConvexMeshGeometry
- createAt(long, PxGeometry) - Static method in class physx.extensions.ConvexGeomSupport
- createAt(long, PxGeometry, float) - Static method in class physx.extensions.ConvexGeomSupport
- createAt(long, PxHeightField, PxMeshGeometryFlags, float, float, float) - Static method in class physx.geometry.PxHeightFieldGeometry
- createAt(long, PxTriangleMesh) - Static method in class physx.geometry.PxTriangleMeshGeometry
- createAt(long, PxTriangleMesh, PxMeshScale) - Static method in class physx.geometry.PxTriangleMeshGeometry
- createAt(long, PxTriangleMesh, PxMeshScale, PxMeshGeometryFlags) - Static method in class physx.geometry.PxTriangleMeshGeometry
- createAt(long, PxFilterData, PxQueryFlags) - Static method in class physx.physics.PxQueryFilterData
- createAt(long, PxQueryFlags) - Static method in class physx.physics.PxQueryFilterData
- createAt(long, PxArray_PxVec3, PxArray_PxU32) - Static method in class physx.geometry.PxTetrahedronMeshDesc
- createAt(long, PxArray_PxVec3, PxArray_PxU32, PxTetrahedronMeshFormatEnum) - Static method in class physx.geometry.PxTetrahedronMeshDesc
- createAt(long, PxArray_PxVec3, PxArray_PxU32, PxTetrahedronMeshFormatEnum, short) - Static method in class physx.geometry.PxTetrahedronMeshDesc
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.character.PxBoxControllerDesc
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.character.PxCapsuleControllerDesc
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.character.PxExtendedVec3
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.common.PxBoundedData
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.common.PxBounds3
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.common.PxPlane
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.common.PxQuat
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.common.PxTransform
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.common.PxVec3
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.common.PxVec4
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.cooking.PxConvexMeshDesc
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.cooking.PxTriangleMeshDesc
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.extensions.ConvexGeomSupport
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.extensions.PxGjkQueryProximityInfoResult
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.extensions.PxGjkQueryRaycastResult
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.extensions.PxGjkQuerySweepResult
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.geometry.PxHeightFieldDesc
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.geometry.PxHeightFieldGeometry
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.geometry.PxHeightFieldSample
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.geometry.PxHullPolygon
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.geometry.PxMeshScale
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.geometry.PxPlaneGeometry
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.geometry.PxTetrahedronMeshDesc
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.physics.PxArticulationDrive
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.physics.PxArticulationLimit
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.physics.PxFilterData
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.physics.PxQueryFilterData
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.physics.PxRaycastHit
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.physics.PxSceneLimits
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.physics.PxSweepHit
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.support.PxArray_PxActorPtr
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.support.PxArray_PxContactPairPoint
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.support.PxArray_PxHeightFieldSample
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.support.PxArray_PxMaterialConst
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.support.PxArray_PxRaycastHit
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.support.PxArray_PxReal
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.support.PxArray_PxShapePtr
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.support.PxArray_PxSweepHit
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.support.PxArray_PxU16
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.support.PxArray_PxU32
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.support.PxArray_PxU8
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.support.PxArray_PxVec3
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.support.PxArray_PxVec4
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.vehicle2.PxVehicleAutoboxParams
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseParams
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.vehicle2.PxVehicleClutchParams
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.vehicle2.PxVehicleEngineParams
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.vehicle2.PxVehicleGearboxParams
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.vehicle2.PxVehicleTireAxisStickyParams
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.vehicle2.PxVehicleTireSlipParams
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.vehicle2.PxVehicleTireStickyParams
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.vhacd.VHACDConvexHull
- createAt(T, NativeObject.Allocator<T>) - Static method in class physx.vhacd.VHACDParameters
- createAt(T, NativeObject.Allocator<T>, byte) - Static method in class physx.character.PxControllerBehaviorFlags
- createAt(T, NativeObject.Allocator<T>, byte) - Static method in class physx.character.PxControllerCollisionFlags
- createAt(T, NativeObject.Allocator<T>, byte) - Static method in class physx.geometry.PxConvexMeshGeometryFlags
- createAt(T, NativeObject.Allocator<T>, byte) - Static method in class physx.geometry.PxMeshFlags
- createAt(T, NativeObject.Allocator<T>, byte) - Static method in class physx.geometry.PxMeshGeometryFlags
- createAt(T, NativeObject.Allocator<T>, byte) - Static method in class physx.geometry.PxTetrahedronMeshFlags
- createAt(T, NativeObject.Allocator<T>, byte) - Static method in class physx.geometry.PxTriangleMeshFlags
- createAt(T, NativeObject.Allocator<T>, byte) - Static method in class physx.physics.PxActorFlags
- createAt(T, NativeObject.Allocator<T>, byte) - Static method in class physx.physics.PxArticulationFlags
- createAt(T, NativeObject.Allocator<T>, byte) - Static method in class physx.physics.PxArticulationKinematicFlags
- createAt(T, NativeObject.Allocator<T>, byte) - Static method in class physx.physics.PxRigidBodyFlags
- createAt(T, NativeObject.Allocator<T>, byte) - Static method in class physx.physics.PxRigidDynamicLockFlags
- createAt(T, NativeObject.Allocator<T>, byte) - Static method in class physx.physics.PxShapeFlags
- createAt(T, NativeObject.Allocator<T>, byte) - Static method in class physx.physics.PxTriggerPairFlags
- createAt(T, NativeObject.Allocator<T>, double, double, double) - Static method in class physx.character.PxExtendedVec3
- createAt(T, NativeObject.Allocator<T>, float) - Static method in class physx.common.PxQuat
- createAt(T, NativeObject.Allocator<T>, float) - Static method in class physx.extensions.SphereSupport
- createAt(T, NativeObject.Allocator<T>, float) - Static method in class physx.geometry.PxMeshScale
- createAt(T, NativeObject.Allocator<T>, float) - Static method in class physx.geometry.PxSphereGeometry
- createAt(T, NativeObject.Allocator<T>, float, float) - Static method in class physx.extensions.CapsuleSupport
- createAt(T, NativeObject.Allocator<T>, float, float) - Static method in class physx.extensions.PxJointAngularLimitPair
- createAt(T, NativeObject.Allocator<T>, float, float) - Static method in class physx.extensions.PxJointLimitCone
- createAt(T, NativeObject.Allocator<T>, float, float) - Static method in class physx.extensions.PxSpring
- createAt(T, NativeObject.Allocator<T>, float, float) - Static method in class physx.geometry.PxCapsuleGeometry
- createAt(T, NativeObject.Allocator<T>, float, float) - Static method in class physx.physics.PxArticulationLimit
- createAt(T, NativeObject.Allocator<T>, float, float, float) - Static method in class physx.common.PxVec3
- createAt(T, NativeObject.Allocator<T>, float, float, float) - Static method in class physx.geometry.PxBoxGeometry
- createAt(T, NativeObject.Allocator<T>, float, float, float, float) - Static method in class physx.common.PxPlane
- createAt(T, NativeObject.Allocator<T>, float, float, float, float) - Static method in class physx.common.PxQuat
- createAt(T, NativeObject.Allocator<T>, float, float, float, float) - Static method in class physx.common.PxVec4
- createAt(T, NativeObject.Allocator<T>, float, float, float, float) - Static method in class physx.extensions.PxJointLimitPyramid
- createAt(T, NativeObject.Allocator<T>, float, float, float, float, PxSpring) - Static method in class physx.extensions.PxJointLimitPyramid
- createAt(T, NativeObject.Allocator<T>, float, float, float, PxArticulationDriveTypeEnum) - Static method in class physx.physics.PxArticulationDrive
- createAt(T, NativeObject.Allocator<T>, float, float, PxSpring) - Static method in class physx.extensions.PxJointAngularLimitPair
- createAt(T, NativeObject.Allocator<T>, float, float, PxSpring) - Static method in class physx.extensions.PxJointLimitCone
- createAt(T, NativeObject.Allocator<T>, float, float, PxSpring) - Static method in class physx.extensions.PxJointLinearLimitPair
- createAt(T, NativeObject.Allocator<T>, float, PxVec3) - Static method in class physx.common.PxQuat
- createAt(T, NativeObject.Allocator<T>, float, PxSpring) - Static method in class physx.extensions.PxJointLinearLimit
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.cooking.PxMeshPreprocessingFlags
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.extensions.PxD6JointDriveFlags
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.geometry.PxTetrahedronMeshAnalysisResults
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.geometry.PxTriangleMeshAnalysisResults
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.physics.PxArticulationCacheFlags
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.physics.PxSceneFlags
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.support.PxArray_PxActorPtr
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.support.PxArray_PxContactPairPoint
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.support.PxArray_PxHeightFieldSample
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.support.PxArray_PxMaterialConst
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.support.PxArray_PxRaycastHit
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.support.PxArray_PxReal
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.support.PxArray_PxShapePtr
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.support.PxArray_PxSweepHit
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.support.PxArray_PxU16
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.support.PxArray_PxU32
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.support.PxArray_PxU8
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.support.PxArray_PxVec3
- createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.support.PxArray_PxVec4
- createAt(T, NativeObject.Allocator<T>, int, int, int, int) - Static method in class physx.physics.PxFilterData
- createAt(T, NativeObject.Allocator<T>, short) - Static method in class physx.common.PxBaseFlags
- createAt(T, NativeObject.Allocator<T>, short) - Static method in class physx.cooking.PxConvexFlags
- createAt(T, NativeObject.Allocator<T>, short) - Static method in class physx.extensions.PxDistanceJointFlags
- createAt(T, NativeObject.Allocator<T>, short) - Static method in class physx.extensions.PxPrismaticJointFlags
- createAt(T, NativeObject.Allocator<T>, short) - Static method in class physx.extensions.PxRevoluteJointFlags
- createAt(T, NativeObject.Allocator<T>, short) - Static method in class physx.extensions.PxSphericalJointFlags
- createAt(T, NativeObject.Allocator<T>, short) - Static method in class physx.geometry.PxHeightFieldFlags
- createAt(T, NativeObject.Allocator<T>, short) - Static method in class physx.physics.PxActorTypeFlags
- createAt(T, NativeObject.Allocator<T>, short) - Static method in class physx.physics.PxConstraintFlags
- createAt(T, NativeObject.Allocator<T>, short) - Static method in class physx.physics.PxContactPairFlags
- createAt(T, NativeObject.Allocator<T>, short) - Static method in class physx.physics.PxContactPairHeaderFlags
- createAt(T, NativeObject.Allocator<T>, short) - Static method in class physx.physics.PxHitFlags
- createAt(T, NativeObject.Allocator<T>, short) - Static method in class physx.physics.PxMaterialFlags
- createAt(T, NativeObject.Allocator<T>, short) - Static method in class physx.physics.PxPairFlags
- createAt(T, NativeObject.Allocator<T>, short) - Static method in class physx.physics.PxQueryFlags
- createAt(T, NativeObject.Allocator<T>, PxIDENTITYEnum) - Static method in class physx.common.PxQuat
- createAt(T, NativeObject.Allocator<T>, PxIDENTITYEnum) - Static method in class physx.common.PxTransform
- createAt(T, NativeObject.Allocator<T>, PxMat33) - Static method in class physx.common.PxQuat
- createAt(T, NativeObject.Allocator<T>, PxTolerancesScale) - Static method in class physx.physics.PxSceneDesc
- createAt(T, NativeObject.Allocator<T>, PxVec3) - Static method in class physx.common.PxTransform
- createAt(T, NativeObject.Allocator<T>, PxVec3) - Static method in class physx.extensions.BoxSupport
- createAt(T, NativeObject.Allocator<T>, PxVec3, float) - Static method in class physx.common.PxPlane
- createAt(T, NativeObject.Allocator<T>, PxVec3, float) - Static method in class physx.extensions.BoxSupport
- createAt(T, NativeObject.Allocator<T>, PxVec3, PxQuat) - Static method in class physx.common.PxTransform
- createAt(T, NativeObject.Allocator<T>, PxVec3, PxQuat) - Static method in class physx.geometry.PxMeshScale
- createAt(T, NativeObject.Allocator<T>, PxVec3, PxVec3) - Static method in class physx.common.PxBounds3
- createAt(T, NativeObject.Allocator<T>, PxVec3, PxVec3) - Static method in class physx.common.PxPlane
- createAt(T, NativeObject.Allocator<T>, PxVec3, PxVec3, PxVec3) - Static method in class physx.common.PxPlane
- createAt(T, NativeObject.Allocator<T>, PxConvexMesh) - Static method in class physx.extensions.ConvexMeshSupport
- createAt(T, NativeObject.Allocator<T>, PxConvexMesh) - Static method in class physx.geometry.PxConvexMeshGeometry
- createAt(T, NativeObject.Allocator<T>, PxConvexMesh, PxVec3) - Static method in class physx.extensions.ConvexMeshSupport
- createAt(T, NativeObject.Allocator<T>, PxConvexMesh, PxVec3, PxQuat) - Static method in class physx.extensions.ConvexMeshSupport
- createAt(T, NativeObject.Allocator<T>, PxConvexMesh, PxVec3, PxQuat, float) - Static method in class physx.extensions.ConvexMeshSupport
- createAt(T, NativeObject.Allocator<T>, PxConvexMesh, PxMeshScale) - Static method in class physx.geometry.PxConvexMeshGeometry
- createAt(T, NativeObject.Allocator<T>, PxConvexMesh, PxMeshScale, PxConvexMeshGeometryFlags) - Static method in class physx.geometry.PxConvexMeshGeometry
- createAt(T, NativeObject.Allocator<T>, PxGeometry) - Static method in class physx.extensions.ConvexGeomSupport
- createAt(T, NativeObject.Allocator<T>, PxGeometry, float) - Static method in class physx.extensions.ConvexGeomSupport
- createAt(T, NativeObject.Allocator<T>, PxHeightField, PxMeshGeometryFlags, float, float, float) - Static method in class physx.geometry.PxHeightFieldGeometry
- createAt(T, NativeObject.Allocator<T>, PxTriangleMesh) - Static method in class physx.geometry.PxTriangleMeshGeometry
- createAt(T, NativeObject.Allocator<T>, PxTriangleMesh, PxMeshScale) - Static method in class physx.geometry.PxTriangleMeshGeometry
- createAt(T, NativeObject.Allocator<T>, PxTriangleMesh, PxMeshScale, PxMeshGeometryFlags) - Static method in class physx.geometry.PxTriangleMeshGeometry
- createAt(T, NativeObject.Allocator<T>, PxFilterData, PxQueryFlags) - Static method in class physx.physics.PxQueryFilterData
- createAt(T, NativeObject.Allocator<T>, PxQueryFlags) - Static method in class physx.physics.PxQueryFilterData
- createAt(T, NativeObject.Allocator<T>, PxArray_PxVec3, PxArray_PxU32) - Static method in class physx.geometry.PxTetrahedronMeshDesc
- createAt(T, NativeObject.Allocator<T>, PxArray_PxVec3, PxArray_PxU32, PxTetrahedronMeshFormatEnum) - Static method in class physx.geometry.PxTetrahedronMeshDesc
- createAt(T, NativeObject.Allocator<T>, PxArray_PxVec3, PxArray_PxU32, PxTetrahedronMeshFormatEnum, short) - Static method in class physx.geometry.PxTetrahedronMeshDesc
- createAttachment(long, long, float, long, long) - Static method in class physx.physics.PxArticulationSpatialTendon.Raw
- createAttachment(PxArticulationAttachment, float, PxVec3, PxArticulationLink) - Method in class physx.physics.PxArticulationSpatialTendon
-
Creates an articulation attachment and adds it to the list of children in the parent attachment.
- createCache() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Creates an articulation cache that can be used to read and write internal articulation data.
- createCache(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- createClient() - Method in class physx.physics.PxScene
-
Reserves a new client ID.
- createClient(long) - Static method in class physx.physics.PxScene.Raw
- createCollection(long) - Static method in class physx.extensions.PxCollectionExt.Raw
- createCollection(PxScene) - Static method in class physx.extensions.PxCollectionExt
-
Collects all objects from a PxScene.
- createCollectionFromBinary(long, long) - Static method in class physx.extensions.PxSerialization.Raw
- createCollectionFromBinary(long, long, long) - Static method in class physx.extensions.PxSerialization.Raw
- createCollectionFromBinary(NativeObject, PxSerializationRegistry) - Static method in class physx.extensions.PxSerialization
- createCollectionFromBinary(NativeObject, PxSerializationRegistry, PxCollection) - Static method in class physx.extensions.PxSerialization
- createCollectionFromXml(long, long, long) - Static method in class physx.extensions.PxSerialization.Raw
- createCollectionFromXml(long, long, long, long) - Static method in class physx.extensions.PxSerialization.Raw
- createCollectionFromXml(PxInputData, PxCookingParams, PxSerializationRegistry) - Static method in class physx.extensions.PxSerialization
- createCollectionFromXml(PxInputData, PxCookingParams, PxSerializationRegistry, PxCollection) - Static method in class physx.extensions.PxSerialization
- createConformingTetrahedronMesh(long, long, long, boolean, float) - Static method in class physx.geometry.PxTetMaker.Raw
- createConformingTetrahedronMesh(PxSimpleTriangleMesh, PxArray_PxVec3, PxArray_PxU32, boolean, float) - Static method in class physx.geometry.PxTetMaker
-
Create conforming tetrahedron mesh using TetMaker
- createController(long, long) - Static method in class physx.character.PxControllerManager.Raw
- createController(PxControllerDesc) - Method in class physx.character.PxControllerManager
-
Creates a new character controller.
- CreateControllerManager(long) - Static method in class physx.PxTopLevelFunctions.Raw
- CreateControllerManager(long, boolean) - Static method in class physx.PxTopLevelFunctions.Raw
- CreateControllerManager(PxScene) - Static method in class physx.PxTopLevelFunctions
- CreateControllerManager(PxScene, boolean) - Static method in class physx.PxTopLevelFunctions
- createConvexMesh(long, long) - Static method in class physx.physics.PxPhysics.Raw
- createConvexMesh(PxInputData) - Method in class physx.physics.PxPhysics
-
Creates a convex mesh object.
- CreateConvexMesh(long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- CreateConvexMesh(PxCookingParams, PxConvexMeshDesc) - Static method in class physx.PxTopLevelFunctions
- CreateDynamic(long, long, long, long, float) - Static method in class physx.PxTopLevelFunctions.Raw
- CreateDynamic(long, long, long, long, float, long) - Static method in class physx.PxTopLevelFunctions.Raw
- CreateDynamic(PxPhysics, PxTransform, PxGeometry, PxMaterial, float) - Static method in class physx.PxTopLevelFunctions
- CreateDynamic(PxPhysics, PxTransform, PxGeometry, PxMaterial, float, PxTransform) - Static method in class physx.PxTopLevelFunctions
- CreateDynamicFromShape(long, long, long, float) - Static method in class physx.PxTopLevelFunctions.Raw
- CreateDynamicFromShape(PxPhysics, PxTransform, PxShape, float) - Static method in class physx.PxTopLevelFunctions
- createExclusiveShape(long, long, long) - Static method in class physx.extensions.PxRigidActorExt.Raw
- createExclusiveShape(long, long, long, long) - Static method in class physx.extensions.PxRigidActorExt.Raw
- createExclusiveShape(PxRigidActor, PxGeometry, PxMaterial) - Static method in class physx.extensions.PxRigidActorExt
-
Creates a new shape with default properties and a single material adds it to the list of shapes of this actor.
- createExclusiveShape(PxRigidActor, PxGeometry, PxMaterial, PxShapeFlags) - Static method in class physx.extensions.PxRigidActorExt
-
Creates a new shape with default properties and a single material adds it to the list of shapes of this actor.
- createFixedTendon() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Creates a fixed tendon to attach to the articulation with default attribute values.
- createFixedTendon(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- CreateFoundation(int, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- CreateFoundation(int, PxDefaultAllocator, PxErrorCallback) - Static method in class physx.PxTopLevelFunctions
- CreateHeightField(long) - Static method in class physx.PxTopLevelFunctions.Raw
- CreateHeightField(PxHeightFieldDesc) - Static method in class physx.PxTopLevelFunctions
- CreateKinematic(long, long, long, long, float) - Static method in class physx.PxTopLevelFunctions.Raw
- CreateKinematic(long, long, long, long, float, long) - Static method in class physx.PxTopLevelFunctions.Raw
- CreateKinematic(PxPhysics, PxTransform, PxGeometry, PxMaterial, float) - Static method in class physx.PxTopLevelFunctions
- CreateKinematic(PxPhysics, PxTransform, PxGeometry, PxMaterial, float, PxTransform) - Static method in class physx.PxTopLevelFunctions
- CreateKinematicFromShape(long, long, long, float) - Static method in class physx.PxTopLevelFunctions.Raw
- CreateKinematicFromShape(PxPhysics, PxTransform, PxShape, float) - Static method in class physx.PxTopLevelFunctions
- createLink(long, long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- createLink(PxArticulationLink, PxTransform) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Adds a link to the articulation with default attribute values.
- createMaterial(float, float, float) - Method in class physx.physics.PxPhysics
-
Creates a new rigid body material with certain default properties.
- createMaterial(long, float, float, float) - Static method in class physx.physics.PxPhysics.Raw
- createObstacleContext() - Method in class physx.character.PxControllerManager
-
Creates an obstacle context.
- createObstacleContext(long) - Static method in class physx.character.PxControllerManager.Raw
- CreateOmniPvd(long) - Static method in class physx.PxTopLevelFunctions.Raw
- CreateOmniPvd(PxFoundation) - Static method in class physx.PxTopLevelFunctions
- CreatePhysics(int, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- CreatePhysics(int, long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- CreatePhysics(int, long, long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- CreatePhysics(int, PxFoundation, PxTolerancesScale) - Static method in class physx.PxTopLevelFunctions
- CreatePhysics(int, PxFoundation, PxTolerancesScale, PxPvd) - Static method in class physx.PxTopLevelFunctions
- CreatePhysics(int, PxFoundation, PxTolerancesScale, PxPvd, PxOmniPvd) - Static method in class physx.PxTopLevelFunctions
- CreatePlane(long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- CreatePlane(long, long, long, long) - Static method in class physx.extensions.PxExtensionTopLevelFunctions.Raw
- CreatePlane(PxPhysics, PxPlane, PxMaterial) - Static method in class physx.PxTopLevelFunctions
- CreatePlane(PxPhysics, PxPlane, PxMaterial, PxFilterData) - Static method in class physx.extensions.PxExtensionTopLevelFunctions
- createPointsToTetrahedronMap(long, long, long, long, long) - Static method in class physx.geometry.PxTetrahedronMeshExt.Raw
- createPointsToTetrahedronMap(PxArray_PxVec3, PxArray_PxU32, PxArray_PxVec3, PxArray_PxVec4, PxArray_PxU32) - Static method in class physx.geometry.PxTetrahedronMeshExt
-
Associates points with closest tetrahedra from input tetrahedral mesh.
- CreatePvd(long) - Static method in class physx.PxTopLevelFunctions.Raw
- CreatePvd(PxFoundation) - Static method in class physx.PxTopLevelFunctions
- createRelaxedVoxelTetrahedralMesh(long, long, long, long, int) - Static method in class physx.geometry.PxTetMaker.Raw
- createRelaxedVoxelTetrahedralMesh(long, long, long, long, int, int) - Static method in class physx.geometry.PxTetMaker.Raw
- createRelaxedVoxelTetrahedralMesh(long, long, long, long, int, int, float) - Static method in class physx.geometry.PxTetMaker.Raw
- createRelaxedVoxelTetrahedralMesh(PxArray_PxVec3, PxArray_PxU32, PxArray_PxVec3, PxArray_PxU32, int) - Static method in class physx.geometry.PxTetMaker
-
Creates a tetrahedral mesh by relaxing a voxel mesh around the input mesh
- createRelaxedVoxelTetrahedralMesh(PxArray_PxVec3, PxArray_PxU32, PxArray_PxVec3, PxArray_PxU32, int, int) - Static method in class physx.geometry.PxTetMaker
-
Creates a tetrahedral mesh by relaxing a voxel mesh around the input mesh
- createRelaxedVoxelTetrahedralMesh(PxArray_PxVec3, PxArray_PxU32, PxArray_PxVec3, PxArray_PxU32, int, int, float) - Static method in class physx.geometry.PxTetMaker
-
Creates a tetrahedral mesh by relaxing a voxel mesh around the input mesh
- createRigidDynamic(long, long) - Static method in class physx.physics.PxPhysics.Raw
- createRigidDynamic(PxTransform) - Method in class physx.physics.PxPhysics
-
Creates a dynamic rigid actor with the specified pose and all other fields initialized to their default values.
- createRigidStatic(long, long) - Static method in class physx.physics.PxPhysics.Raw
- createRigidStatic(PxTransform) - Method in class physx.physics.PxPhysics
-
Creates a static rigid actor with the specified pose and all other fields initialized to their default values.
- createScene(long, long) - Static method in class physx.physics.PxPhysics.Raw
- createScene(PxSceneDesc) - Method in class physx.physics.PxPhysics
-
Creates a scene.
- createSerializationRegistry(long) - Static method in class physx.extensions.PxSerialization.Raw
- createSerializationRegistry(PxPhysics) - Static method in class physx.extensions.PxSerialization
- createSerialObjectIds(long, long) - Static method in class physx.extensions.PxSerialization.Raw
- createSerialObjectIds(PxCollection, long) - Static method in class physx.extensions.PxSerialization
- createShape(long, long, long) - Static method in class physx.physics.PxPhysics.Raw
- createShape(long, long, long, boolean) - Static method in class physx.physics.PxPhysics.Raw
- createShape(long, long, long, boolean, long) - Static method in class physx.physics.PxPhysics.Raw
- createShape(PxGeometry, PxMaterial) - Method in class physx.physics.PxPhysics
-
Creates a shape which may be attached to multiple actors
- createShape(PxGeometry, PxMaterial, boolean) - Method in class physx.physics.PxPhysics
-
Creates a shape which may be attached to multiple actors
- createShape(PxGeometry, PxMaterial, boolean, PxShapeFlags) - Method in class physx.physics.PxPhysics
-
Creates a shape which may be attached to multiple actors
- createSpatialTendon() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Creates a spatial tendon to attach to the articulation with default attribute values.
- createSpatialTendon(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- CreateStatic(long, long, long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- CreateStatic(PxPhysics, PxTransform, PxGeometry, PxMaterial, PxTransform) - Static method in class physx.PxTopLevelFunctions
- CreateStaticFromShape(long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- CreateStaticFromShape(PxPhysics, PxTransform, PxShape) - Static method in class physx.PxTopLevelFunctions
- createTendonJoint(long, long, int, float, float, long) - Static method in class physx.physics.PxArticulationFixedTendon.Raw
- createTendonJoint(PxArticulationTendonJoint, PxArticulationAxisEnum, float, float, PxArticulationLink) - Method in class physx.physics.PxArticulationFixedTendon
-
Creates an articulation tendon joint and adds it to the list of children in the parent tendon joint.
- createTreeBasedTetrahedralMesh(long, long, boolean, long, long, float) - Static method in class physx.geometry.PxTetMaker.Raw
- createTreeBasedTetrahedralMesh(PxArray_PxVec3, PxArray_PxU32, boolean, PxArray_PxVec3, PxArray_PxU32, float) - Static method in class physx.geometry.PxTetMaker
-
Creates a tetrahedral mesh using an octree.
- createTriangleMesh(long, long) - Static method in class physx.physics.PxPhysics.Raw
- createTriangleMesh(PxInputData) - Method in class physx.physics.PxPhysics
-
Creates a triangle mesh object.
- CreateTriangleMesh(long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- CreateTriangleMesh(PxCookingParams, PxTriangleMeshDesc) - Static method in class physx.PxTopLevelFunctions
- createVoxelTetrahedronMesh(long, int, long, long) - Static method in class physx.geometry.PxTetMaker.Raw
- createVoxelTetrahedronMesh(PxTetrahedronMeshDesc, int, PxArray_PxVec3, PxArray_PxU32) - Static method in class physx.geometry.PxTetMaker
-
Create voxel-based tetrahedron mesh using TetMaker
- createVoxelTetrahedronMeshFromEdgeLength(long, float, long, long) - Static method in class physx.geometry.PxTetMaker.Raw
- createVoxelTetrahedronMeshFromEdgeLength(PxTetrahedronMeshDesc, float, PxArray_PxVec3, PxArray_PxU32) - Static method in class physx.geometry.PxTetMaker
-
Create voxel-based tetrahedron mesh using TetMaker
- cross(long, long) - Static method in class physx.common.PxVec3.Raw
- cross(PxVec3) - Method in class physx.common.PxVec3
- CustomSupport - Class in physx.extensions
- CustomSupport() - Constructor for class physx.extensions.CustomSupport
- CustomSupport(long) - Constructor for class physx.extensions.CustomSupport
- CustomSupport.Raw - Class in physx.extensions
- CustomSupportImpl - Class in physx.extensions
- CustomSupportImpl() - Constructor for class physx.extensions.CustomSupportImpl
- CustomSupportImpl(long) - Constructor for class physx.extensions.CustomSupportImpl
D
- D6JointCreate(long, long, long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- D6JointCreate(PxPhysics, PxRigidActor, PxTransform, PxRigidActor, PxTransform) - Static method in class physx.PxTopLevelFunctions
- data() - Method in class physx.support.Vector_PxActorPtr
-
Deprecated.
- data() - Method in class physx.support.Vector_PxContactPairPoint
-
Deprecated.
- data() - Method in class physx.support.Vector_PxHeightFieldSample
-
Deprecated.
- data() - Method in class physx.support.Vector_PxMaterialConst
-
Deprecated.
- data() - Method in class physx.support.Vector_PxRaycastHit
-
Deprecated.
- data() - Method in class physx.support.Vector_PxReal
-
Deprecated.
- data() - Method in class physx.support.Vector_PxSweepHit
-
Deprecated.
- data() - Method in class physx.support.Vector_PxU16
-
Deprecated.
- data() - Method in class physx.support.Vector_PxU32
-
Deprecated.
- data() - Method in class physx.support.Vector_PxU8
-
Deprecated.
- data() - Method in class physx.support.Vector_PxVec3
-
Deprecated.
- data() - Method in class physx.support.Vector_PxVec4
-
Deprecated.
- data() - Method in class physx.vhacd.Vector_VHACDTriangle
- data() - Method in class physx.vhacd.Vector_VHACDVertex
- data(long) - Static method in class physx.support.Vector_PxActorPtr.Raw
-
Deprecated.
- data(long) - Static method in class physx.support.Vector_PxContactPairPoint.Raw
-
Deprecated.
- data(long) - Static method in class physx.support.Vector_PxHeightFieldSample.Raw
-
Deprecated.
- data(long) - Static method in class physx.support.Vector_PxMaterialConst.Raw
-
Deprecated.
- data(long) - Static method in class physx.support.Vector_PxRaycastHit.Raw
-
Deprecated.
- data(long) - Static method in class physx.support.Vector_PxReal.Raw
-
Deprecated.
- data(long) - Static method in class physx.support.Vector_PxSweepHit.Raw
-
Deprecated.
- data(long) - Static method in class physx.support.Vector_PxU16.Raw
-
Deprecated.
- data(long) - Static method in class physx.support.Vector_PxU32.Raw
-
Deprecated.
- data(long) - Static method in class physx.support.Vector_PxU8.Raw
-
Deprecated.
- data(long) - Static method in class physx.support.Vector_PxVec3.Raw
-
Deprecated.
- data(long) - Static method in class physx.support.Vector_PxVec4.Raw
-
Deprecated.
- data(long) - Static method in class physx.vhacd.Vector_VHACDTriangle.Raw
- data(long) - Static method in class physx.vhacd.Vector_VHACDVertex.Raw
- de.fabmax.physxjni - module de.fabmax.physxjni
- de.fabmax.physxjni - package de.fabmax.physxjni
- DefaultCpuDispatcherCreate(int) - Static method in class physx.PxTopLevelFunctions
- DefaultCpuDispatcherCreate(int) - Static method in class physx.PxTopLevelFunctions.Raw
- DefaultFilterShader() - Static method in class physx.PxTopLevelFunctions
- DefaultFilterShader() - Static method in class physx.PxTopLevelFunctions.Raw
- DefaultPvdSocketTransportCreate(String, int, int) - Static method in class physx.PxTopLevelFunctions
- DefaultPvdSocketTransportCreate(String, int, int) - Static method in class physx.PxTopLevelFunctions.Raw
- denormalizedNormal(long, long) - Static method in class physx.geometry.PxTriangle.Raw
- denormalizedNormal(PxVec3) - Method in class physx.geometry.PxTriangle
-
Compute the unnormalized normal of the triangle.
- destroy() - Method in class physx.character.PxBoxControllerDesc
- destroy() - Method in class physx.character.PxBoxObstacle
- destroy() - Method in class physx.character.PxCapsuleControllerDesc
- destroy() - Method in class physx.character.PxCapsuleObstacle
- destroy() - Method in class physx.character.PxControllerBehaviorCallbackImpl
- destroy() - Method in class physx.character.PxControllerBehaviorFlags
- destroy() - Method in class physx.character.PxControllerCollisionFlags
- destroy() - Method in class physx.character.PxControllerFilterCallback
- destroy() - Method in class physx.character.PxControllerFilterCallbackImpl
- destroy() - Method in class physx.character.PxControllerFilters
- destroy() - Method in class physx.character.PxControllerHit
- destroy() - Method in class physx.character.PxControllerObstacleHit
- destroy() - Method in class physx.character.PxControllerShapeHit
- destroy() - Method in class physx.character.PxControllersHit
- destroy() - Method in class physx.character.PxControllerState
- destroy() - Method in class physx.character.PxControllerStats
- destroy() - Method in class physx.character.PxExtendedVec3
- destroy() - Method in class physx.character.PxObstacle
- destroy() - Method in class physx.character.PxObstacleContext
- destroy() - Method in class physx.character.PxUserControllerHitReportImpl
- destroy() - Method in class physx.character.SimpleControllerBehaviorCallback
- destroy() - Method in class physx.common.PxBaseFlags
- destroy() - Method in class physx.common.PxBaseTask
- destroy() - Method in class physx.common.PxBoundedData
- destroy() - Method in class physx.common.PxBounds3
- destroy() - Method in class physx.common.PxCpuDispatcher
- destroy() - Method in class physx.common.PxDefaultAllocator
- destroy() - Method in class physx.common.PxDefaultCpuDispatcher
- destroy() - Method in class physx.common.PxDefaultErrorCallback
- destroy() - Method in class physx.common.PxErrorCallback
- destroy() - Method in class physx.common.PxErrorCallbackImpl
- destroy() - Method in class physx.common.PxInputData
- destroy() - Method in class physx.common.PxMat33
- destroy() - Method in class physx.common.PxOutputStream
- destroy() - Method in class physx.common.PxPlane
- destroy() - Method in class physx.common.PxQuat
- destroy() - Method in class physx.common.PxStridedData
- destroy() - Method in class physx.common.PxTolerancesScale
- destroy() - Method in class physx.common.PxTransform
- destroy() - Method in class physx.common.PxTypedBoundedData_PxU16
- destroy() - Method in class physx.common.PxTypedBoundedData_PxU16Const
- destroy() - Method in class physx.common.PxVec3
- destroy() - Method in class physx.common.PxVec4
- destroy() - Method in class physx.cooking.PxBVH33MidphaseDesc
- destroy() - Method in class physx.cooking.PxBVH34MidphaseDesc
- destroy() - Method in class physx.cooking.PxConvexFlags
- destroy() - Method in class physx.cooking.PxConvexMeshDesc
- destroy() - Method in class physx.cooking.PxCookingParams
- destroy() - Method in class physx.cooking.PxMeshPreprocessingFlags
- destroy() - Method in class physx.cooking.PxMidphaseDesc
- destroy() - Method in class physx.cooking.PxTriangleMeshDesc
- destroy() - Method in class physx.extensions.BoxSupport
- destroy() - Method in class physx.extensions.CapsuleSupport
- destroy() - Method in class physx.extensions.ConvexGeomSupport
- destroy() - Method in class physx.extensions.ConvexMeshSupport
- destroy() - Method in class physx.extensions.CustomSupport
- destroy() - Method in class physx.extensions.CustomSupportImpl
- destroy() - Method in class physx.extensions.PxCollectionExt
- destroy() - Method in class physx.extensions.PxD6Joint
- destroy() - Method in class physx.extensions.PxD6JointDrive
- destroy() - Method in class physx.extensions.PxD6JointDriveFlags
- destroy() - Method in class physx.extensions.PxDefaultMemoryInputData
- destroy() - Method in class physx.extensions.PxDefaultMemoryOutputStream
- destroy() - Method in class physx.extensions.PxDistanceJoint
- destroy() - Method in class physx.extensions.PxDistanceJointFlags
- destroy() - Method in class physx.extensions.PxFixedJoint
- destroy() - Method in class physx.extensions.PxGearJoint
- destroy() - Method in class physx.extensions.PxGjkQuery
- destroy() - Method in class physx.extensions.PxGjkQueryExt
- destroy() - Method in class physx.extensions.PxGjkQueryProximityInfoResult
- destroy() - Method in class physx.extensions.PxGjkQueryRaycastResult
- destroy() - Method in class physx.extensions.PxGjkQuerySweepResult
- destroy() - Method in class physx.extensions.PxJointAngularLimitPair
- destroy() - Method in class physx.extensions.PxJointLimitCone
- destroy() - Method in class physx.extensions.PxJointLimitPyramid
- destroy() - Method in class physx.extensions.PxJointLinearLimit
- destroy() - Method in class physx.extensions.PxJointLinearLimitPair
- destroy() - Method in class physx.extensions.PxMassProperties
- destroy() - Method in class physx.extensions.PxMeshOverlapUtil
- destroy() - Method in class physx.extensions.PxPrismaticJoint
- destroy() - Method in class physx.extensions.PxPrismaticJointFlags
- destroy() - Method in class physx.extensions.PxRackAndPinionJoint
- destroy() - Method in class physx.extensions.PxRevoluteJoint
- destroy() - Method in class physx.extensions.PxRevoluteJointFlags
- destroy() - Method in class physx.extensions.PxRigidActorExt
- destroy() - Method in class physx.extensions.PxRigidBodyExt
- destroy() - Method in class physx.extensions.PxSerialization
- destroy() - Method in class physx.extensions.PxSphericalJoint
- destroy() - Method in class physx.extensions.PxSphericalJointFlags
- destroy() - Method in class physx.extensions.PxSpring
- destroy() - Method in class physx.extensions.SphereSupport
- destroy() - Method in class physx.extensions.Support
- destroy() - Method in class physx.geometry.PxBoxGeometry
- destroy() - Method in class physx.geometry.PxCapsuleGeometry
- destroy() - Method in class physx.geometry.PxContactBuffer
- destroy() - Method in class physx.geometry.PxContactPoint
- destroy() - Method in class physx.geometry.PxConvexMeshGeometry
- destroy() - Method in class physx.geometry.PxConvexMeshGeometryFlags
- destroy() - Method in class physx.geometry.PxCustomGeometry
- destroy() - Method in class physx.geometry.PxGeometry
- destroy() - Method in class physx.geometry.PxGeometryHolder
- destroy() - Method in class physx.geometry.PxGeometryQuery
- destroy() - Method in class physx.geometry.PxHeightFieldDesc
- destroy() - Method in class physx.geometry.PxHeightFieldFlags
- destroy() - Method in class physx.geometry.PxHeightFieldGeometry
- destroy() - Method in class physx.geometry.PxHeightFieldSample
- destroy() - Method in class physx.geometry.PxHullPolygon
- destroy() - Method in class physx.geometry.PxMeshFlags
- destroy() - Method in class physx.geometry.PxMeshGeometryFlags
- destroy() - Method in class physx.geometry.PxMeshScale
- destroy() - Method in class physx.geometry.PxPlaneGeometry
- destroy() - Method in class physx.geometry.PxSimpleTriangleMesh
- destroy() - Method in class physx.geometry.PxSphereGeometry
- destroy() - Method in class physx.geometry.PxTetrahedronMeshAnalysisResults
- destroy() - Method in class physx.geometry.PxTetrahedronMeshDesc
- destroy() - Method in class physx.geometry.PxTetrahedronMeshFlags
- destroy() - Method in class physx.geometry.PxTriangle
- destroy() - Method in class physx.geometry.PxTriangleMeshAnalysisResults
- destroy() - Method in class physx.geometry.PxTriangleMeshFlags
- destroy() - Method in class physx.geometry.PxTriangleMeshGeometry
- destroy() - Method in class physx.geometry.SimpleCustomGeometryCallbacks
- destroy() - Method in class physx.geometry.SimpleCustomGeometryCallbacksImpl
- destroy() - Method in class physx.JavaNativeRef
- destroy() - Method in class physx.physics.PxActorFlags
- destroy() - Method in class physx.physics.PxActorTypeFlags
- destroy() - Method in class physx.physics.PxArticulationAttachment
- destroy() - Method in class physx.physics.PxArticulationCache
- destroy() - Method in class physx.physics.PxArticulationCacheFlags
- destroy() - Method in class physx.physics.PxArticulationDrive
- destroy() - Method in class physx.physics.PxArticulationFixedTendon
- destroy() - Method in class physx.physics.PxArticulationFlags
- destroy() - Method in class physx.physics.PxArticulationJointReducedCoordinate
- destroy() - Method in class physx.physics.PxArticulationKinematicFlags
- destroy() - Method in class physx.physics.PxArticulationLimit
- destroy() - Method in class physx.physics.PxArticulationReducedCoordinate
- destroy() - Method in class physx.physics.PxArticulationRootLinkData
- destroy() - Method in class physx.physics.PxArticulationSpatialTendon
- destroy() - Method in class physx.physics.PxArticulationTendon
- destroy() - Method in class physx.physics.PxArticulationTendonJoint
- destroy() - Method in class physx.physics.PxArticulationTendonLimit
- destroy() - Method in class physx.physics.PxBaseMaterial
- destroy() - Method in class physx.physics.PxBroadPhaseCaps
- destroy() - Method in class physx.physics.PxBroadPhaseRegion
- destroy() - Method in class physx.physics.PxBroadPhaseRegionInfo
- destroy() - Method in class physx.physics.PxConstraintConnector
- destroy() - Method in class physx.physics.PxConstraintFlags
- destroy() - Method in class physx.physics.PxConstraintInfo
- destroy() - Method in class physx.physics.PxConstraintSolverPrep
- destroy() - Method in class physx.physics.PxContactPair
- destroy() - Method in class physx.physics.PxContactPairFlags
- destroy() - Method in class physx.physics.PxContactPairHeader
- destroy() - Method in class physx.physics.PxContactPairHeaderFlags
- destroy() - Method in class physx.physics.PxContactPairPoint
- destroy() - Method in class physx.physics.PxDominanceGroupPair
- destroy() - Method in class physx.physics.PxFilterData
- destroy() - Method in class physx.physics.PxGeomRaycastHit
- destroy() - Method in class physx.physics.PxGeomSweepHit
- destroy() - Method in class physx.physics.PxHitFlags
- destroy() - Method in class physx.physics.PxLocationHit
- destroy() - Method in class physx.physics.PxMaterialFlags
- destroy() - Method in class physx.physics.PxOverlapBuffer10
- destroy() - Method in class physx.physics.PxOverlapCallback
- destroy() - Method in class physx.physics.PxOverlapHit
- destroy() - Method in class physx.physics.PxOverlapResult
- destroy() - Method in class physx.physics.PxPairFlags
- destroy() - Method in class physx.physics.PxPhysics
- destroy() - Method in class physx.physics.PxQueryFilterCallback
- destroy() - Method in class physx.physics.PxQueryFilterCallbackImpl
- destroy() - Method in class physx.physics.PxQueryFilterData
- destroy() - Method in class physx.physics.PxQueryFlags
- destroy() - Method in class physx.physics.PxQueryHit
- destroy() - Method in class physx.physics.PxRaycastBuffer10
- destroy() - Method in class physx.physics.PxRaycastCallback
- destroy() - Method in class physx.physics.PxRaycastHit
- destroy() - Method in class physx.physics.PxRaycastResult
- destroy() - Method in class physx.physics.PxRigidBodyFlags
- destroy() - Method in class physx.physics.PxRigidDynamicLockFlags
- destroy() - Method in class physx.physics.PxSceneDesc
- destroy() - Method in class physx.physics.PxSceneFlags
- destroy() - Method in class physx.physics.PxSceneLimits
- destroy() - Method in class physx.physics.PxShapeExt
- destroy() - Method in class physx.physics.PxShapeFlags
- destroy() - Method in class physx.physics.PxSimulationEventCallback
- destroy() - Method in class physx.physics.PxSimulationEventCallbackImpl
- destroy() - Method in class physx.physics.PxSimulationFilterShader
- destroy() - Method in class physx.physics.PxSimulationStatistics
- destroy() - Method in class physx.physics.PxSpatialForce
- destroy() - Method in class physx.physics.PxSpatialVelocity
- destroy() - Method in class physx.physics.PxSweepBuffer10
- destroy() - Method in class physx.physics.PxSweepCallback
- destroy() - Method in class physx.physics.PxSweepHit
- destroy() - Method in class physx.physics.PxSweepResult
- destroy() - Method in class physx.physics.PxTriggerPair
- destroy() - Method in class physx.physics.PxTriggerPairFlags
- destroy() - Method in class physx.physics.SimpleQueryFilterCallback
- destroy() - Method in class physx.physics.SimpleSimulationEventCallback
- destroy() - Method in class physx.support.NativeArrayHelpers
- destroy() - Method in class physx.support.OmniPvdWriter
- destroy() - Method in class physx.support.PassThroughFilterShader
- destroy() - Method in class physx.support.PassThroughFilterShaderImpl
- destroy() - Method in class physx.support.PxActorPtr
- destroy() - Method in class physx.support.PxArray_PxActorPtr
- destroy() - Method in class physx.support.PxArray_PxContactPairPoint
- destroy() - Method in class physx.support.PxArray_PxHeightFieldSample
- destroy() - Method in class physx.support.PxArray_PxMaterialConst
- destroy() - Method in class physx.support.PxArray_PxRaycastHit
- destroy() - Method in class physx.support.PxArray_PxReal
- destroy() - Method in class physx.support.PxArray_PxShapePtr
- destroy() - Method in class physx.support.PxArray_PxSweepHit
- destroy() - Method in class physx.support.PxArray_PxU16
- destroy() - Method in class physx.support.PxArray_PxU32
- destroy() - Method in class physx.support.PxArray_PxU8
- destroy() - Method in class physx.support.PxArray_PxVec3
- destroy() - Method in class physx.support.PxArray_PxVec4
- destroy() - Method in class physx.support.PxI32ConstPtr
- destroy() - Method in class physx.support.PxI32Ptr
- destroy() - Method in class physx.support.PxMaterialConstPtr
- destroy() - Method in class physx.support.PxMaterialPtr
- destroy() - Method in class physx.support.PxOmniPvd
- destroy() - Method in class physx.support.PxPvdInstrumentationFlags
- destroy() - Method in class physx.support.PxPvdSceneFlags
- destroy() - Method in class physx.support.PxRealConstPtr
- destroy() - Method in class physx.support.PxRealPtr
- destroy() - Method in class physx.support.PxShapePtr
- destroy() - Method in class physx.support.PxU16ConstPtr
- destroy() - Method in class physx.support.PxU16Ptr
- destroy() - Method in class physx.support.PxU32ConstPtr
- destroy() - Method in class physx.support.PxU32Ptr
- destroy() - Method in class physx.support.PxU8ConstPtr
- destroy() - Method in class physx.support.PxU8Ptr
- destroy() - Method in class physx.support.SimplePvdTransport
- destroy() - Method in class physx.support.SimplPvdTransportImpl
- destroy() - Method in class physx.support.SupportFunctions
- destroy() - Method in class physx.support.Vector_PxActorPtr
-
Deprecated.
- destroy() - Method in class physx.support.Vector_PxContactPairPoint
-
Deprecated.
- destroy() - Method in class physx.support.Vector_PxHeightFieldSample
-
Deprecated.
- destroy() - Method in class physx.support.Vector_PxMaterialConst
-
Deprecated.
- destroy() - Method in class physx.support.Vector_PxRaycastHit
-
Deprecated.
- destroy() - Method in class physx.support.Vector_PxReal
-
Deprecated.
- destroy() - Method in class physx.support.Vector_PxSweepHit
-
Deprecated.
- destroy() - Method in class physx.support.Vector_PxU16
-
Deprecated.
- destroy() - Method in class physx.support.Vector_PxU32
-
Deprecated.
- destroy() - Method in class physx.support.Vector_PxU8
-
Deprecated.
- destroy() - Method in class physx.support.Vector_PxVec3
-
Deprecated.
- destroy() - Method in class physx.support.Vector_PxVec4
-
Deprecated.
- destroy() - Method in class physx.vehicle2.BaseVehicle
- destroy() - Method in class physx.vehicle2.BaseVehicleParams
- destroy() - Method in class physx.vehicle2.BaseVehicleState
- destroy() - Method in class physx.vehicle2.DirectDrivetrainParams
- destroy() - Method in class physx.vehicle2.DirectDrivetrainState
- destroy() - Method in class physx.vehicle2.DirectDriveVehicle
- destroy() - Method in class physx.vehicle2.EngineDrivetrainParams
- destroy() - Method in class physx.vehicle2.EngineDrivetrainState
- destroy() - Method in class physx.vehicle2.EngineDriveVehicle
- destroy() - Method in class physx.vehicle2.PhysXActorVehicle
- destroy() - Method in class physx.vehicle2.PhysXIntegrationParams
- destroy() - Method in class physx.vehicle2.PhysXIntegrationState
- destroy() - Method in class physx.vehicle2.PxVehicleAckermannParams
- destroy() - Method in class physx.vehicle2.PxVehicleAntiRollForceParams
- destroy() - Method in class physx.vehicle2.PxVehicleAntiRollTorque
- destroy() - Method in class physx.vehicle2.PxVehicleAutoboxParams
- destroy() - Method in class physx.vehicle2.PxVehicleAutoboxState
- destroy() - Method in class physx.vehicle2.PxVehicleAxleDescription
- destroy() - Method in class physx.vehicle2.PxVehicleBrakeCommandResponseParams
- destroy() - Method in class physx.vehicle2.PxVehicleClutchCommandResponseParams
- destroy() - Method in class physx.vehicle2.PxVehicleClutchCommandResponseState
- destroy() - Method in class physx.vehicle2.PxVehicleClutchParams
- destroy() - Method in class physx.vehicle2.PxVehicleClutchSlipState
- destroy() - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
- destroy() - Method in class physx.vehicle2.PxVehicleCommandResponseParams
- destroy() - Method in class physx.vehicle2.PxVehicleCommandState
- destroy() - Method in class physx.vehicle2.PxVehicleCommandValueResponseTable
- destroy() - Method in class physx.vehicle2.PxVehicleComponent
- destroy() - Method in class physx.vehicle2.PxVehicleComponentSequence
- destroy() - Method in class physx.vehicle2.PxVehicleConstraintConnector
- destroy() - Method in class physx.vehicle2.PxVehicleDifferentialState
- destroy() - Method in class physx.vehicle2.PxVehicleDirectDriveThrottleCommandResponseParams
- destroy() - Method in class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState
- destroy() - Method in class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState
- destroy() - Method in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState
- destroy() - Method in class physx.vehicle2.PxVehicleEngineParams
- destroy() - Method in class physx.vehicle2.PxVehicleEngineState
- destroy() - Method in class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3
- destroy() - Method in class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3
- destroy() - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
- destroy() - Method in class physx.vehicle2.PxVehicleFrame
- destroy() - Method in class physx.vehicle2.PxVehicleGearboxParams
- destroy() - Method in class physx.vehicle2.PxVehicleGearboxState
- destroy() - Method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
- destroy() - Method in class physx.vehicle2.PxVehiclePhysXActor
- destroy() - Method in class physx.vehicle2.PxVehiclePhysXConstraints
- destroy() - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
- destroy() - Method in class physx.vehicle2.PxVehiclePhysXMaterialFriction
- destroy() - Method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
- destroy() - Method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
- destroy() - Method in class physx.vehicle2.PxVehiclePhysXSteerState
- destroy() - Method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams
- destroy() - Method in class physx.vehicle2.PxVehicleRigidBodyParams
- destroy() - Method in class physx.vehicle2.PxVehicleRigidBodyState
- destroy() - Method in class physx.vehicle2.PxVehicleRoadGeometryState
- destroy() - Method in class physx.vehicle2.PxVehicleScale
- destroy() - Method in class physx.vehicle2.PxVehicleSimulationContext
- destroy() - Method in class physx.vehicle2.PxVehicleSteerCommandResponseParams
- destroy() - Method in class physx.vehicle2.PxVehicleSuspensionComplianceParams
- destroy() - Method in class physx.vehicle2.PxVehicleSuspensionComplianceState
- destroy() - Method in class physx.vehicle2.PxVehicleSuspensionForce
- destroy() - Method in class physx.vehicle2.PxVehicleSuspensionForceParams
- destroy() - Method in class physx.vehicle2.PxVehicleSuspensionParams
- destroy() - Method in class physx.vehicle2.PxVehicleSuspensionState
- destroy() - Method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
- destroy() - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- destroy() - Method in class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState
- destroy() - Method in class physx.vehicle2.PxVehicleTireAxisStickyParams
- destroy() - Method in class physx.vehicle2.PxVehicleTireCamberAngleState
- destroy() - Method in class physx.vehicle2.PxVehicleTireDirectionState
- destroy() - Method in class physx.vehicle2.PxVehicleTireForce
- destroy() - Method in class physx.vehicle2.PxVehicleTireForceParams
- destroy() - Method in class physx.vehicle2.PxVehicleTireGripState
- destroy() - Method in class physx.vehicle2.PxVehicleTireSlipParams
- destroy() - Method in class physx.vehicle2.PxVehicleTireSlipState
- destroy() - Method in class physx.vehicle2.PxVehicleTireSpeedState
- destroy() - Method in class physx.vehicle2.PxVehicleTireStickyParams
- destroy() - Method in class physx.vehicle2.PxVehicleTireStickyState
- destroy() - Method in class physx.vehicle2.PxVehicleTorqueCurveLookupTable
- destroy() - Method in class physx.vehicle2.PxVehicleWheelActuationState
- destroy() - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
- destroy() - Method in class physx.vehicle2.PxVehicleWheelLocalPose
- destroy() - Method in class physx.vehicle2.PxVehicleWheelParams
- destroy() - Method in class physx.vehicle2.PxVehicleWheelRigidBody1dState
- destroy() - Method in class physx.vhacd.Vector_VHACDTriangle
- destroy() - Method in class physx.vhacd.Vector_VHACDVertex
- destroy() - Method in class physx.vhacd.VHACDConvexHull
- destroy() - Method in class physx.vhacd.VHACDImpl
- destroy() - Method in class physx.vhacd.VHACDParameters
- destroy() - Method in class physx.vhacd.VHACDTriangle
- destroy() - Method in class physx.vhacd.VHACDVertex
- destroy(long) - Static method in class physx.character.PxBoxControllerDesc.Raw
- destroy(long) - Static method in class physx.character.PxBoxObstacle.Raw
- destroy(long) - Static method in class physx.character.PxCapsuleControllerDesc.Raw
- destroy(long) - Static method in class physx.character.PxCapsuleObstacle.Raw
- destroy(long) - Static method in class physx.character.PxControllerBehaviorFlags.Raw
- destroy(long) - Static method in class physx.character.PxControllerCollisionFlags.Raw
- destroy(long) - Static method in class physx.character.PxControllerFilterCallback.Raw
- destroy(long) - Static method in class physx.character.PxControllerFilters.Raw
- destroy(long) - Static method in class physx.character.PxControllerHit.Raw
- destroy(long) - Static method in class physx.character.PxControllerObstacleHit.Raw
- destroy(long) - Static method in class physx.character.PxControllerShapeHit.Raw
- destroy(long) - Static method in class physx.character.PxControllersHit.Raw
- destroy(long) - Static method in class physx.character.PxControllerState.Raw
- destroy(long) - Static method in class physx.character.PxControllerStats.Raw
- destroy(long) - Static method in class physx.character.PxExtendedVec3.Raw
- destroy(long) - Static method in class physx.character.PxObstacle.Raw
- destroy(long) - Static method in class physx.character.PxObstacleContext.Raw
- destroy(long) - Static method in class physx.character.SimpleControllerBehaviorCallback.Raw
- destroy(long) - Static method in class physx.common.PxBaseFlags.Raw
- destroy(long) - Static method in class physx.common.PxBaseTask.Raw
- destroy(long) - Static method in class physx.common.PxBoundedData.Raw
- destroy(long) - Static method in class physx.common.PxBounds3.Raw
- destroy(long) - Static method in class physx.common.PxCpuDispatcher.Raw
- destroy(long) - Static method in class physx.common.PxDefaultAllocator.Raw
- destroy(long) - Static method in class physx.common.PxDefaultCpuDispatcher.Raw
- destroy(long) - Static method in class physx.common.PxDefaultErrorCallback.Raw
- destroy(long) - Static method in class physx.common.PxErrorCallback.Raw
- destroy(long) - Static method in class physx.common.PxInputData.Raw
- destroy(long) - Static method in class physx.common.PxMat33.Raw
- destroy(long) - Static method in class physx.common.PxOutputStream.Raw
- destroy(long) - Static method in class physx.common.PxPlane.Raw
- destroy(long) - Static method in class physx.common.PxQuat.Raw
- destroy(long) - Static method in class physx.common.PxStridedData.Raw
- destroy(long) - Static method in class physx.common.PxTolerancesScale.Raw
- destroy(long) - Static method in class physx.common.PxTransform.Raw
- destroy(long) - Static method in class physx.common.PxTypedBoundedData_PxU16.Raw
- destroy(long) - Static method in class physx.common.PxTypedBoundedData_PxU16Const.Raw
- destroy(long) - Static method in class physx.common.PxVec3.Raw
- destroy(long) - Static method in class physx.common.PxVec4.Raw
- destroy(long) - Static method in class physx.cooking.PxBVH33MidphaseDesc.Raw
- destroy(long) - Static method in class physx.cooking.PxBVH34MidphaseDesc.Raw
- destroy(long) - Static method in class physx.cooking.PxConvexFlags.Raw
- destroy(long) - Static method in class physx.cooking.PxConvexMeshDesc.Raw
- destroy(long) - Static method in class physx.cooking.PxCookingParams.Raw
- destroy(long) - Static method in class physx.cooking.PxMeshPreprocessingFlags.Raw
- destroy(long) - Static method in class physx.cooking.PxMidphaseDesc.Raw
- destroy(long) - Static method in class physx.cooking.PxTriangleMeshDesc.Raw
- destroy(long) - Static method in class physx.extensions.BoxSupport.Raw
- destroy(long) - Static method in class physx.extensions.CapsuleSupport.Raw
- destroy(long) - Static method in class physx.extensions.ConvexGeomSupport.Raw
- destroy(long) - Static method in class physx.extensions.ConvexMeshSupport.Raw
- destroy(long) - Static method in class physx.extensions.CustomSupport.Raw
- destroy(long) - Static method in class physx.extensions.PxCollectionExt.Raw
- destroy(long) - Static method in class physx.extensions.PxD6Joint.Raw
- destroy(long) - Static method in class physx.extensions.PxD6JointDrive.Raw
- destroy(long) - Static method in class physx.extensions.PxD6JointDriveFlags.Raw
- destroy(long) - Static method in class physx.extensions.PxDefaultMemoryInputData.Raw
- destroy(long) - Static method in class physx.extensions.PxDefaultMemoryOutputStream.Raw
- destroy(long) - Static method in class physx.extensions.PxDistanceJoint.Raw
- destroy(long) - Static method in class physx.extensions.PxDistanceJointFlags.Raw
- destroy(long) - Static method in class physx.extensions.PxFixedJoint.Raw
- destroy(long) - Static method in class physx.extensions.PxGearJoint.Raw
- destroy(long) - Static method in class physx.extensions.PxGjkQuery.Raw
- destroy(long) - Static method in class physx.extensions.PxGjkQueryExt.Raw
- destroy(long) - Static method in class physx.extensions.PxGjkQueryProximityInfoResult.Raw
- destroy(long) - Static method in class physx.extensions.PxGjkQueryRaycastResult.Raw
- destroy(long) - Static method in class physx.extensions.PxGjkQuerySweepResult.Raw
- destroy(long) - Static method in class physx.extensions.PxJointAngularLimitPair.Raw
- destroy(long) - Static method in class physx.extensions.PxJointLimitCone.Raw
- destroy(long) - Static method in class physx.extensions.PxJointLimitPyramid.Raw
- destroy(long) - Static method in class physx.extensions.PxJointLinearLimit.Raw
- destroy(long) - Static method in class physx.extensions.PxJointLinearLimitPair.Raw
- destroy(long) - Static method in class physx.extensions.PxMassProperties.Raw
- destroy(long) - Static method in class physx.extensions.PxMeshOverlapUtil.Raw
- destroy(long) - Static method in class physx.extensions.PxPrismaticJoint.Raw
- destroy(long) - Static method in class physx.extensions.PxPrismaticJointFlags.Raw
- destroy(long) - Static method in class physx.extensions.PxRackAndPinionJoint.Raw
- destroy(long) - Static method in class physx.extensions.PxRevoluteJoint.Raw
- destroy(long) - Static method in class physx.extensions.PxRevoluteJointFlags.Raw
- destroy(long) - Static method in class physx.extensions.PxRigidActorExt.Raw
- destroy(long) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- destroy(long) - Static method in class physx.extensions.PxSerialization.Raw
- destroy(long) - Static method in class physx.extensions.PxSphericalJoint.Raw
- destroy(long) - Static method in class physx.extensions.PxSphericalJointFlags.Raw
- destroy(long) - Static method in class physx.extensions.PxSpring.Raw
- destroy(long) - Static method in class physx.extensions.SphereSupport.Raw
- destroy(long) - Static method in class physx.extensions.Support.Raw
- destroy(long) - Static method in class physx.geometry.PxBoxGeometry.Raw
- destroy(long) - Static method in class physx.geometry.PxCapsuleGeometry.Raw
- destroy(long) - Static method in class physx.geometry.PxContactBuffer.Raw
- destroy(long) - Static method in class physx.geometry.PxContactPoint.Raw
- destroy(long) - Static method in class physx.geometry.PxConvexMeshGeometry.Raw
- destroy(long) - Static method in class physx.geometry.PxConvexMeshGeometryFlags.Raw
- destroy(long) - Static method in class physx.geometry.PxCustomGeometry.Raw
- destroy(long) - Static method in class physx.geometry.PxGeometry.Raw
- destroy(long) - Static method in class physx.geometry.PxGeometryHolder.Raw
- destroy(long) - Static method in class physx.geometry.PxGeometryQuery.Raw
- destroy(long) - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- destroy(long) - Static method in class physx.geometry.PxHeightFieldFlags.Raw
- destroy(long) - Static method in class physx.geometry.PxHeightFieldGeometry.Raw
- destroy(long) - Static method in class physx.geometry.PxHeightFieldSample.Raw
- destroy(long) - Static method in class physx.geometry.PxHullPolygon.Raw
- destroy(long) - Static method in class physx.geometry.PxMeshFlags.Raw
- destroy(long) - Static method in class physx.geometry.PxMeshGeometryFlags.Raw
- destroy(long) - Static method in class physx.geometry.PxMeshScale.Raw
- destroy(long) - Static method in class physx.geometry.PxPlaneGeometry.Raw
- destroy(long) - Static method in class physx.geometry.PxSimpleTriangleMesh.Raw
- destroy(long) - Static method in class physx.geometry.PxSphereGeometry.Raw
- destroy(long) - Static method in class physx.geometry.PxTetrahedronMeshAnalysisResults.Raw
- destroy(long) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- destroy(long) - Static method in class physx.geometry.PxTetrahedronMeshFlags.Raw
- destroy(long) - Static method in class physx.geometry.PxTriangle.Raw
- destroy(long) - Static method in class physx.geometry.PxTriangleMeshAnalysisResults.Raw
- destroy(long) - Static method in class physx.geometry.PxTriangleMeshFlags.Raw
- destroy(long) - Static method in class physx.geometry.PxTriangleMeshGeometry.Raw
- destroy(long) - Static method in class physx.geometry.SimpleCustomGeometryCallbacks.Raw
- destroy(long) - Static method in class physx.physics.PxActorFlags.Raw
- destroy(long) - Static method in class physx.physics.PxActorTypeFlags.Raw
- destroy(long) - Static method in class physx.physics.PxArticulationAttachment.Raw
- destroy(long) - Static method in class physx.physics.PxArticulationCache.Raw
- destroy(long) - Static method in class physx.physics.PxArticulationCacheFlags.Raw
- destroy(long) - Static method in class physx.physics.PxArticulationDrive.Raw
- destroy(long) - Static method in class physx.physics.PxArticulationFixedTendon.Raw
- destroy(long) - Static method in class physx.physics.PxArticulationFlags.Raw
- destroy(long) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- destroy(long) - Static method in class physx.physics.PxArticulationKinematicFlags.Raw
- destroy(long) - Static method in class physx.physics.PxArticulationLimit.Raw
- destroy(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- destroy(long) - Static method in class physx.physics.PxArticulationRootLinkData.Raw
- destroy(long) - Static method in class physx.physics.PxArticulationSpatialTendon.Raw
- destroy(long) - Static method in class physx.physics.PxArticulationTendon.Raw
- destroy(long) - Static method in class physx.physics.PxArticulationTendonJoint.Raw
- destroy(long) - Static method in class physx.physics.PxArticulationTendonLimit.Raw
- destroy(long) - Static method in class physx.physics.PxBaseMaterial.Raw
- destroy(long) - Static method in class physx.physics.PxBroadPhaseCaps.Raw
- destroy(long) - Static method in class physx.physics.PxBroadPhaseRegion.Raw
- destroy(long) - Static method in class physx.physics.PxBroadPhaseRegionInfo.Raw
- destroy(long) - Static method in class physx.physics.PxConstraintConnector.Raw
- destroy(long) - Static method in class physx.physics.PxConstraintFlags.Raw
- destroy(long) - Static method in class physx.physics.PxConstraintInfo.Raw
- destroy(long) - Static method in class physx.physics.PxConstraintSolverPrep.Raw
- destroy(long) - Static method in class physx.physics.PxContactPair.Raw
- destroy(long) - Static method in class physx.physics.PxContactPairFlags.Raw
- destroy(long) - Static method in class physx.physics.PxContactPairHeader.Raw
- destroy(long) - Static method in class physx.physics.PxContactPairHeaderFlags.Raw
- destroy(long) - Static method in class physx.physics.PxContactPairPoint.Raw
- destroy(long) - Static method in class physx.physics.PxDominanceGroupPair.Raw
- destroy(long) - Static method in class physx.physics.PxFilterData.Raw
- destroy(long) - Static method in class physx.physics.PxGeomRaycastHit.Raw
- destroy(long) - Static method in class physx.physics.PxGeomSweepHit.Raw
- destroy(long) - Static method in class physx.physics.PxHitFlags.Raw
- destroy(long) - Static method in class physx.physics.PxLocationHit.Raw
- destroy(long) - Static method in class physx.physics.PxMaterialFlags.Raw
- destroy(long) - Static method in class physx.physics.PxOverlapBuffer10.Raw
- destroy(long) - Static method in class physx.physics.PxOverlapCallback.Raw
- destroy(long) - Static method in class physx.physics.PxOverlapHit.Raw
- destroy(long) - Static method in class physx.physics.PxOverlapResult.Raw
- destroy(long) - Static method in class physx.physics.PxPairFlags.Raw
- destroy(long) - Static method in class physx.physics.PxPhysics.Raw
- destroy(long) - Static method in class physx.physics.PxQueryFilterCallback.Raw
- destroy(long) - Static method in class physx.physics.PxQueryFilterData.Raw
- destroy(long) - Static method in class physx.physics.PxQueryFlags.Raw
- destroy(long) - Static method in class physx.physics.PxQueryHit.Raw
- destroy(long) - Static method in class physx.physics.PxRaycastBuffer10.Raw
- destroy(long) - Static method in class physx.physics.PxRaycastCallback.Raw
- destroy(long) - Static method in class physx.physics.PxRaycastHit.Raw
- destroy(long) - Static method in class physx.physics.PxRaycastResult.Raw
- destroy(long) - Static method in class physx.physics.PxRigidBodyFlags.Raw
- destroy(long) - Static method in class physx.physics.PxRigidDynamicLockFlags.Raw
- destroy(long) - Static method in class physx.physics.PxSceneDesc.Raw
- destroy(long) - Static method in class physx.physics.PxSceneFlags.Raw
- destroy(long) - Static method in class physx.physics.PxSceneLimits.Raw
- destroy(long) - Static method in class physx.physics.PxShapeExt.Raw
- destroy(long) - Static method in class physx.physics.PxShapeFlags.Raw
- destroy(long) - Static method in class physx.physics.PxSimulationEventCallback.Raw
- destroy(long) - Static method in class physx.physics.PxSimulationFilterShader.Raw
- destroy(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- destroy(long) - Static method in class physx.physics.PxSpatialForce.Raw
- destroy(long) - Static method in class physx.physics.PxSpatialVelocity.Raw
- destroy(long) - Static method in class physx.physics.PxSweepBuffer10.Raw
- destroy(long) - Static method in class physx.physics.PxSweepCallback.Raw
- destroy(long) - Static method in class physx.physics.PxSweepHit.Raw
- destroy(long) - Static method in class physx.physics.PxSweepResult.Raw
- destroy(long) - Static method in class physx.physics.PxTriggerPair.Raw
- destroy(long) - Static method in class physx.physics.PxTriggerPairFlags.Raw
- destroy(long) - Static method in class physx.physics.SimpleQueryFilterCallback.Raw
- destroy(long) - Static method in class physx.physics.SimpleSimulationEventCallback.Raw
- destroy(long) - Static method in class physx.support.NativeArrayHelpers.Raw
- destroy(long) - Static method in class physx.support.OmniPvdWriter.Raw
- destroy(long) - Static method in class physx.support.PassThroughFilterShader.Raw
- destroy(long) - Static method in class physx.support.PxActorPtr.Raw
- destroy(long) - Static method in class physx.support.PxArray_PxActorPtr.Raw
- destroy(long) - Static method in class physx.support.PxArray_PxContactPairPoint.Raw
- destroy(long) - Static method in class physx.support.PxArray_PxHeightFieldSample.Raw
- destroy(long) - Static method in class physx.support.PxArray_PxMaterialConst.Raw
- destroy(long) - Static method in class physx.support.PxArray_PxRaycastHit.Raw
- destroy(long) - Static method in class physx.support.PxArray_PxReal.Raw
- destroy(long) - Static method in class physx.support.PxArray_PxShapePtr.Raw
- destroy(long) - Static method in class physx.support.PxArray_PxSweepHit.Raw
- destroy(long) - Static method in class physx.support.PxArray_PxU16.Raw
- destroy(long) - Static method in class physx.support.PxArray_PxU32.Raw
- destroy(long) - Static method in class physx.support.PxArray_PxU8.Raw
- destroy(long) - Static method in class physx.support.PxArray_PxVec3.Raw
- destroy(long) - Static method in class physx.support.PxArray_PxVec4.Raw
- destroy(long) - Static method in class physx.support.PxI32ConstPtr.Raw
- destroy(long) - Static method in class physx.support.PxI32Ptr.Raw
- destroy(long) - Static method in class physx.support.PxMaterialConstPtr.Raw
- destroy(long) - Static method in class physx.support.PxMaterialPtr.Raw
- destroy(long) - Static method in class physx.support.PxOmniPvd.Raw
- destroy(long) - Static method in class physx.support.PxPvdInstrumentationFlags.Raw
- destroy(long) - Static method in class physx.support.PxPvdSceneFlags.Raw
- destroy(long) - Static method in class physx.support.PxRealConstPtr.Raw
- destroy(long) - Static method in class physx.support.PxRealPtr.Raw
- destroy(long) - Static method in class physx.support.PxShapePtr.Raw
- destroy(long) - Static method in class physx.support.PxU16ConstPtr.Raw
- destroy(long) - Static method in class physx.support.PxU16Ptr.Raw
- destroy(long) - Static method in class physx.support.PxU32ConstPtr.Raw
- destroy(long) - Static method in class physx.support.PxU32Ptr.Raw
- destroy(long) - Static method in class physx.support.PxU8ConstPtr.Raw
- destroy(long) - Static method in class physx.support.PxU8Ptr.Raw
- destroy(long) - Static method in class physx.support.SimplePvdTransport.Raw
- destroy(long) - Static method in class physx.support.SupportFunctions.Raw
- destroy(long) - Static method in class physx.support.Vector_PxActorPtr.Raw
-
Deprecated.
- destroy(long) - Static method in class physx.support.Vector_PxContactPairPoint.Raw
-
Deprecated.
- destroy(long) - Static method in class physx.support.Vector_PxHeightFieldSample.Raw
-
Deprecated.
- destroy(long) - Static method in class physx.support.Vector_PxMaterialConst.Raw
-
Deprecated.
- destroy(long) - Static method in class physx.support.Vector_PxRaycastHit.Raw
-
Deprecated.
- destroy(long) - Static method in class physx.support.Vector_PxReal.Raw
-
Deprecated.
- destroy(long) - Static method in class physx.support.Vector_PxSweepHit.Raw
-
Deprecated.
- destroy(long) - Static method in class physx.support.Vector_PxU16.Raw
-
Deprecated.
- destroy(long) - Static method in class physx.support.Vector_PxU32.Raw
-
Deprecated.
- destroy(long) - Static method in class physx.support.Vector_PxU8.Raw
-
Deprecated.
- destroy(long) - Static method in class physx.support.Vector_PxVec3.Raw
-
Deprecated.
- destroy(long) - Static method in class physx.support.Vector_PxVec4.Raw
-
Deprecated.
- destroy(long) - Static method in class physx.vehicle2.BaseVehicle.Raw
- destroy(long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- destroy(long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- destroy(long) - Static method in class physx.vehicle2.DirectDrivetrainParams.Raw
- destroy(long) - Static method in class physx.vehicle2.DirectDrivetrainState.Raw
- destroy(long) - Static method in class physx.vehicle2.DirectDriveVehicle.Raw
- destroy(long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- destroy(long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- destroy(long) - Static method in class physx.vehicle2.EngineDriveVehicle.Raw
- destroy(long) - Static method in class physx.vehicle2.PhysXActorVehicle.Raw
- destroy(long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PhysXIntegrationState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleAckermannParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleAntiRollForceParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleAntiRollTorque.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleAutoboxParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleAutoboxState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleBrakeCommandResponseParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleClutchParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleClutchSlipState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleCommandResponseParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleCommandState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleCommandValueResponseTable.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleComponent.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleComponentSequence.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleConstraintConnector.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleDifferentialState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleDirectDriveThrottleCommandResponseParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleEngineState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleFrame.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleGearboxParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleGearboxState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehiclePhysXActor.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraints.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFriction.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehiclePhysXSteerState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleRigidBodyParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleRoadGeometryState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleScale.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleSteerCommandResponseParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleSuspensionForce.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleSuspensionForceParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleSuspensionParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleSuspensionState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleTireAxisStickyParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleTireCamberAngleState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleTireDirectionState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleTireForce.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleTireForceParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleTireGripState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleTireSlipParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleTireSlipState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleTireSpeedState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleTireStickyParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleTireStickyState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleTorqueCurveLookupTable.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleWheelActuationState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleWheelLocalPose.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleWheelParams.Raw
- destroy(long) - Static method in class physx.vehicle2.PxVehicleWheelRigidBody1dState.Raw
- destroy(long) - Static method in class physx.vhacd.Vector_VHACDTriangle.Raw
- destroy(long) - Static method in class physx.vhacd.Vector_VHACDVertex.Raw
- destroy(long) - Static method in class physx.vhacd.VHACDConvexHull.Raw
- destroy(long) - Static method in class physx.vhacd.VHACDImpl.Raw
- destroy(long) - Static method in class physx.vhacd.VHACDParameters.Raw
- destroy(long) - Static method in class physx.vhacd.VHACDTriangle.Raw
- destroy(long) - Static method in class physx.vhacd.VHACDVertex.Raw
- destroyState() - Method in class physx.vehicle2.BaseVehicle
- destroyState() - Method in class physx.vehicle2.PhysXIntegrationState
- destroyState(long) - Static method in class physx.vehicle2.BaseVehicle.Raw
- destroyState(long) - Static method in class physx.vehicle2.PhysXIntegrationState.Raw
- detachShape(long, long) - Static method in class physx.physics.PxRigidActor.Raw
- detachShape(long, long, boolean) - Static method in class physx.physics.PxRigidActor.Raw
- detachShape(PxShape) - Method in class physx.physics.PxRigidActor
-
Detach a shape from an actor.
- detachShape(PxShape, boolean) - Method in class physx.physics.PxRigidActor
-
Detach a shape from an actor.
- detectTriangleIslands(long, int, long) - Static method in class physx.geometry.PxTetMaker.Raw
- detectTriangleIslands(PxI32ConstPtr, int, PxArray_PxU32) - Static method in class physx.geometry.PxTetMaker
-
Creates a tetrahedral mesh by relaxing a voxel mesh around the input mesh
- DirectDrivetrainParams - Class in physx.vehicle2
- DirectDrivetrainParams() - Constructor for class physx.vehicle2.DirectDrivetrainParams
- DirectDrivetrainParams(long) - Constructor for class physx.vehicle2.DirectDrivetrainParams
- DirectDrivetrainParams() - Static method in class physx.vehicle2.DirectDrivetrainParams.Raw
- DirectDrivetrainParams.Raw - Class in physx.vehicle2
- DirectDrivetrainState - Class in physx.vehicle2
- DirectDrivetrainState() - Constructor for class physx.vehicle2.DirectDrivetrainState
- DirectDrivetrainState(long) - Constructor for class physx.vehicle2.DirectDrivetrainState
- DirectDrivetrainState() - Static method in class physx.vehicle2.DirectDrivetrainState.Raw
- DirectDrivetrainState.Raw - Class in physx.vehicle2
- DirectDriveVehicle - Class in physx.vehicle2
- DirectDriveVehicle() - Constructor for class physx.vehicle2.DirectDriveVehicle
- DirectDriveVehicle(long) - Constructor for class physx.vehicle2.DirectDriveVehicle
- DirectDriveVehicle() - Static method in class physx.vehicle2.DirectDriveVehicle.Raw
- DirectDriveVehicle.Raw - Class in physx.vehicle2
- disconnect() - Method in class physx.support.PxPvdTransport
-
Disconnects from the Visual Debugger application.
- disconnect() - Method in class physx.support.SimplPvdTransportImpl
- disconnect(long) - Static method in class physx.support.PxPvdTransport.Raw
- distance(long, long) - Static method in class physx.common.PxPlane.Raw
- distance(PxVec3) - Method in class physx.common.PxPlane
- DistanceJointCreate(long, long, long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- DistanceJointCreate(PxPhysics, PxRigidActor, PxTransform, PxRigidActor, PxTransform) - Static method in class physx.PxTopLevelFunctions
- dot(long, long) - Static method in class physx.common.PxQuat.Raw
- dot(long, long) - Static method in class physx.common.PxVec3.Raw
- dot(long, long) - Static method in class physx.common.PxVec4.Raw
- dot(PxQuat) - Method in class physx.common.PxQuat
- dot(PxVec3) - Method in class physx.common.PxVec3
- dot(PxVec4) - Method in class physx.common.PxVec4
E
- e16_BIT_INDICES - Enum constant in enum class physx.cooking.PxConvexFlagEnum
-
Denotes the use of 16-bit vertex indices in PxConvexMeshDesc::triangles or PxConvexMeshDesc::polygons.
- e16_BIT_INDICES - Enum constant in enum class physx.geometry.PxMeshFlagEnum
- e16_BIT_INDICES - Enum constant in enum class physx.geometry.PxTetrahedronMeshFlagEnum
- e16_BIT_INDICES - Enum constant in enum class physx.geometry.PxTriangleMeshFlagEnum
-
The triangle mesh has 16bits vertex indices.
- eABORT - Enum constant in enum class physx.common.PxErrorCodeEnum
-
An unrecoverable error, execution should be halted and log output flushed
- eABP - Enum constant in enum class physx.physics.PxBroadPhaseTypeEnum
-
Automatic box pruning
- eACCELERATION - Enum constant in enum class physx.extensions.PxD6JointDriveFlagEnum
-
drive spring is for the acceleration at the joint (rather than the force)
- eACCELERATION - Enum constant in enum class physx.physics.PxArticulationCacheFlagEnum
-
The joint accelerations, see PxArticulationCache::jointAcceleration.
- eACCELERATION - Enum constant in enum class physx.physics.PxArticulationDriveTypeEnum
-
The output of the implicit spring drive controller is a joint acceleration (use this to get (spatial)-inertia-invariant behavior of the drive).
- eACCELERATION - Enum constant in enum class physx.physics.PxForceModeEnum
- eACTOR_AXES - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Visualize actor axes.
- eACTOR_PAIR_HAS_FIRST_TOUCH - Enum constant in enum class physx.physics.PxContactPairFlagEnum
-
First actor pair contact.
- eACTOR_PAIR_LOST_TOUCH - Enum constant in enum class physx.physics.PxContactPairFlagEnum
-
All contact between the actor pair was lost.
- eACTOR0 - Enum constant in enum class physx.extensions.PxJointActorIndexEnum
- eACTOR1 - Enum constant in enum class physx.extensions.PxJointActorIndexEnum
- eADJACENCY_INFO - Enum constant in enum class physx.geometry.PxTriangleMeshFlagEnum
-
The triangle mesh has adjacency information build.
- eALL - Enum constant in enum class physx.physics.PxArticulationCacheFlagEnum
- eALL - Enum constant in enum class physx.support.PxPvdInstrumentationFlagEnum
- eALWAYS_UPDATE - Enum constant in enum class physx.physics.PxConstraintFlagEnum
-
updates the constraint each frame
- eANY_HIT - Enum constant in enum class physx.physics.PxHitFlagEnum
-
Report any first hit.
- eANY_HIT - Enum constant in enum class physx.physics.PxQueryFlagEnum
-
Abort traversal as soon as any hit is found and return it via callback.block.
- eAPPLY_ACCELERATION - Enum constant in enum class physx.vehicle2.PxVehiclePhysXActorUpdateModeEnum
- eAPPLY_VELOCITY - Enum constant in enum class physx.vehicle2.PxVehiclePhysXActorUpdateModeEnum
- eARGB_BLACK - Enum constant in enum class physx.common.PxDebugColorEnum
- eARGB_BLUE - Enum constant in enum class physx.common.PxDebugColorEnum
- eARGB_CYAN - Enum constant in enum class physx.common.PxDebugColorEnum
- eARGB_DARKBLUE - Enum constant in enum class physx.common.PxDebugColorEnum
- eARGB_DARKGREEN - Enum constant in enum class physx.common.PxDebugColorEnum
- eARGB_DARKRED - Enum constant in enum class physx.common.PxDebugColorEnum
- eARGB_GREEN - Enum constant in enum class physx.common.PxDebugColorEnum
- eARGB_GREY - Enum constant in enum class physx.common.PxDebugColorEnum
- eARGB_MAGENTA - Enum constant in enum class physx.common.PxDebugColorEnum
- eARGB_RED - Enum constant in enum class physx.common.PxDebugColorEnum
- eARGB_WHITE - Enum constant in enum class physx.common.PxDebugColorEnum
- eARGB_YELLOW - Enum constant in enum class physx.common.PxDebugColorEnum
- eARTICULATION_LINK - Enum constant in enum class physx.physics.PxActorTypeEnum
-
An articulation link See also: PxArticulationLink
- eASSUME_NO_INITIAL_OVERLAP - Enum constant in enum class physx.physics.PxHitFlagEnum
-
Performance hint flag for sweeps when it is known upfront there's no initial overlap.
- eAUTOMATIC_GEAR - Enum constant in enum class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandStateEnum
-
Special gear value to denote the automatic shift mode (often referred to as DRIVE).
- eAVERAGE - Enum constant in enum class physx.physics.PxCombineModeEnum
-
Average: (a + b)/2
- eBEST_POSSIBLE - Enum constant in enum class physx.vehicle2.PxVehicleClutchAccuracyModeEnum
- eBLOCK - Enum constant in enum class physx.physics.PxQueryHitType
- eBODY_ANG_VELOCITY - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Visualize the bodies angular velocity.
- eBODY_AXES - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Visualize a bodies axes.
- eBODY_LIN_VELOCITY - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Visualize the bodies linear velocity.
- eBODY_MASS_AXES - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Visualize a body's mass axes.
- eBOX - Enum constant in enum class physx.character.PxControllerShapeTypeEnum
-
A box controller.
- eBOX - Enum constant in enum class physx.geometry.PxGeometryTypeEnum
- eBROKEN - Enum constant in enum class physx.physics.PxConstraintFlagEnum
-
whether the constraint is broken
- eBUCKET - Enum constant in enum class physx.physics.PxDynamicTreeSecondaryPrunerEnum
-
bucket-based secondary pruner, faster updates, slower query time
- eBUILD_DISABLED_COMMIT_DISABLED - Enum constant in enum class physx.physics.PxSceneQueryUpdateModeEnum
- eBUILD_ENABLED_COMMIT_DISABLED - Enum constant in enum class physx.physics.PxSceneQueryUpdateModeEnum
-
Scene query build only is executed.
- eBUILD_ENABLED_COMMIT_ENABLED - Enum constant in enum class physx.physics.PxSceneQueryUpdateModeEnum
-
Both scene query build and commit are executed.
- eBVH - Enum constant in enum class physx.physics.PxDynamicTreeSecondaryPrunerEnum
-
PxBVH-based secondary pruner, good overall performance
- eBVH33 - Enum constant in enum class physx.cooking.PxMeshMidPhaseEnum
-
Deprecated.Use eBVH34 instead. Used to be default midphase mesh structure up to PhysX 3.3
- eBVH34 - Enum constant in enum class physx.cooking.PxMeshMidPhaseEnum
-
New midphase mesh structure, introduced in PhysX 3.4
- eCALLBACK - Enum constant in enum class physx.physics.PxFilterFlagEnum
-
Invoke the filter callback (#PxSimulationFilterCallback::pairFound()) for this collision pair.
- eCAPSULE - Enum constant in enum class physx.character.PxControllerShapeTypeEnum
-
A capsule controller
- eCAPSULE - Enum constant in enum class physx.geometry.PxGeometryTypeEnum
- eCCT_CAN_RIDE_ON_OBJECT - Enum constant in enum class physx.character.PxControllerBehaviorFlagEnum
-
Controller can ride on touched object (i.e.
- eCCT_SLIDE - Enum constant in enum class physx.character.PxControllerBehaviorFlagEnum
-
Controller should slide on touched object
- eCCT_USER_DEFINED_RIDE - Enum constant in enum class physx.character.PxControllerBehaviorFlagEnum
- eCHECK_ZERO_AREA_TRIANGLES - Enum constant in enum class physx.cooking.PxConvexFlagEnum
-
Checks and removes almost zero-area triangles during convex hull computation.
- eCOLLISION_AABBS - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Visualize bounds (AABBs in world space)
- eCOLLISION_AXES - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Shape axis visualization
- eCOLLISION_COMPOUNDS - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Compound visualization (compound AABBs in world space)
- eCOLLISION_DOWN - Enum constant in enum class physx.character.PxControllerCollisionFlagEnum
- eCOLLISION_DYNAMIC - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Dynamic pruning structures
- eCOLLISION_EDGES - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Active edges for meshes
- eCOLLISION_ENABLED - Enum constant in enum class physx.physics.PxConstraintFlagEnum
-
whether contacts should be generated between the objects this constraint constrains
- eCOLLISION_FNORMALS - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Mesh & convex face normals
- eCOLLISION_SHAPES - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Shape visualization
- eCOLLISION_SIDES - Enum constant in enum class physx.character.PxControllerCollisionFlagEnum
-
Character is colliding to the sides.
- eCOLLISION_STATIC - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Static pruning structures
- eCOLLISION_UP - Enum constant in enum class physx.character.PxControllerCollisionFlagEnum
-
Character has collision above.
- eCOMPLIANT_ACCELERATION_SPRING - Enum constant in enum class physx.physics.PxMaterialFlagEnum
-
If this flag is raised in combination with negative restitution, the computed spring-damper output will be interpreted as acceleration instead of force targets, analog to acceleration spring constraints.
- eCOMPUTE_CONVEX - Enum constant in enum class physx.cooking.PxConvexFlagEnum
-
Automatically recomputes the hull from the vertices.
- eCONSTRAINED - Enum constant in enum class physx.character.PxCapsuleClimbingModeEnum
-
Constrained mode, try to limit climbing according to the step offset
- eCONTACT_DEFAULT - Enum constant in enum class physx.physics.PxPairFlagEnum
-
Provided default flag to do simple contact processing for this collision pair.
- eCONTACT_ERROR - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Visualize contact errors.
- eCONTACT_EVENT_POSE - Enum constant in enum class physx.physics.PxPairFlagEnum
-
Provide rigid body poses in contact reports for this collision pair.
- eCONTACT_FORCE - Enum constant in enum class physx.support.PxVisualizationParameterEnum
- eCONTACT_NORMAL - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Visualize contact normals.
- eCONTACT_POINT - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Visualize contact points.
- eCONTAINS_ACUTE_ANGLED_TRIANGLES - Enum constant in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
-
problematic: An ideal mesh for a volume deformable has triangles with similar angles and evenly distributed vertices.
- eCONTAINS_DUPLICATE_POINTS - Enum constant in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
-
ok: Duplicate points can be handled by the mesher without problems.
- eCONTAINS_INVALID_POINTS - Enum constant in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
-
invalid: Points contain NAN, infinity or similar values that will lead to an invalid mesh
- eCONVEXMESH - Enum constant in enum class physx.geometry.PxGeometryTypeEnum
- eCOOKING_PERFORMANCE - Enum constant in enum class physx.cooking.PxMeshCookingHintEnum
- eCULL_BOX - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Visualize culling box
- eCUSTOM - Enum constant in enum class physx.geometry.PxGeometryTypeEnum
- eDEBUG - Enum constant in enum class physx.support.PxPvdInstrumentationFlagEnum
-
Send debugging information to PVD.
- eDEBUG_INFO - Enum constant in enum class physx.common.PxErrorCodeEnum
-
An informational message.
- eDEBUG_WARNING - Enum constant in enum class physx.common.PxErrorCodeEnum
-
a warning message for the user to help with debugging
- eDEFAULT - Enum constant in enum class physx.physics.PxBVHBuildStrategyEnum
-
Default build strategy.
- eDEFAULT - Enum constant in enum class physx.physics.PxFilterFlagEnum
-
Provided default to get standard behavior:
- eDEFAULT - Enum constant in enum class physx.physics.PxHitFlagEnum
- eDEFAULT - Enum constant in enum class physx.physics.PxPairFilteringModeEnum
-
Default is eSUPPRESS for compatibility with previous PhysX versions.
- eDEFAULT - Enum constant in enum class physx.vehicle2.PxVehicleSimulationContextTypeEnum
-
The simulation context inherits from PxVehicleSimulationContext
- eDEFORMABLE_SURFACE - Enum constant in enum class physx.physics.PxActorTypeEnum
-
A deformable surface See also: PxDeformableSurface
- eDEFORMABLE_VOLUME - Enum constant in enum class physx.physics.PxActorTypeEnum
-
A deformable volume See also: PxDeformableVolume
- eDEGENERATE_TETRAHEDRON - Enum constant in enum class physx.geometry.PxTetrahedronMeshAnalysisResultEnum
-
At least one tetrahedron has zero or negative volume.
- eDETECT_CCD_CONTACT - Enum constant in enum class physx.physics.PxPairFlagEnum
-
This flag is used to indicate whether this pair generates CCD contacts.
- eDETECT_DISCRETE_CONTACT - Enum constant in enum class physx.physics.PxPairFlagEnum
-
This flag is used to indicate whether this pair generates discrete collision detection contacts.
- eDIFFTYPE_FOURWHEELDRIVE - Enum constant in enum class physx.vehicle2.EngineDriveVehicleEnum
- eDIFFTYPE_MULTIWHEELDRIVE - Enum constant in enum class physx.vehicle2.EngineDriveVehicleEnum
- eDIFFTYPE_TANKDRIVE - Enum constant in enum class physx.vehicle2.EngineDriveVehicleEnum
- eDISABLE_ACTIVE_EDGES_PRECOMPUTE - Enum constant in enum class physx.cooking.PxMeshPreprocessingFlagEnum
-
When set, active edges are not computed and just enabled for all edges.
- eDISABLE_CCD_RESWEEP - Enum constant in enum class physx.physics.PxSceneFlagEnum
-
Enables a simplified swept integration strategy, which sacrifices some accuracy for improved performance.
- eDISABLE_CLEAN_MESH - Enum constant in enum class physx.cooking.PxMeshPreprocessingFlagEnum
-
When set, mesh cleaning is disabled.
- eDISABLE_CONSTRAINT - Enum constant in enum class physx.physics.PxConstraintFlagEnum
- eDISABLE_CONTACT_CACHE - Enum constant in enum class physx.physics.PxSceneFlagEnum
-
Disable contact cache.
- eDISABLE_CONTACT_REPORT_BUFFER_RESIZE - Enum constant in enum class physx.physics.PxSceneFlagEnum
-
Disable contact report buffer resize.
- eDISABLE_FRICTION - Enum constant in enum class physx.physics.PxMaterialFlagEnum
-
If this flag is set, friction computations are always skipped between shapes with this material and any other shape.
- eDISABLE_GRAVITY - Enum constant in enum class physx.physics.PxActorFlagEnum
-
Disables scene gravity for this actor
- eDISABLE_MESH_VALIDATION - Enum constant in enum class physx.cooking.PxConvexFlagEnum
-
Disables the convex mesh validation to speed-up hull creation.
- eDISABLE_PREPROCESSING - Enum constant in enum class physx.physics.PxConstraintFlagEnum
-
suppress constraint preprocessing, intended for use with rowResponseThreshold.
- eDISABLE_SELF_COLLISION - Enum constant in enum class physx.physics.PxArticulationFlagEnum
- eDISABLE_SIMULATION - Enum constant in enum class physx.physics.PxActorFlagEnum
-
Disables simulation for the actor.
- eDISABLE_STRONG_FRICTION - Enum constant in enum class physx.physics.PxMaterialFlagEnum
-
Whether to use strong friction.
- eDOUBLE_SIDED - Enum constant in enum class physx.geometry.PxMeshGeometryFlagEnum
- eDRIVE_ENABLED - Enum constant in enum class physx.extensions.PxRevoluteJointFlagEnum
-
enable the drive
- eDRIVE_FREESPIN - Enum constant in enum class physx.extensions.PxRevoluteJointFlagEnum
- eDRIVE_LIMITS_ARE_FORCES - Enum constant in enum class physx.physics.PxArticulationFlagEnum
-
Limits for drive effort are forces and torques rather than impulses, see PxArticulationDrive::maxForce.
- eDRIVE_LIMITS_ARE_FORCES - Enum constant in enum class physx.physics.PxConstraintFlagEnum
-
Deprecated.Will be removed in a future version and the limits will always be forces. limits for drive strength are forces rather than impulses
- eDYNAMIC - Enum constant in enum class physx.physics.PxQueryFlagEnum
-
Traverse dynamic shapes
- eDYNAMIC_AABB_TREE - Enum constant in enum class physx.physics.PxPruningStructureTypeEnum
-
Using a dynamic AABB tree
- eEASY - Enum constant in enum class physx.character.PxCapsuleClimbingModeEnum
-
Standard mode, let the capsule climb over surfaces according to impact normal
- eEDGE_SHARED_BY_MORE_THAN_TWO_TRIANGLES - Enum constant in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
-
problematic: Border case of a self-intersecting mesh.
- eENABLE_ACTIVE_ACTORS - Enum constant in enum class physx.physics.PxSceneFlagEnum
-
Enable Active Actors Notification.
- eENABLE_AVERAGE_POINT - Enum constant in enum class physx.physics.PxSceneFlagEnum
-
Enables average points in contact manifolds
- eENABLE_CCD - Enum constant in enum class physx.physics.PxRigidBodyFlagEnum
-
Enables swept integration for the actor.
- eENABLE_CCD - Enum constant in enum class physx.physics.PxSceneFlagEnum
-
Enables a second broad phase check after integration that makes it possible to prevent objects from tunneling through eachother.
- eENABLE_CCD_FRICTION - Enum constant in enum class physx.physics.PxRigidBodyFlagEnum
-
Enabled CCD in swept integration for the actor.
- eENABLE_CCD_MAX_CONTACT_IMPULSE - Enum constant in enum class physx.physics.PxRigidBodyFlagEnum
-
Permit CCD to limit maxContactImpulse.
- eENABLE_DIRECT_GPU_API - Enum constant in enum class physx.physics.PxSceneFlagEnum
- eENABLE_ENHANCED_DETERMINISM - Enum constant in enum class physx.physics.PxSceneFlagEnum
-
Provides improved determinism at the expense of performance.
- eENABLE_EXTENDED_LIMITS - Enum constant in enum class physx.physics.PxConstraintFlagEnum
-
enables extended limit ranges for angular limits (e.g., limit values > PxPi or < -PxPi)
- eENABLE_FRICTION_EVERY_ITERATION - Enum constant in enum class physx.physics.PxSceneFlagEnum
-
Controls processing friction in all solver iterations
- eENABLE_GPU_DYNAMICS - Enum constant in enum class physx.physics.PxSceneFlagEnum
- eENABLE_PCM - Enum constant in enum class physx.physics.PxSceneFlagEnum
-
Enable GJK-based distance collision detection system.
- eENABLE_POSE_INTEGRATION_PREVIEW - Enum constant in enum class physx.physics.PxRigidBodyFlagEnum
-
Register a rigid body for reporting pose changes by the simulation at an early stage.
- eENABLE_SPECULATIVE_CCD - Enum constant in enum class physx.physics.PxRigidBodyFlagEnum
-
Register a rigid body to dynamically adjust contact offset based on velocity.
- eENABLE_STABILIZATION - Enum constant in enum class physx.physics.PxSceneFlagEnum
-
Enables additional stabilization pass in solver
- eESTIMATE - Enum constant in enum class physx.vehicle2.PxVehicleClutchAccuracyModeEnum
- eEXCLUDE_KINEMATICS_FROM_ACTIVE_ACTORS - Enum constant in enum class physx.physics.PxSceneFlagEnum
-
Do not report kinematics in list of active actors.
- eFACE_INDEX - Enum constant in enum class physx.physics.PxHitFlagEnum
-
"face index" member of #PxQueryHit is valid
- eFAST - Enum constant in enum class physx.physics.PxBVHBuildStrategyEnum
-
Fast build strategy.
- eFAST_INERTIA_COMPUTATION - Enum constant in enum class physx.cooking.PxConvexFlagEnum
-
Inertia tensor computation is faster using SIMD code, but the precision is lower, which may result in incorrect inertia for very thin hulls.
- eFIX - Enum constant in enum class physx.physics.PxArticulationJointTypeEnum
-
All joint axes, i.e.
- eFIX_BASE - Enum constant in enum class physx.physics.PxArticulationFlagEnum
-
Set articulation base to be fixed.
- eFLIPNORMALS - Enum constant in enum class physx.geometry.PxMeshFlagEnum
-
Specifies if the SDK should flip normals.
- eFORCE - Enum constant in enum class physx.physics.PxArticulationCacheFlagEnum
-
The joint forces, see PxArticulationCache::jointForce.
- eFORCE - Enum constant in enum class physx.physics.PxArticulationDriveTypeEnum
-
The output of the implicit spring drive controller is a force/torque.
- eFORCE - Enum constant in enum class physx.physics.PxForceModeEnum
-
parameter has unit of mass * length / time^2, i.e., a force
- eFORCE_32BIT_INDICES - Enum constant in enum class physx.cooking.PxMeshPreprocessingFlagEnum
-
When set, 32-bit indices will always be created regardless of triangle count.
- eFORCE_DWORD - Enum constant in enum class physx.support.PxVisualizationParameterEnum
- eFORWARD - Enum constant in enum class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandStateEnum
- eFREE - Enum constant in enum class physx.extensions.PxD6MotionEnum
- eFREE - Enum constant in enum class physx.physics.PxArticulationMotionEnum
- eFRICTION_COUNT - Enum constant in enum class physx.physics.PxFrictionTypeEnum
- eGPU - Enum constant in enum class physx.physics.PxBroadPhaseTypeEnum
-
GPU broad phase
- eGPU_COMPATIBLE - Enum constant in enum class physx.physics.PxConstraintFlagEnum
-
please do not raise this flag as it is for internal use only
- eHEIGHTFIELD - Enum constant in enum class physx.geometry.PxGeometryTypeEnum
- eHEX_MESH - Enum constant in enum class physx.geometry.PxTetrahedronMeshFormatEnum
- eIMPROVED_SLERP - Enum constant in enum class physx.physics.PxConstraintFlagEnum
-
perform preprocessing for improved accuracy on D6 Slerp Drive (this flag will be removed in a future release when preprocessing is no longer required)
- eIMPULSE - Enum constant in enum class physx.physics.PxForceModeEnum
-
parameter has unit of mass * length / time, i.e., force * time
- eINCONSISTENT_TRIANGLE_ORIENTATION - Enum constant in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
-
invalid: It is not possible to distinguish what is inside and outside of the mesh.
- eINCREMENTAL - Enum constant in enum class physx.physics.PxDynamicTreeSecondaryPrunerEnum
-
incremental-BVH secondary pruner, faster query time, slower updates
- eINTERNAL_CONTACTS_ARE_FLIPPED - Enum constant in enum class physx.physics.PxContactPairFlagEnum
-
Internal flag, used by #PxContactPair.extractContacts()
- eINTERNAL_ERROR - Enum constant in enum class physx.common.PxErrorCodeEnum
-
The library failed for some reason.
- eINTERNAL_HAS_IMPULSES - Enum constant in enum class physx.physics.PxContactPairFlagEnum
-
Internal flag, used by #PxContactPair.extractContacts()
- eINVALID_OPERATION - Enum constant in enum class physx.common.PxErrorCodeEnum
-
method was called at a time when an operation is not possible
- eINVALID_PARAMETER - Enum constant in enum class physx.common.PxErrorCodeEnum
-
method called with invalid parameter(s)
- eIS_RELEASABLE - Enum constant in enum class physx.common.PxBaseFlagEnum
- eJOINT_LIMITS - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Joint limits
- eJOINT_LOCAL_FRAMES - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Joint local axes
- eJOINT_TARGET_POSITIONS - Enum constant in enum class physx.physics.PxArticulationCacheFlagEnum
-
The joint target positions, see PxArticulationCache::jointTargetPositions.
- eJOINT_TARGET_VELOCITIES - Enum constant in enum class physx.physics.PxArticulationCacheFlagEnum
-
The joint target velocities, see PxArticulationCache::jointTargetVelocities.
- eKEEP - Enum constant in enum class physx.physics.PxPairFilteringModeEnum
-
Output pair from BP, potentially send to user callbacks, create regular interaction object.
- eKILL - Enum constant in enum class physx.physics.PxFilterFlagEnum
-
Ignore the collision pair as long as the bounding volumes of the pair objects overlap.
- eKILL - Enum constant in enum class physx.physics.PxPairFilteringModeEnum
-
Don't output pair from BP.
- eKINEMATIC - Enum constant in enum class physx.physics.PxFilterObjectFlagEnum
- eKINEMATIC - Enum constant in enum class physx.physics.PxRigidBodyFlagEnum
-
Enables kinematic mode for the actor.
- eLATERAL - Enum constant in enum class physx.vehicle2.PxVehicleTireDirectionModesEnum
- eLIMIT_ENABLED - Enum constant in enum class physx.extensions.PxPrismaticJointFlagEnum
- eLIMIT_ENABLED - Enum constant in enum class physx.extensions.PxRevoluteJointFlagEnum
-
enable the limit
- eLIMIT_ENABLED - Enum constant in enum class physx.extensions.PxSphericalJointFlagEnum
- eLIMITED - Enum constant in enum class physx.extensions.PxD6MotionEnum
-
The DOF is limited, it only allows motion within a specific range.
- eLIMITED - Enum constant in enum class physx.physics.PxArticulationMotionEnum
-
Limited DOF - set limits of joint DOF together with this flag, see PxArticulationJointReducedCoordinate::setLimitParams
- eLINK_ACCELERATION - Enum constant in enum class physx.physics.PxArticulationCacheFlagEnum
-
The link accelerations, see PxArticulationCache::linkAcceleration.
- eLINK_INCOMING_JOINT_FORCE - Enum constant in enum class physx.physics.PxArticulationCacheFlagEnum
-
The link incoming joint forces, see PxArticulationCache::linkIncomingJointForce.
- eLINK_VELOCITY - Enum constant in enum class physx.physics.PxArticulationCacheFlagEnum
-
The link velocities, see PxArticulationCache::linkVelocity.
- eLOCK_ANGULAR_X - Enum constant in enum class physx.physics.PxRigidDynamicLockFlagEnum
- eLOCK_ANGULAR_Y - Enum constant in enum class physx.physics.PxRigidDynamicLockFlagEnum
- eLOCK_ANGULAR_Z - Enum constant in enum class physx.physics.PxRigidDynamicLockFlagEnum
- eLOCK_LINEAR_X - Enum constant in enum class physx.physics.PxRigidDynamicLockFlagEnum
- eLOCK_LINEAR_Y - Enum constant in enum class physx.physics.PxRigidDynamicLockFlagEnum
- eLOCK_LINEAR_Z - Enum constant in enum class physx.physics.PxRigidDynamicLockFlagEnum
- eLOCKED - Enum constant in enum class physx.extensions.PxD6MotionEnum
-
The DOF is locked, it does not allow relative motion.
- eLOCKED - Enum constant in enum class physx.physics.PxArticulationMotionEnum
-
Locked axis, i.e.
- eLONGITUDINAL - Enum constant in enum class physx.vehicle2.PxVehicleTireDirectionModesEnum
- eMASK_ALL - Enum constant in enum class physx.common.PxErrorCodeEnum
-
A bit mask for including all errors
- eMAX - Enum constant in enum class physx.physics.PxCombineModeEnum
-
Maximum: maximum(a,b)
- eMAX_DISTANCE_ENABLED - Enum constant in enum class physx.extensions.PxDistanceJointFlagEnum
- eMAX_NB_AXLES - Enum constant in enum class physx.vehicle2.PxVehicleLimitsEnum
- eMAX_NB_COMMAND_VALUES - Enum constant in enum class physx.vehicle2.PxVehicleCommandNonLinearResponseParamsEnum
- eMAX_NB_GEARS - Enum constant in enum class physx.vehicle2.PxVehicleGearboxParamsEnum
- eMAX_NB_SPEED_RESPONSES - Enum constant in enum class physx.vehicle2.PxVehicleCommandValueResponseTableEnum
- eMAX_NB_WHEELS - Enum constant in enum class physx.vehicle2.PxVehicleLimitsEnum
- eMBP - Enum constant in enum class physx.physics.PxBroadPhaseTypeEnum
-
Multi box pruning
- eMBP_REGIONS - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
MBP regions
- eMEMORY - Enum constant in enum class physx.support.PxPvdInstrumentationFlagEnum
-
Send memory information to PVD.
- eMESH_BOTH_SIDES - Enum constant in enum class physx.physics.PxHitFlagEnum
-
Report hits with back faces of mesh triangles.
- eMESH_IS_INVALID - Enum constant in enum class physx.geometry.PxTetrahedronMeshAnalysisResultEnum
- eMESH_IS_INVALID - Enum constant in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
- eMESH_IS_PROBLEMATIC - Enum constant in enum class physx.geometry.PxTetrahedronMeshAnalysisResultEnum
-
flag is set if the mesh is categorized as problematic
- eMESH_IS_PROBLEMATIC - Enum constant in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
-
flag is set if the mesh is categorized as problematic
- eMESH_MULTIPLE - Enum constant in enum class physx.physics.PxHitFlagEnum
-
Report all hits for meshes rather than just the first.
- eMIN - Enum constant in enum class physx.physics.PxCombineModeEnum
-
Minimum: minimum(a,b)
- eMIN_DISTANCE_ENABLED - Enum constant in enum class physx.extensions.PxDistanceJointFlagEnum
- eMODIFIABLE_FLAGS - Enum constant in enum class physx.physics.PxHitFlagEnum
-
Only this subset of flags can be modified by pre-filter.
- eMODIFY_CONTACTS - Enum constant in enum class physx.physics.PxPairFlagEnum
-
Call contact modification callback for this collision pair
- empty() - Method in class physx.common.PxRenderBuffer
- empty(long) - Static method in class physx.common.PxRenderBuffer.Raw
- eMTD - Enum constant in enum class physx.physics.PxHitFlagEnum
-
Report the minimum translation depth, normal and contact point.
- eMULTIPLY - Enum constant in enum class physx.physics.PxCombineModeEnum
-
Multiply: a*b
- eMUTABLE_FLAGS - Enum constant in enum class physx.physics.PxSceneFlagEnum
- eNB_CONSTRAINTS_PER_VEHICLE - Enum constant in enum class physx.vehicle2.PxVehiclePhysXConstraintLimitsEnum
- eNB_DOFS_PER_PXCONSTRAINT - Enum constant in enum class physx.vehicle2.PxVehiclePhysXConstraintLimitsEnum
- eNB_DOFS_PER_WHEEL - Enum constant in enum class physx.vehicle2.PxVehiclePhysXConstraintLimitsEnum
- eNB_WHEELS_PER_PXCONSTRAINT - Enum constant in enum class physx.vehicle2.PxVehiclePhysXConstraintLimitsEnum
- endSubstepGroup() - Method in class physx.vehicle2.PxVehicleComponentSequence
- endSubstepGroup(long) - Static method in class physx.vehicle2.PxVehicleComponentSequence.Raw
- eNegX - Enum constant in enum class physx.vehicle2.PxVehicleAxesEnum
-
The -x axis
- eNegY - Enum constant in enum class physx.vehicle2.PxVehicleAxesEnum
-
The -y axis
- eNegZ - Enum constant in enum class physx.vehicle2.PxVehicleAxesEnum
-
The -z axis
- eNEUTRAL - Enum constant in enum class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandStateEnum
- eNEXT_FREE - Enum constant in enum class physx.physics.PxPairFlagEnum
-
For internal use only.
- eNEXT_FREE - Enum constant in enum class physx.physics.PxTriggerPairFlagEnum
- EngineDrivetrainParams - Class in physx.vehicle2
- EngineDrivetrainParams() - Constructor for class physx.vehicle2.EngineDrivetrainParams
- EngineDrivetrainParams(long) - Constructor for class physx.vehicle2.EngineDrivetrainParams
- EngineDrivetrainParams() - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- EngineDrivetrainParams.Raw - Class in physx.vehicle2
- EngineDrivetrainState - Class in physx.vehicle2
- EngineDrivetrainState() - Constructor for class physx.vehicle2.EngineDrivetrainState
- EngineDrivetrainState(long) - Constructor for class physx.vehicle2.EngineDrivetrainState
- EngineDrivetrainState() - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- EngineDrivetrainState.Raw - Class in physx.vehicle2
- EngineDriveVehicle - Class in physx.vehicle2
- EngineDriveVehicle() - Constructor for class physx.vehicle2.EngineDriveVehicle
- EngineDriveVehicle(long) - Constructor for class physx.vehicle2.EngineDriveVehicle
- EngineDriveVehicle() - Static method in class physx.vehicle2.EngineDriveVehicle.Raw
- EngineDriveVehicle.Raw - Class in physx.vehicle2
- EngineDriveVehicleEnum - Enum Class in physx.vehicle2
- eNO_BLOCK - Enum constant in enum class physx.physics.PxQueryFlagEnum
-
All hits are reported as touching.
- eNO_BOUNDARY_EDGES - Enum constant in enum class physx.geometry.PxHeightFieldFlagEnum
-
Disable collisions with height field with boundary edges.
- eNO_ERROR - Enum constant in enum class physx.common.PxErrorCodeEnum
- eNONE - Enum constant in enum class physx.physics.PxArticulationDriveTypeEnum
- eNONE - Enum constant in enum class physx.physics.PxDynamicTreeSecondaryPrunerEnum
-
no secondary pruner, new objects aren't visible to SQ for a few frames
- eNONE - Enum constant in enum class physx.physics.PxPruningStructureTypeEnum
-
Using a simple data structure
- eNONE - Enum constant in enum class physx.physics.PxQueryHitType
- eNONE - Enum constant in enum class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryTypeEnum
-
Info about the road geometry below the wheel is provided by the user
- eNONE - Enum constant in enum class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParamsDirectionSpecifierEnum
- eNORMAL - Enum constant in enum class physx.physics.PxHitFlagEnum
-
"normal" member of #PxQueryHit is valid
- eNOTIFY - Enum constant in enum class physx.physics.PxFilterFlagEnum
-
Track this collision pair with the filter callback mechanism.
- eNOTIFY_CONTACT_POINTS - Enum constant in enum class physx.physics.PxPairFlagEnum
-
Provide contact points in contact reports for this collision pair.
- eNOTIFY_THRESHOLD_FORCE_FOUND - Enum constant in enum class physx.physics.PxPairFlagEnum
-
Call contact report callback when the contact force between the actors of this collision pair exceeds one of the actor-defined force thresholds.
- eNOTIFY_THRESHOLD_FORCE_LOST - Enum constant in enum class physx.physics.PxPairFlagEnum
-
Call contact report callback when the contact force between the actors of this collision pair falls below one of the actor-defined force thresholds (includes the case where this collision pair stops being in contact).
- eNOTIFY_THRESHOLD_FORCE_PERSISTS - Enum constant in enum class physx.physics.PxPairFlagEnum
-
Call contact report callback when the contact force between the actors of this collision pair continues to exceed one of the actor-defined force thresholds.
- eNOTIFY_TOUCH_CCD - Enum constant in enum class physx.physics.PxPairFlagEnum
-
Call contact report callback when this collision pair is in contact during CCD passes.
- eNOTIFY_TOUCH_FOUND - Enum constant in enum class physx.physics.PxPairFlagEnum
-
Call contact report callback or trigger callback when this collision pair starts to be in contact.
- eNOTIFY_TOUCH_LOST - Enum constant in enum class physx.physics.PxPairFlagEnum
-
Call contact report callback or trigger callback when this collision pair stops to be in contact
- eNOTIFY_TOUCH_PERSISTS - Enum constant in enum class physx.physics.PxPairFlagEnum
-
Call contact report callback while this collision pair is in contact
- eNUM_VALUES - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
This is not a parameter, it just records the current number of parameters (as maximum(PxVisualizationParameter)+1) for use in loops.
- eOPEN_BOUNDARIES - Enum constant in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
-
problematic: Open boundary means that the mesh is not watertight and that there are holes.
- eOUT_OF_MEMORY - Enum constant in enum class physx.common.PxErrorCodeEnum
-
method failed to allocate some memory
- eOWNS_MEMORY - Enum constant in enum class physx.common.PxBaseFlagEnum
- ePABP - Enum constant in enum class physx.physics.PxBroadPhaseTypeEnum
-
Parallel automatic box pruning
- ePATCH - Enum constant in enum class physx.physics.PxFrictionTypeEnum
- ePBD_PARTICLESYSTEM - Enum constant in enum class physx.physics.PxActorTypeEnum
-
A PBD ParticleSystem See also: PxPBDParticleSystem
- ePERF_WARNING - Enum constant in enum class physx.common.PxErrorCodeEnum
-
The SDK has determined that an operation may result in poor performance.
- ePGS - Enum constant in enum class physx.physics.PxSolverTypeEnum
-
Projected Gauss-Seidel iterative solver
- ePHYSX - Enum constant in enum class physx.vehicle2.PxVehicleSimulationContextTypeEnum
- ePLANE - Enum constant in enum class physx.geometry.PxGeometryTypeEnum
- ePLANE_SHIFTING - Enum constant in enum class physx.cooking.PxConvexFlagEnum
-
Enables plane shifting vertex limit algorithm.
- ePOSITION - Enum constant in enum class physx.physics.PxArticulationCacheFlagEnum
-
The joint positions, see PxArticulationCache::jointPosition.
- ePOSITION - Enum constant in enum class physx.physics.PxArticulationKinematicFlagEnum
-
Raise after any changes to the articulation root or joint positions using non-cache API calls.
- ePOSITION - Enum constant in enum class physx.physics.PxHitFlagEnum
-
"position" member of #PxQueryHit is valid
- ePOST_SOLVER_VELOCITY - Enum constant in enum class physx.physics.PxPairFlagEnum
-
Provide post solver velocities in contact reports for this collision pair.
- ePOSTFILTER - Enum constant in enum class physx.physics.PxQueryFlagEnum
-
Run the post-intersection-test filter (see #PxQueryFilterCallback::postFilter())
- ePosX - Enum constant in enum class physx.vehicle2.PxVehicleAxesEnum
-
The +x axis
- ePosY - Enum constant in enum class physx.vehicle2.PxVehicleAxesEnum
-
The +y axis
- ePosZ - Enum constant in enum class physx.vehicle2.PxVehicleAxesEnum
-
The +z axis
- ePRE_SOLVER_VELOCITY - Enum constant in enum class physx.physics.PxPairFlagEnum
-
Provide pre solver velocities in contact reports for this collision pair.
- ePRECISE_SWEEP - Enum constant in enum class physx.physics.PxHitFlagEnum
-
Use more accurate but slower narrow phase sweep tests.
- ePREFILTER - Enum constant in enum class physx.physics.PxQueryFlagEnum
-
Run the pre-intersection-test filter (see #PxQueryFilterCallback::preFilter())
- ePREVENT_CLIMBING - Enum constant in enum class physx.character.PxControllerNonWalkableModeEnum
-
Stops character from climbing up non-walkable slopes, but doesn't move it otherwise
- ePREVENT_CLIMBING_AND_FORCE_SLIDING - Enum constant in enum class physx.character.PxControllerNonWalkableModeEnum
- ePRISMATIC - Enum constant in enum class physx.physics.PxArticulationJointTypeEnum
-
Single linear DOF, e.g.
- ePROFILE - Enum constant in enum class physx.support.PxPvdInstrumentationFlagEnum
-
Send profile information to PVD.
- equals(Object) - Method in class physx.NativeObject
- eQUANTIZE_INPUT - Enum constant in enum class physx.cooking.PxConvexFlagEnum
-
Quantizes the input vertices using the k-means clustering
- eQUICKHULL - Enum constant in enum class physx.cooking.PxConvexMeshCookingTypeEnum
-
The Quickhull algorithm constructs the hull from the given input points.
- eRAYCAST - Enum constant in enum class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryTypeEnum
-
The road geometry below the wheel is analyzed using a raycast query
- eRAYCAST - Enum constant in enum class physx.vehicle2.PxVehicleSuspensionJounceCalculationTypeEnum
-
The jounce is calculated using a raycast against the plane of the road geometry state
- eREMOVED_ACTOR_0 - Enum constant in enum class physx.physics.PxContactPairHeaderFlagEnum
-
The actor with index 0 has been removed from the scene.
- eREMOVED_ACTOR_1 - Enum constant in enum class physx.physics.PxContactPairHeaderFlagEnum
- eREMOVED_SHAPE_0 - Enum constant in enum class physx.physics.PxContactPairFlagEnum
-
The shape with index 0 has been removed from the actor/scene.
- eREMOVED_SHAPE_1 - Enum constant in enum class physx.physics.PxContactPairFlagEnum
-
The shape with index 1 has been removed from the actor/scene.
- eREMOVED_SHAPE_OTHER - Enum constant in enum class physx.physics.PxTriggerPairFlagEnum
-
The shape causing the trigger event has been removed from the actor/scene.
- eREMOVED_SHAPE_TRIGGER - Enum constant in enum class physx.physics.PxTriggerPairFlagEnum
-
The trigger shape has been removed from the actor/scene.
- eREQUIRE_RW_LOCK - Enum constant in enum class physx.physics.PxSceneFlagEnum
-
Require scene-level locking
- eREQUIRES_32BIT_INDEX_BUFFER - Enum constant in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
-
invalid: Mesh contains more indices than a 16bit index buffer can address
- eRETAIN_ACCELERATIONS - Enum constant in enum class physx.physics.PxRigidBodyFlagEnum
-
Carries over forces/torques between frames, rather than clearing them
- eREVERSE - Enum constant in enum class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandStateEnum
- eREVOLUTE - Enum constant in enum class physx.physics.PxArticulationJointTypeEnum
-
Single rotational DOF, e.g.
- eRIGID_DYNAMIC - Enum constant in enum class physx.physics.PxActorTypeEnum
-
A dynamic rigid body See also: PxRigidDynamic
- eRIGID_DYNAMIC - Enum constant in enum class physx.physics.PxActorTypeFlagEnum
-
A dynamic rigid body See also: PxRigidDynamic
- eRIGID_STATIC - Enum constant in enum class physx.physics.PxActorTypeEnum
-
A static rigid body See also: PxRigidStatic
- eRIGID_STATIC - Enum constant in enum class physx.physics.PxActorTypeFlagEnum
-
A static rigid body See also: PxRigidStatic
- eROAD_GEOMETRY_NORMAL - Enum constant in enum class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParamsDirectionSpecifierEnum
- eROOT_TRANSFORM - Enum constant in enum class physx.physics.PxArticulationCacheFlagEnum
-
The root link transform, see PxArticulationCache::rootLinkData.
- eROOT_VELOCITIES - Enum constant in enum class physx.physics.PxArticulationCacheFlagEnum
-
The root link velocities (read/write) and accelerations (read), see PxArticulationCache::rootLinkData.
- eS16_TM - Enum constant in enum class physx.geometry.PxHeightFieldFormatEnum
-
Height field height data is 16 bit signed integers, followed by triangle materials.
- eSAH - Enum constant in enum class physx.physics.PxBVHBuildStrategyEnum
-
SAH build strategy.
- eSAP - Enum constant in enum class physx.physics.PxBroadPhaseTypeEnum
-
3-axes sweep-and-prune
- eSCALE - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
This overall visualization scale gets multiplied with the individual scales.
- eSCENE_QUERY_SHAPE - Enum constant in enum class physx.physics.PxShapeFlagEnum
-
The shape will partake in scene queries (ray casts, overlap tests, sweeps, ...).
- eSDF - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Renders the SDF of a mesh instead of the collision mesh (only available for triangle meshes with SDFs)
- eSELF_INTERSECTIONS - Enum constant in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
-
problematic: The surface of the resulting mesh won't match exactly at locations of self-intersections.
- eSEND_SLEEP_NOTIFIES - Enum constant in enum class physx.physics.PxActorFlagEnum
-
Enables the sending of PxSimulationEventCallback::onWake() and PxSimulationEventCallback::onSleep() notify events
- eSHIFT_VERTICES - Enum constant in enum class physx.cooking.PxConvexFlagEnum
-
Convex hull input vertices are shifted to be around origin to provide better computation stability.
- eSIM_PERFORMANCE - Enum constant in enum class physx.cooking.PxMeshCookingHintEnum
- eSIMULATION_MESH - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Renders the simulation mesh instead of the collision mesh (only available for tetmeshes)
- eSIMULATION_SHAPE - Enum constant in enum class physx.physics.PxShapeFlagEnum
-
The shape will partake in collision in the physical simulation.
- eSLERP - Enum constant in enum class physx.extensions.PxD6DriveEnum
-
drive of all three angular degrees along a SLERP-path
- eSOFTBODY - Enum constant in enum class physx.physics.PxActorTypeEnum
- eSOLVE_CONTACT - Enum constant in enum class physx.physics.PxPairFlagEnum
-
Process the contacts of this collision pair in the dynamics solver.
- eSPHERE - Enum constant in enum class physx.geometry.PxGeometryTypeEnum
- eSPHERICAL - Enum constant in enum class physx.physics.PxArticulationJointTypeEnum
-
Ball and socket joint with two or three DOFs
- eSPRING_ENABLED - Enum constant in enum class physx.extensions.PxDistanceJointFlagEnum
- eSTATIC - Enum constant in enum class physx.physics.PxQueryFlagEnum
-
Traverse static shapes
- eSTATIC_AABB_TREE - Enum constant in enum class physx.physics.PxPruningStructureTypeEnum
-
Using a static AABB tree
- eSUPPRESS - Enum constant in enum class physx.physics.PxFilterFlagEnum
-
Ignore the collision pair as long as the bounding volumes of the pair objects overlap or until filtering relevant data changes for one of the collision objects.
- eSUPPRESS - Enum constant in enum class physx.physics.PxPairFilteringModeEnum
-
Output pair from BP, create interaction marker.
- eSUSPENSION - Enum constant in enum class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParamsDirectionSpecifierEnum
- eSWEEP - Enum constant in enum class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryTypeEnum
-
The road geometry below the wheel is analyzed using a sweep query
- eSWEEP - Enum constant in enum class physx.vehicle2.PxVehicleSuspensionJounceCalculationTypeEnum
-
The jounce is calculated by sweeping a cylinder against the plane of the road geometry state
- eSWING - Enum constant in enum class physx.extensions.PxD6DriveEnum
- eSWING1 - Enum constant in enum class physx.extensions.PxD6AxisEnum
-
motion around the Y axis
- eSWING1 - Enum constant in enum class physx.physics.PxArticulationAxisEnum
-
Rotational about eY
- eSWING2 - Enum constant in enum class physx.extensions.PxD6AxisEnum
-
motion around the Z axis
- eSWING2 - Enum constant in enum class physx.physics.PxArticulationAxisEnum
-
Rotational about eZ
- eTET_MESH - Enum constant in enum class physx.geometry.PxTetrahedronMeshFormatEnum
- eTGS - Enum constant in enum class physx.physics.PxSolverTypeEnum
- eTIGHT_BOUNDS - Enum constant in enum class physx.geometry.PxConvexMeshGeometryFlagEnum
- eTOUCH - Enum constant in enum class physx.physics.PxQueryHitType
- eTRANSMIT_CONSTRAINTS - Enum constant in enum class physx.support.PxPvdSceneFlagEnum
- eTRANSMIT_CONTACTS - Enum constant in enum class physx.support.PxPvdSceneFlagEnum
- eTRANSMIT_SCENEQUERIES - Enum constant in enum class physx.support.PxPvdSceneFlagEnum
-
Transmits contact stream to PVD.
- eTRIANGLE_INDEX_OUT_OF_RANGE - Enum constant in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
-
invalid: A mesh triangle index is negative or lager than the size of the vertex buffer
- eTRIANGLEMESH - Enum constant in enum class physx.geometry.PxGeometryTypeEnum
- eTRIGGER - Enum constant in enum class physx.physics.PxFilterObjectFlagEnum
- eTRIGGER_DEFAULT - Enum constant in enum class physx.physics.PxPairFlagEnum
-
Provided default flag to get commonly used trigger behavior for this collision pair.
- eTRIGGER_SHAPE - Enum constant in enum class physx.physics.PxShapeFlagEnum
-
The shape is a trigger which can send reports whenever other shapes enter/leave its volume.
- eTWIST - Enum constant in enum class physx.extensions.PxD6AxisEnum
-
motion around the X axis
- eTWIST - Enum constant in enum class physx.extensions.PxD6DriveEnum
-
rotational drive around the X-axis
- eTWIST - Enum constant in enum class physx.physics.PxArticulationAxisEnum
-
Rotational about eX
- eUNDEFINED - Enum constant in enum class physx.physics.PxArticulationJointTypeEnum
- eUSE_KINEMATIC_TARGET_FOR_SCENE_QUERIES - Enum constant in enum class physx.physics.PxRigidBodyFlagEnum
-
Use the kinematic target transform for scene queries.
- eUV - Enum constant in enum class physx.physics.PxHitFlagEnum
-
"u" and "v" barycentric coordinates of #PxQueryHit are valid.
- eVALID - Enum constant in enum class physx.geometry.PxTetrahedronMeshAnalysisResultEnum
- eVALID - Enum constant in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
- eVELOCITY - Enum constant in enum class physx.physics.PxArticulationCacheFlagEnum
-
The joint velocities, see PxArticulationCache::jointVelocity.
- eVELOCITY - Enum constant in enum class physx.physics.PxArticulationKinematicFlagEnum
- eVELOCITY_CHANGE - Enum constant in enum class physx.physics.PxForceModeEnum
-
parameter has unit of length / time, i.e., the effect is mass independent: a velocity change.
- eVISUALIZATION - Enum constant in enum class physx.physics.PxActorFlagEnum
-
Enable debug renderer for this actor
- eVISUALIZATION - Enum constant in enum class physx.physics.PxConstraintFlagEnum
-
whether this constraint should be visualized, if constraint visualization is turned on
- eVISUALIZATION - Enum constant in enum class physx.physics.PxShapeFlagEnum
-
Enable debug renderer for this shape
- eWELD_VERTICES - Enum constant in enum class physx.cooking.PxMeshPreprocessingFlagEnum
-
When set, mesh welding is performed.
- eWORLD_AXES - Enum constant in enum class physx.support.PxVisualizationParameterEnum
-
Visualize the world axes.
- eX - Enum constant in enum class physx.extensions.PxD6AxisEnum
-
motion along the X axis
- eX - Enum constant in enum class physx.extensions.PxD6DriveEnum
-
drive along the X-axis
- eX - Enum constant in enum class physx.physics.PxArticulationAxisEnum
-
Linear in eX
- extractContacts(long, long, int) - Static method in class physx.physics.PxContactPair.Raw
- extractContacts(PxContactPairPoint, int) - Method in class physx.physics.PxContactPair
-
Extracts the contact points from the stream and stores them in a convenient format.
- extractTetMeshSurface(long, long) - Static method in class physx.geometry.PxTetrahedronMeshExt.Raw
- extractTetMeshSurface(long, long, long) - Static method in class physx.geometry.PxTetrahedronMeshExt.Raw
- extractTetMeshSurface(long, long, long, boolean) - Static method in class physx.geometry.PxTetrahedronMeshExt.Raw
- extractTetMeshSurface(PxTetrahedronMesh, PxArray_PxU32) - Static method in class physx.geometry.PxTetrahedronMeshExt
-
Extracts the surface triangles of a tetmesh
- extractTetMeshSurface(PxTetrahedronMesh, PxArray_PxU32, PxArray_PxU32) - Static method in class physx.geometry.PxTetrahedronMeshExt
-
Extracts the surface triangles of a tetmesh
- extractTetMeshSurface(PxTetrahedronMesh, PxArray_PxU32, PxArray_PxU32, boolean) - Static method in class physx.geometry.PxTetrahedronMeshExt
-
Extracts the surface triangles of a tetmesh
- eY - Enum constant in enum class physx.extensions.PxD6AxisEnum
-
motion along the Y axis
- eY - Enum constant in enum class physx.extensions.PxD6DriveEnum
-
drive along the Y-axis
- eY - Enum constant in enum class physx.physics.PxArticulationAxisEnum
-
Linear in eY
- eZ - Enum constant in enum class physx.extensions.PxD6AxisEnum
-
motion along the Z axis
- eZ - Enum constant in enum class physx.extensions.PxD6DriveEnum
-
drive along the Z-axis
- eZ - Enum constant in enum class physx.physics.PxArticulationAxisEnum
-
Linear in eZ
- eZERO_VOLUME - Enum constant in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
-
invalid: Flat mesh without meaningful amount of volume - cannot be meshed since a tetmesh is volumetric
F
- fattenFast(float) - Method in class physx.common.PxBounds3
-
fattens the AABB in all 3 dimensions by the given distance.
- fattenFast(long, float) - Static method in class physx.common.PxBounds3.Raw
- fattenSafe(float) - Method in class physx.common.PxBounds3
-
fattens the AABB in all 3 dimensions by the given distance.
- fattenSafe(long, float) - Static method in class physx.common.PxBounds3.Raw
- fetchCollision() - Method in class physx.physics.PxScene
-
This method must be called after collide() and before advance().
- fetchCollision(boolean) - Method in class physx.physics.PxScene
-
This method must be called after collide() and before advance().
- fetchCollision(long) - Static method in class physx.physics.PxScene.Raw
- fetchCollision(long, boolean) - Static method in class physx.physics.PxScene.Raw
- fetchQueries() - Method in class physx.physics.PxSceneSQSystem
-
This method must be called after sceneQueriesUpdate.
- fetchQueries(boolean) - Method in class physx.physics.PxSceneSQSystem
-
This method must be called after sceneQueriesUpdate.
- fetchQueries(long) - Static method in class physx.physics.PxSceneSQSystem.Raw
- fetchQueries(long, boolean) - Static method in class physx.physics.PxSceneSQSystem.Raw
- fetchResults() - Method in class physx.physics.PxScene
-
This is the big brother to checkResults() it basically does the following:
- fetchResults(boolean) - Method in class physx.physics.PxScene
-
This is the big brother to checkResults() it basically does the following:
- fetchResults(long) - Static method in class physx.physics.PxScene.Raw
- fetchResults(long, boolean) - Static method in class physx.physics.PxScene.Raw
- fetchResultsParticleSystem() - Method in class physx.physics.PxScene
-
This call performs the synchronization of particle system data copies.
- fetchResultsParticleSystem(long) - Static method in class physx.physics.PxScene.Raw
- filter(long, long, long) - Static method in class physx.character.PxControllerFilterCallback.Raw
- filter(PxController, PxController) - Method in class physx.character.PxControllerFilterCallback
-
Filtering method for CCT-vs-CCT.
- filter(PxController, PxController) - Method in class physx.character.PxControllerFilterCallbackImpl
- filterShader(int, int, int, int, int, int, int, int, int, int) - Method in class physx.support.PassThroughFilterShader
- filterShader(int, int, int, int, int, int, int, int, int, int) - Method in class physx.support.PassThroughFilterShaderImpl
- filterShader(long, int, int, int, int, int, int, int, int, int, int) - Static method in class physx.support.PassThroughFilterShader.Raw
- find(long) - Method in class physx.common.PxCollection
-
Looks for a PxBase object given a PxSerialObjectId value.
- find(long, long) - Static method in class physx.common.PxCollection.Raw
- findLargestIslandId(long, int) - Static method in class physx.geometry.PxTetMaker.Raw
- findLargestIslandId(PxU32ConstPtr, int) - Static method in class physx.geometry.PxTetMaker
-
Creates a tetrahedral mesh by relaxing a voxel mesh around the input mesh
- findOverlap(long, long, long, long, long) - Static method in class physx.extensions.PxMeshOverlapUtil.Raw
- findOverlap(PxGeometry, PxTransform, PxTriangleMeshGeometry, PxTransform) - Method in class physx.extensions.PxMeshOverlapUtil
-
Find the mesh triangles which touch the specified geometry object.
- findTetrahedronClosestToPoint(long, long, long) - Static method in class physx.geometry.PxTetrahedronMeshExt.Raw
- findTetrahedronClosestToPoint(PxTetrahedronMesh, PxVec3, PxVec4) - Static method in class physx.geometry.PxTetrahedronMeshExt
-
Returns the index of the tetrahedron closest to a point
- findTetrahedronContainingPoint(long, long, long, float) - Static method in class physx.geometry.PxTetrahedronMeshExt.Raw
- findTetrahedronContainingPoint(PxTetrahedronMesh, PxVec3, PxVec4, float) - Static method in class physx.geometry.PxTetrahedronMeshExt
-
Returns the index of the tetrahedron that contains a point
- FixedJointCreate(long, long, long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- FixedJointCreate(PxPhysics, PxRigidActor, PxTransform, PxRigidActor, PxTransform) - Static method in class physx.PxTopLevelFunctions
- flush() - Method in class physx.support.PxPvdTransport
-
* send any data and block until we know it is at least on the wire.
- flush() - Method in class physx.support.SimplPvdTransportImpl
- flush(long) - Static method in class physx.support.PxPvdTransport.Raw
- flushQueryUpdates() - Method in class physx.physics.PxSceneSQSystem
-
Flushes any changes to the scene query representation.
- flushQueryUpdates(long) - Static method in class physx.physics.PxSceneSQSystem.Raw
- flushSimulation() - Method in class physx.physics.PxScene
-
Clear internal buffers and free memory.
- flushSimulation(boolean) - Method in class physx.physics.PxScene
-
Clear internal buffers and free memory.
- flushSimulation(long) - Static method in class physx.physics.PxScene.Raw
- flushSimulation(long, boolean) - Static method in class physx.physics.PxScene.Raw
- flushUpdates() - Method in class physx.physics.PxSceneQuerySystemBase
-
Flushes any changes to the scene query representation.
- flushUpdates(long) - Static method in class physx.physics.PxSceneQuerySystemBase.Raw
- forceDynamicTreeRebuild(boolean, boolean) - Method in class physx.physics.PxSceneSQSystem
-
Forces dynamic trees to be immediately rebuilt.
- forceDynamicTreeRebuild(long, boolean, boolean) - Static method in class physx.physics.PxSceneSQSystem.Raw
- forceRebuildDynamicTree(int) - Method in class physx.physics.PxSceneQuerySystemBase
-
Forces dynamic trees to be immediately rebuilt.
- forceRebuildDynamicTree(long, int) - Static method in class physx.physics.PxSceneQuerySystemBase.Raw
- forValue(int) - Static method in enum class physx.character.PxCapsuleClimbingModeEnum
- forValue(int) - Static method in enum class physx.character.PxControllerBehaviorFlagEnum
- forValue(int) - Static method in enum class physx.character.PxControllerCollisionFlagEnum
- forValue(int) - Static method in enum class physx.character.PxControllerNonWalkableModeEnum
- forValue(int) - Static method in enum class physx.character.PxControllerShapeTypeEnum
- forValue(int) - Static method in enum class physx.common.PxBaseFlagEnum
- forValue(int) - Static method in enum class physx.common.PxDebugColorEnum
- forValue(int) - Static method in enum class physx.common.PxErrorCodeEnum
- forValue(int) - Static method in enum class physx.common.PxIDENTITYEnum
- forValue(int) - Static method in enum class physx.cooking.PxConvexFlagEnum
- forValue(int) - Static method in enum class physx.cooking.PxConvexMeshCookingTypeEnum
- forValue(int) - Static method in enum class physx.cooking.PxMeshCookingHintEnum
- forValue(int) - Static method in enum class physx.cooking.PxMeshMidPhaseEnum
- forValue(int) - Static method in enum class physx.cooking.PxMeshPreprocessingFlagEnum
- forValue(int) - Static method in enum class physx.extensions.PxD6AxisEnum
- forValue(int) - Static method in enum class physx.extensions.PxD6DriveEnum
- forValue(int) - Static method in enum class physx.extensions.PxD6JointDriveFlagEnum
- forValue(int) - Static method in enum class physx.extensions.PxD6MotionEnum
- forValue(int) - Static method in enum class physx.extensions.PxDistanceJointFlagEnum
- forValue(int) - Static method in enum class physx.extensions.PxJointActorIndexEnum
- forValue(int) - Static method in enum class physx.extensions.PxPrismaticJointFlagEnum
- forValue(int) - Static method in enum class physx.extensions.PxRevoluteJointFlagEnum
- forValue(int) - Static method in enum class physx.extensions.PxSphericalJointFlagEnum
- forValue(int) - Static method in enum class physx.geometry.PxConvexMeshGeometryFlagEnum
- forValue(int) - Static method in enum class physx.geometry.PxGeometryTypeEnum
- forValue(int) - Static method in enum class physx.geometry.PxHeightFieldFlagEnum
- forValue(int) - Static method in enum class physx.geometry.PxHeightFieldFormatEnum
- forValue(int) - Static method in enum class physx.geometry.PxMeshFlagEnum
- forValue(int) - Static method in enum class physx.geometry.PxMeshGeometryFlagEnum
- forValue(int) - Static method in enum class physx.geometry.PxTetrahedronMeshAnalysisResultEnum
- forValue(int) - Static method in enum class physx.geometry.PxTetrahedronMeshFlagEnum
- forValue(int) - Static method in enum class physx.geometry.PxTetrahedronMeshFormatEnum
- forValue(int) - Static method in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
- forValue(int) - Static method in enum class physx.geometry.PxTriangleMeshFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxActorFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxActorTypeEnum
- forValue(int) - Static method in enum class physx.physics.PxActorTypeFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxArticulationAxisEnum
- forValue(int) - Static method in enum class physx.physics.PxArticulationCacheFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxArticulationDriveTypeEnum
- forValue(int) - Static method in enum class physx.physics.PxArticulationFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxArticulationJointTypeEnum
- forValue(int) - Static method in enum class physx.physics.PxArticulationKinematicFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxArticulationMotionEnum
- forValue(int) - Static method in enum class physx.physics.PxBroadPhaseTypeEnum
- forValue(int) - Static method in enum class physx.physics.PxBVHBuildStrategyEnum
- forValue(int) - Static method in enum class physx.physics.PxCombineModeEnum
- forValue(int) - Static method in enum class physx.physics.PxConstraintFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxContactPairFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxContactPairHeaderFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxDynamicTreeSecondaryPrunerEnum
- forValue(int) - Static method in enum class physx.physics.PxFilterFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxFilterObjectFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxForceModeEnum
- forValue(int) - Static method in enum class physx.physics.PxFrictionTypeEnum
- forValue(int) - Static method in enum class physx.physics.PxHitFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxMaterialFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxPairFilteringModeEnum
- forValue(int) - Static method in enum class physx.physics.PxPairFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxPruningStructureTypeEnum
- forValue(int) - Static method in enum class physx.physics.PxQueryFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxQueryHitType
- forValue(int) - Static method in enum class physx.physics.PxRigidBodyFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxRigidDynamicLockFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxSceneFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxSceneQueryUpdateModeEnum
- forValue(int) - Static method in enum class physx.physics.PxShapeFlagEnum
- forValue(int) - Static method in enum class physx.physics.PxSolverTypeEnum
- forValue(int) - Static method in enum class physx.physics.PxTriggerPairFlagEnum
- forValue(int) - Static method in enum class physx.support.PxPvdInstrumentationFlagEnum
- forValue(int) - Static method in enum class physx.support.PxPvdSceneFlagEnum
- forValue(int) - Static method in enum class physx.support.PxVisualizationParameterEnum
- forValue(int) - Static method in enum class physx.vehicle2.EngineDriveVehicleEnum
- forValue(int) - Static method in enum class physx.vehicle2.PxVehicleAxesEnum
- forValue(int) - Static method in enum class physx.vehicle2.PxVehicleClutchAccuracyModeEnum
- forValue(int) - Static method in enum class physx.vehicle2.PxVehicleCommandNonLinearResponseParamsEnum
- forValue(int) - Static method in enum class physx.vehicle2.PxVehicleCommandValueResponseTableEnum
- forValue(int) - Static method in enum class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandStateEnum
- forValue(int) - Static method in enum class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandStateEnum
- forValue(int) - Static method in enum class physx.vehicle2.PxVehicleGearboxParamsEnum
- forValue(int) - Static method in enum class physx.vehicle2.PxVehicleLimitsEnum
- forValue(int) - Static method in enum class physx.vehicle2.PxVehiclePhysXActorUpdateModeEnum
- forValue(int) - Static method in enum class physx.vehicle2.PxVehiclePhysXConstraintLimitsEnum
- forValue(int) - Static method in enum class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryTypeEnum
- forValue(int) - Static method in enum class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParamsDirectionSpecifierEnum
- forValue(int) - Static method in enum class physx.vehicle2.PxVehicleSimulationContextTypeEnum
- forValue(int) - Static method in enum class physx.vehicle2.PxVehicleSuspensionJounceCalculationTypeEnum
- forValue(int) - Static method in enum class physx.vehicle2.PxVehicleTireDirectionModesEnum
- fromNativeObject(NativeObject) - Static method in class physx.JavaNativeRef
G
- GearJointCreate(long, long, long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- GearJointCreate(PxPhysics, PxRigidActor, PxTransform, PxRigidActor, PxTransform) - Static method in class physx.PxTopLevelFunctions
- generateContacts(long, long, long, long, float, float, long) - Static method in class physx.extensions.PxGjkQueryExt.Raw
- generateContacts(Support, Support, PxTransform, PxTransform, float, float, PxContactBuffer) - Static method in class physx.extensions.PxGjkQueryExt
- generateContactsImpl(long, long, long, long, long, float, float, float, long) - Static method in class physx.geometry.SimpleCustomGeometryCallbacks.Raw
- generateContactsImpl(PxGeometry, PxGeometry, PxTransform, PxTransform, float, float, float, PxContactBuffer) - Method in class physx.geometry.SimpleCustomGeometryCallbacks
- generateContactsImpl(PxGeometry, PxGeometry, PxTransform, PxTransform, float, float, float, PxContactBuffer) - Method in class physx.geometry.SimpleCustomGeometryCallbacksImpl
- get() - Method in class physx.JavaNativeRef
- get(int) - Method in class physx.support.PxArray_PxActorPtr
- get(int) - Method in class physx.support.PxArray_PxContactPairPoint
- get(int) - Method in class physx.support.PxArray_PxHeightFieldSample
- get(int) - Method in class physx.support.PxArray_PxMaterialConst
- get(int) - Method in class physx.support.PxArray_PxRaycastHit
- get(int) - Method in class physx.support.PxArray_PxReal
- get(int) - Method in class physx.support.PxArray_PxShapePtr
- get(int) - Method in class physx.support.PxArray_PxSweepHit
- get(int) - Method in class physx.support.PxArray_PxU16
- get(int) - Method in class physx.support.PxArray_PxU32
- get(int) - Method in class physx.support.PxArray_PxU8
- get(int) - Method in class physx.support.PxArray_PxVec3
- get(int) - Method in class physx.support.PxArray_PxVec4
- get(long, int) - Static method in class physx.support.PxArray_PxActorPtr.Raw
- get(long, int) - Static method in class physx.support.PxArray_PxContactPairPoint.Raw
- get(long, int) - Static method in class physx.support.PxArray_PxHeightFieldSample.Raw
- get(long, int) - Static method in class physx.support.PxArray_PxMaterialConst.Raw
- get(long, int) - Static method in class physx.support.PxArray_PxRaycastHit.Raw
- get(long, int) - Static method in class physx.support.PxArray_PxReal.Raw
- get(long, int) - Static method in class physx.support.PxArray_PxShapePtr.Raw
- get(long, int) - Static method in class physx.support.PxArray_PxSweepHit.Raw
- get(long, int) - Static method in class physx.support.PxArray_PxU16.Raw
- get(long, int) - Static method in class physx.support.PxArray_PxU32.Raw
- get(long, int) - Static method in class physx.support.PxArray_PxU8.Raw
- get(long, int) - Static method in class physx.support.PxArray_PxVec3.Raw
- get(long, int) - Static method in class physx.support.PxArray_PxVec4.Raw
- getAccuracyMode() - Method in class physx.vehicle2.PxVehicleClutchParams
-
The engine and wheel rotation speeds that are coupled through the clutch can be updated by choosing one of two modes: eESTIMATE and eBEST_POSSIBLE.
- getAccuracyMode(long) - Static method in class physx.vehicle2.PxVehicleClutchParams.Raw
- getAckermannParams(int) - Method in class physx.vehicle2.BaseVehicleParams
- getAckermannParams(long, int) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- getActiveAutoboxGearShift() - Method in class physx.vehicle2.PxVehicleAutoboxState
-
Describes whether a gear shift triggered by the autobox is still in flight.
- getActiveAutoboxGearShift(long) - Static method in class physx.vehicle2.PxVehicleAutoboxState.Raw
- getActiveStatus(int) - Method in class physx.vehicle2.PxVehicleTireStickyState
- getActiveStatus(long, int) - Static method in class physx.vehicle2.PxVehicleTireStickyState.Raw
- getActor() - Method in class physx.character.PxController
-
Get the rigid body actor associated with this controller (see PhysX documentation).
- getActor() - Method in class physx.character.PxControllerShapeHit
-
Touched actor
- getActor() - Method in class physx.physics.PxOverlapHit
- getActor() - Method in class physx.physics.PxRaycastHit
- getActor() - Method in class physx.physics.PxShape
-
Retrieves the actor which this shape is associated with.
- getActor() - Method in class physx.physics.PxSweepHit
- getActor(long) - Static method in class physx.character.PxController.Raw
- getActor(long) - Static method in class physx.character.PxControllerShapeHit.Raw
- getActor(long) - Static method in class physx.physics.PxOverlapHit.Raw
- getActor(long) - Static method in class physx.physics.PxRaycastHit.Raw
- getActor(long) - Static method in class physx.physics.PxShape.Raw
- getActor(long) - Static method in class physx.physics.PxSweepHit.Raw
- getActorAt(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getActorAt(PxActor, int) - Static method in class physx.support.NativeArrayHelpers
- getActorFlags() - Method in class physx.physics.PxActor
-
Reads the PxActor flags.
- getActorFlags(long) - Static method in class physx.physics.PxActor.Raw
- getActors(int) - Method in class physx.physics.PxContactPairHeader
- getActors(long, int) - Static method in class physx.physics.PxContactPairHeader.Raw
- getActuationStates(int) - Method in class physx.vehicle2.BaseVehicleState
- getActuationStates(long, int) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getAddress() - Method in class physx.NativeObject
- getAggregate() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the aggregate associated with the articulation.
- getAggregate(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getAligningMoment() - Method in class physx.vehicle2.PxVehicleTireForce
-
The aligning moment may be propagated to a torque-driven steering controller.
- getAligningMoment(long) - Static method in class physx.vehicle2.PxVehicleTireForce.Raw
- getAngle() - Method in class physx.common.PxQuat
- getAngle() - Method in class physx.extensions.PxRevoluteJoint
-
return the angle of the joint, in the range (-2*Pi, 2*Pi]
- getAngle(long) - Static method in class physx.common.PxQuat.Raw
- getAngle(long) - Static method in class physx.extensions.PxRevoluteJoint.Raw
- getAngle(long, long) - Static method in class physx.common.PxQuat.Raw
- getAngle(PxQuat) - Method in class physx.common.PxQuat
- getAngular() - Method in class physx.physics.PxSpatialVelocity
- getAngular(long) - Static method in class physx.physics.PxSpatialVelocity.Raw
- getAngularDamping() - Method in class physx.physics.PxRigidBody
-
Retrieves the angular damping coefficient.
- getAngularDamping(long) - Static method in class physx.physics.PxRigidBody.Raw
- getAngularVelocity() - Method in class physx.physics.PxRigidBody
-
Retrieves the angular velocity of the actor.
- getAngularVelocity() - Method in class physx.vehicle2.PxVehicleRigidBodyState
-
the body's angular velocity (in world space)
- getAngularVelocity(long) - Static method in class physx.physics.PxRigidBody.Raw
- getAngularVelocity(long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- getAntiRollForceParams(int) - Method in class physx.vehicle2.BaseVehicleParams
- getAntiRollForceParams(long, int) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- getAntiRollTorque() - Method in class physx.vehicle2.BaseVehicleState
- getAntiRollTorque() - Method in class physx.vehicle2.PxVehicleAntiRollTorque
-
The accumulated torque to apply to the rigid body.
- getAntiRollTorque(long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getAntiRollTorque(long) - Static method in class physx.vehicle2.PxVehicleAntiRollTorque.Raw
- getAnyHit(int) - Method in class physx.physics.PxOverlapBuffer10
- getAnyHit(int) - Method in class physx.physics.PxOverlapResult
- getAnyHit(int) - Method in class physx.physics.PxRaycastBuffer10
- getAnyHit(int) - Method in class physx.physics.PxRaycastResult
- getAnyHit(int) - Method in class physx.physics.PxSweepBuffer10
- getAnyHit(int) - Method in class physx.physics.PxSweepResult
- getAnyHit(long, int) - Static method in class physx.physics.PxOverlapBuffer10.Raw
- getAnyHit(long, int) - Static method in class physx.physics.PxOverlapResult.Raw
- getAnyHit(long, int) - Static method in class physx.physics.PxRaycastBuffer10.Raw
- getAnyHit(long, int) - Static method in class physx.physics.PxRaycastResult.Raw
- getAnyHit(long, int) - Static method in class physx.physics.PxSweepBuffer10.Raw
- getAnyHit(long, int) - Static method in class physx.physics.PxSweepResult.Raw
- getAreaTestEpsilon() - Method in class physx.cooking.PxCookingParams
-
Zero-size area epsilon used in convex hull computation.
- getAreaTestEpsilon(long) - Static method in class physx.cooking.PxCookingParams.Raw
- getArmature(long, int) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- getArmature(PxArticulationAxisEnum) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Gets the joint armature for the given axis.
- getArticulation() - Method in class physx.physics.PxArticulationLink
-
Gets the articulation that the link is a part of.
- getArticulation() - Method in class physx.physics.PxArticulationTendon
-
Gets the articulation that the tendon is a part of.
- getArticulation(long) - Static method in class physx.physics.PxArticulationLink.Raw
- getArticulation(long) - Static method in class physx.physics.PxArticulationTendon.Raw
- getArticulationFlags() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the articulation's flags.
- getArticulationFlags(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getAutoboxParams() - Method in class physx.vehicle2.EngineDrivetrainParams
- getAutoboxParams(long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- getAutoboxState() - Method in class physx.vehicle2.EngineDrivetrainState
- getAutoboxState(long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- getAveWheelSpeedContributionAllWheels(int) - Method in class physx.vehicle2.PxVehicleDifferentialState
- getAveWheelSpeedContributionAllWheels(long, int) - Static method in class physx.vehicle2.PxVehicleDifferentialState.Raw
- getAveWheelSpeedRatios(int) - Method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
- getAveWheelSpeedRatios(long, int) - Static method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams.Raw
- getAxle(int) - Method in class physx.vehicle2.PxVehicleAxleDescription
-
Return the axle of a specified wheel.
- getAxle(long, int) - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- getAxleDescription() - Method in class physx.vehicle2.BaseVehicleParams
- getAxleDescription(long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- getAxleToWheelIds(int) - Method in class physx.vehicle2.PxVehicleAxleDescription
- getAxleToWheelIds(long, int) - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- getBaseFlags() - Method in class physx.common.PxBase
-
Returns PxBaseFlags
- getBaseFlags(long) - Static method in class physx.common.PxBase.Raw
- getBaseParams() - Method in class physx.vehicle2.BaseVehicle
- getBaseParams(long) - Static method in class physx.vehicle2.BaseVehicle.Raw
- getBaseState() - Method in class physx.vehicle2.BaseVehicle
- getBaseState(long) - Static method in class physx.vehicle2.BaseVehicle.Raw
- getBasisVector0() - Method in class physx.common.PxQuat
- getBasisVector0(long) - Static method in class physx.common.PxQuat.Raw
- getBasisVector1() - Method in class physx.common.PxQuat
- getBasisVector1(long) - Static method in class physx.common.PxQuat.Raw
- getBasisVector2() - Method in class physx.common.PxQuat
- getBasisVector2(long) - Static method in class physx.common.PxQuat.Raw
- getBehaviorCallback() - Method in class physx.character.PxControllerDesc
-
Specifies a user behavior callback.
- getBehaviorCallback(long) - Static method in class physx.character.PxControllerDesc.Raw
- getBlock() - Method in class physx.physics.PxOverlapBuffer10
- getBlock() - Method in class physx.physics.PxOverlapResult
- getBlock() - Method in class physx.physics.PxRaycastBuffer10
- getBlock() - Method in class physx.physics.PxRaycastResult
- getBlock() - Method in class physx.physics.PxSweepBuffer10
- getBlock() - Method in class physx.physics.PxSweepResult
- getBlock(long) - Static method in class physx.physics.PxOverlapBuffer10.Raw
- getBlock(long) - Static method in class physx.physics.PxOverlapResult.Raw
- getBlock(long) - Static method in class physx.physics.PxRaycastBuffer10.Raw
- getBlock(long) - Static method in class physx.physics.PxRaycastResult.Raw
- getBlock(long) - Static method in class physx.physics.PxSweepBuffer10.Raw
- getBlock(long) - Static method in class physx.physics.PxSweepResult.Raw
- getBounceThreshold() - Method in class physx.extensions.PxJointLimitParameters
-
determines the minimum impact velocity which will cause the joint to bounce
- getBounceThreshold(long) - Static method in class physx.extensions.PxJointLimitParameters.Raw
- getBounceThresholdVelocity() - Method in class physx.physics.PxScene
-
Return the bounce threshold velocity.
- getBounceThresholdVelocity() - Method in class physx.physics.PxSceneDesc
-
A contact with a relative velocity below this will not bounce.
- getBounceThresholdVelocity(long) - Static method in class physx.physics.PxScene.Raw
- getBounceThresholdVelocity(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getBounds3At(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getBounds3At(PxBounds3, int) - Static method in class physx.support.NativeArrayHelpers
- getBrakeCommandResponseStates(int) - Method in class physx.vehicle2.BaseVehicleState
- getBrakeCommandResponseStates(long, int) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getBrakeResponseParams(int) - Method in class physx.vehicle2.BaseVehicleParams
- getBrakeResponseParams(long, int) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- getBrakes(int) - Method in class physx.vehicle2.PxVehicleCommandState
- getBrakes(long, int) - Static method in class physx.vehicle2.PxVehicleCommandState.Raw
- getBroadPhaseCaps(long, long) - Static method in class physx.physics.PxScene.Raw
- getBroadPhaseCaps(PxBroadPhaseCaps) - Method in class physx.physics.PxScene
-
Gets broad-phase caps.
- getBroadPhaseRegions(long, long, int) - Static method in class physx.physics.PxScene.Raw
- getBroadPhaseRegions(long, long, int, int) - Static method in class physx.physics.PxScene.Raw
- getBroadPhaseRegions(PxBroadPhaseRegionInfo, int) - Method in class physx.physics.PxScene
-
Gets broad-phase regions.
- getBroadPhaseRegions(PxBroadPhaseRegionInfo, int, int) - Method in class physx.physics.PxScene
-
Gets broad-phase regions.
- getBroadPhaseType() - Method in class physx.physics.PxScene
-
Returns broad-phase type.
- getBroadPhaseType() - Method in class physx.physics.PxSceneDesc
-
Selects the broad-phase algorithm to use.
- getBroadPhaseType(long) - Static method in class physx.physics.PxScene.Raw
- getBroadPhaseType(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getBuildGPUData() - Method in class physx.cooking.PxCookingParams
-
When true, additional information required for GPU-accelerated rigid body simulation is created.
- getBuildGPUData(long) - Static method in class physx.cooking.PxCookingParams.Raw
- getBuildTriangleAdjacencies() - Method in class physx.cooking.PxCookingParams
-
When true, the triangle adjacency information is created.
- getBuildTriangleAdjacencies(long) - Static method in class physx.cooking.PxCookingParams.Raw
- getCacheDataSize() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the size of the articulation cache in bytes.
- getCacheDataSize(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getCamber() - Method in class physx.vehicle2.PxVehicleSuspensionComplianceState
-
The camber angle in radians that arises from suspension compliance.
- getCamber(long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceState.Raw
- getCamberAngle() - Method in class physx.vehicle2.PxVehicleTireCamberAngleState
- getCamberAngle(long) - Static method in class physx.vehicle2.PxVehicleTireCamberAngleState.Raw
- getCamberStiff() - Method in class physx.vehicle2.PxVehicleTireForceParams
-
Tire camber stiffness Note: Camber force can be approximated as camberStiff*camberAngle.
- getCamberStiff(long) - Static method in class physx.vehicle2.PxVehicleTireForceParams.Raw
- getCcdMaxPasses() - Method in class physx.physics.PxSceneDesc
-
Maximum number of CCD passes
- getCcdMaxPasses(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getCCDMaxPasses() - Method in class physx.physics.PxScene
-
Gets the maximum number of CCD passes.
- getCCDMaxPasses(long) - Static method in class physx.physics.PxScene.Raw
- getCcdMaxSeparation() - Method in class physx.physics.PxSceneDesc
-
A threshold for speculative CCD.
- getCcdMaxSeparation(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getCCDMaxSeparation() - Method in class physx.physics.PxScene
-
Gets the maximum CCD separation.
- getCCDMaxSeparation(long) - Static method in class physx.physics.PxScene.Raw
- getCcdThreshold() - Method in class physx.physics.PxSceneDesc
-
CCD threshold
- getCcdThreshold(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getCCDThreshold() - Method in class physx.physics.PxScene
-
Gets the CCD threshold.
- getCCDThreshold(long) - Static method in class physx.physics.PxScene.Raw
- getCenter() - Method in class physx.common.PxBounds3
-
returns the center of this axis aligned box.
- getCenter(long) - Static method in class physx.common.PxBounds3.Raw
- getCenterBias() - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
-
The parameter centerBias specifies the maximum angular speed ratio of the sum of the two front wheels and the sum of the two rear wheels, as specified by frontWheelIds[2] and rearWheelIds[2].
- getCenterBias(long) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- getCenterOfMass() - Method in class physx.extensions.PxMassProperties
-
The center of mass of the object.
- getCenterOfMass(long) - Static method in class physx.extensions.PxMassProperties.Raw
- getCenterTarget() - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
-
The parameter centerTarget specifies the target rotational speed ratio of the sum of the two front wheels and the sum of the two rear wheels in the event that the ratio exceeds centerBias and centerBias is configured for an activated limited slip.
- getCenterTarget(long) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- getCfmScale() - Method in class physx.physics.PxArticulationLink
-
Get the constraint-force-mixing scale term.
- getCfmScale(long) - Static method in class physx.physics.PxArticulationLink.Raw
- getChildArticulationLink() - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Gets the child articulation link of this joint.
- getChildArticulationLink(long) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- getChildPose() - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Gets the joint pose in the child link actor frame.
- getChildPose(long) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- getClimbingMode() - Method in class physx.character.PxCapsuleController
-
Gets controller's climbing mode.
- getClimbingMode() - Method in class physx.character.PxCapsuleControllerDesc
-
The climbing mode
- getClimbingMode(long) - Static method in class physx.character.PxCapsuleController.Raw
- getClimbingMode(long) - Static method in class physx.character.PxCapsuleControllerDesc.Raw
- getClutch() - Method in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState
-
The instantaneous state of the clutch controller in range [0,1] with 1 denoting fully pressed and 0 fully depressed.
- getClutch(long) - Static method in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState.Raw
- getClutchCommandResponseParams() - Method in class physx.vehicle2.EngineDrivetrainParams
- getClutchCommandResponseParams(long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- getClutchCommandResponseState() - Method in class physx.vehicle2.EngineDrivetrainState
- getClutchCommandResponseState(long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- getClutchParams() - Method in class physx.vehicle2.EngineDrivetrainParams
- getClutchParams(long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- getClutchSlip() - Method in class physx.vehicle2.PxVehicleClutchSlipState
-
The slip at the clutch.
- getClutchSlip(long) - Static method in class physx.vehicle2.PxVehicleClutchSlipState.Raw
- getClutchState() - Method in class physx.vehicle2.EngineDrivetrainState
- getClutchState(long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- getCMassLocalPose() - Method in class physx.physics.PxRigidBody
-
Retrieves the center of mass pose relative to the actor frame.
- getCMassLocalPose(long) - Static method in class physx.physics.PxRigidBody.Raw
- getCoefficient() - Method in class physx.physics.PxArticulationAttachment
-
Gets the attachment coefficient.
- getCoefficient(long) - Static method in class physx.physics.PxArticulationAttachment.Raw
- getCoefficientMatrix() - Method in class physx.physics.PxArticulationCache
-
Deprecated.The API related to loop joints will be removed in a future version once a replacement is made available.
Constraint coefficient matrix.
- N = getCoefficentMatrixSize(). - The user needs to allocate memory and set this member to the allocated memory.
- getCoefficientMatrix(long) - Static method in class physx.physics.PxArticulationCache.Raw
- getCoefficientMatrixSize() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Deprecated.The API related to loop joints will be removed in a future version once a replacement is made available.
Returns the required size of the coefficient matrix in the articulation.
- getCoefficientMatrixSize(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getCollisionFlags() - Method in class physx.character.PxControllerState
-
Last known collision flags (PxControllerCollisionFlag)
- getCollisionFlags(long) - Static method in class physx.character.PxControllerState.Raw
- getColor() - Method in class physx.common.PxDebugPoint
- getColor(long) - Static method in class physx.common.PxDebugPoint.Raw
- getColor0() - Method in class physx.common.PxDebugLine
- getColor0() - Method in class physx.common.PxDebugTriangle
- getColor0(long) - Static method in class physx.common.PxDebugLine.Raw
- getColor0(long) - Static method in class physx.common.PxDebugTriangle.Raw
- getColor1() - Method in class physx.common.PxDebugLine
- getColor1() - Method in class physx.common.PxDebugTriangle
- getColor1(long) - Static method in class physx.common.PxDebugLine.Raw
- getColor1(long) - Static method in class physx.common.PxDebugTriangle.Raw
- getColor2() - Method in class physx.common.PxDebugTriangle
- getColor2(long) - Static method in class physx.common.PxDebugTriangle.Raw
- getColumn0() - Method in class physx.common.PxMat33
- getColumn0(long) - Static method in class physx.common.PxMat33.Raw
- getColumn1() - Method in class physx.common.PxMat33
- getColumn1(long) - Static method in class physx.common.PxMat33.Raw
- getColumn2() - Method in class physx.common.PxMat33
- getColumn2(long) - Static method in class physx.common.PxMat33.Raw
- getColumnScale() - Method in class physx.geometry.PxHeightFieldGeometry
-
The scaling factor for the height field in the column direction (z direction in local space).
- getColumnScale(long) - Static method in class physx.geometry.PxHeightFieldGeometry.Raw
- getCommandResponse() - Method in class physx.vehicle2.PxVehicleClutchCommandResponseState
- getCommandResponse() - Method in class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState
- getCommandResponse(long) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseState.Raw
- getCommandResponse(long) - Static method in class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState.Raw
- getCommandState() - Method in class physx.vehicle2.PhysXActorVehicle
- getCommandState(long) - Static method in class physx.vehicle2.PhysXActorVehicle.Raw
- getCommandValue() - Method in class physx.vehicle2.PxVehicleCommandValueResponseTable
-
The command value associated with the table of speed responses.
- getCommandValue(long) - Static method in class physx.vehicle2.PxVehicleCommandValueResponseTable.Raw
- getCommandValues(int) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
- getCommandValues(long, int) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- getComponentSequence() - Method in class physx.vehicle2.BaseVehicle
- getComponentSequence(long) - Static method in class physx.vehicle2.BaseVehicle.Raw
- getComponentSequenceSubstepGroupHandle() - Method in class physx.vehicle2.BaseVehicle
- getComponentSequenceSubstepGroupHandle(long) - Static method in class physx.vehicle2.BaseVehicle.Raw
- getCompressedContactSize() - Method in class physx.physics.PxSimulationStatistics
-
The size (in bytes) of the compressed contact stream in the current simulation step
- getCompressedContactSize(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getConcreteType() - Method in class physx.common.PxBase
-
Returns concrete type of object.
- getConcreteType(long) - Static method in class physx.common.PxBase.Raw
- getConcreteTypeName() - Method in class physx.common.PxBase
-
Returns string name of dynamic type.
- getConcreteTypeName(long) - Static method in class physx.common.PxBase.Raw
- getConjugate() - Method in class physx.common.PxQuat
- getConjugate(long) - Static method in class physx.common.PxQuat.Raw
- getConnectedWheels(int) - Method in class physx.vehicle2.PxVehicleDifferentialState
- getConnectedWheels(long, int) - Static method in class physx.vehicle2.PxVehicleDifferentialState.Raw
- getConstantBlock() - Method in class physx.physics.PxConstraintConnector
-
Obtain the pointer to the constraint's constant data
- getConstantBlock() - Method in class physx.vehicle2.PxVehicleConstraintConnector
- getConstantBlock(long) - Static method in class physx.physics.PxConstraintConnector.Raw
- getConstantBlock(long) - Static method in class physx.vehicle2.PxVehicleConstraintConnector.Raw
- getConstraint() - Method in class physx.extensions.PxJoint
-
Retrieves the PxConstraint corresponding to this joint.
- getConstraint() - Method in class physx.physics.PxConstraintInfo
-
The broken constraint.
- getConstraint(long) - Static method in class physx.extensions.PxJoint.Raw
- getConstraint(long) - Static method in class physx.physics.PxConstraintInfo.Raw
- getConstraintConnectors(int) - Method in class physx.vehicle2.PxVehiclePhysXConstraints
- getConstraintConnectors(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXConstraints.Raw
- getConstraintFlags() - Method in class physx.extensions.PxJoint
-
get the constraint flags for this joint.
- getConstraintFlags(long) - Static method in class physx.extensions.PxJoint.Raw
- getConstraints(int) - Method in class physx.vehicle2.PxVehiclePhysXConstraints
- getConstraints(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXConstraints.Raw
- getConstraintStates(int) - Method in class physx.vehicle2.PxVehiclePhysXConstraints
- getConstraintStates(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXConstraints.Raw
- getContactCount() - Method in class physx.physics.PxContactPair
-
Number of contact points stored in the contact stream
- getContactCount(long) - Static method in class physx.physics.PxContactPair.Raw
- getContactOffset() - Method in class physx.character.PxController
-
Retrieve the contact offset.
- getContactOffset() - Method in class physx.character.PxControllerDesc
-
The contact offset used by the controller.
- getContactOffset() - Method in class physx.physics.PxShape
-
Retrieves the contact offset.
- getContactOffset(long) - Static method in class physx.character.PxController.Raw
- getContactOffset(long) - Static method in class physx.character.PxControllerDesc.Raw
- getContactOffset(long) - Static method in class physx.physics.PxShape.Raw
- getContactPairAt(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getContactPairAt(PxContactPair, int) - Static method in class physx.support.NativeArrayHelpers
- getContactPairHeaderAt(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getContactPairHeaderAt(PxContactPairHeader, int) - Static method in class physx.support.NativeArrayHelpers
- getContactPairSlabSize() - Method in class physx.physics.PxSceneDesc
-
Defines the size of a contact pool slab.
- getContactPairSlabSize(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getContactReportStreamBufferSize() - Method in class physx.physics.PxScene
-
Return the value of PxSceneDesc::contactReportStreamBufferSize that was set when creating the scene with PxPhysics::createScene
- getContactReportStreamBufferSize() - Method in class physx.physics.PxSceneDesc
-
Size of the contact report stream (in bytes).
- getContactReportStreamBufferSize(long) - Static method in class physx.physics.PxScene.Raw
- getContactReportStreamBufferSize(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getContactReportThreshold() - Method in class physx.physics.PxRigidDynamic
-
Retrieves the force threshold for contact reports.
- getContactReportThreshold(long) - Static method in class physx.physics.PxRigidDynamic.Raw
- getContacts(int) - Method in class physx.geometry.PxContactBuffer
- getContacts(long, int) - Static method in class physx.geometry.PxContactBuffer.Raw
- getContactSlopCoefficient() - Method in class physx.physics.PxRigidBody
-
Returns the contact slop coefficient.
- getContactSlopCoefficient(long) - Static method in class physx.physics.PxRigidBody.Raw
- getController() - Method in class physx.character.PxControllerHit
-
Current controller
- getController(int) - Method in class physx.character.PxControllerManager
-
Retrieve one of the controllers in the manager.
- getController(long) - Static method in class physx.character.PxControllerHit.Raw
- getController(long, int) - Static method in class physx.character.PxControllerManager.Raw
- getControllerAt(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getControllerAt(PxController, int) - Static method in class physx.support.NativeArrayHelpers
- getControllerBehaviorFlags(long, long) - Static method in class physx.character.SimpleControllerBehaviorCallback.Raw
- getControllerBehaviorFlags(PxController) - Method in class physx.character.PxControllerBehaviorCallbackImpl
- getControllerBehaviorFlags(PxController) - Method in class physx.character.SimpleControllerBehaviorCallback
- getControllerManager() - Method in class physx.character.PxObstacleContext
-
Retrieves the controller manager associated with this context.
- getControllerManager(long) - Static method in class physx.character.PxObstacleContext.Raw
- getControllerObstacleHitAt(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getControllerObstacleHitAt(PxControllerObstacleHit, int) - Static method in class physx.support.NativeArrayHelpers
- getControllerShapeHitAt(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getControllerShapeHitAt(PxControllerShapeHit, int) - Static method in class physx.support.NativeArrayHelpers
- getControllersHitAt(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getControllersHitAt(PxControllersHit, int) - Static method in class physx.support.NativeArrayHelpers
- getConvexEdgeThreshold() - Method in class physx.geometry.PxHeightField
-
Retrieves the convex edge threshold.
- getConvexEdgeThreshold() - Method in class physx.geometry.PxHeightFieldDesc
-
This threshold is used by the collision detection to determine if a height field edge is convex and can generate contact points.
- getConvexEdgeThreshold(long) - Static method in class physx.geometry.PxHeightField.Raw
- getConvexEdgeThreshold(long) - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- GetConvexHull(int, VHACDConvexHull) - Method in class physx.vhacd.VHACDImpl
- GetConvexHull(long, int, long) - Static method in class physx.vhacd.VHACDImpl.Raw
- getConvexMesh() - Method in class physx.extensions.ConvexMeshSupport
- getConvexMesh() - Method in class physx.geometry.PxConvexMeshGeometry
-
A reference to the convex mesh object.
- getConvexMesh(long) - Static method in class physx.extensions.ConvexMeshSupport.Raw
- getConvexMesh(long) - Static method in class physx.geometry.PxConvexMeshGeometry.Raw
- getConvexMeshCookingType() - Method in class physx.cooking.PxCookingParams
-
Convex hull creation algorithm.
- getConvexMeshCookingType(long) - Static method in class physx.cooking.PxCookingParams.Raw
- getCorrectedRotationSpeed() - Method in class physx.vehicle2.PxVehicleWheelRigidBody1dState
-
The corrected rotation speed of the wheel around the lateral axis in radians per second.
- getCorrectedRotationSpeed(long) - Static method in class physx.vehicle2.PxVehicleWheelRigidBody1dState.Raw
- getCount() - Method in class physx.common.PxBoundedData
- getCount() - Method in class physx.geometry.PxContactBuffer
- getCount(long) - Static method in class physx.common.PxBoundedData.Raw
- getCount(long) - Static method in class physx.geometry.PxContactBuffer.Raw
- getCpuDispatcher() - Method in class physx.physics.PxScene
-
Return the cpu dispatcher that was set in PxSceneDesc::cpuDispatcher when creating the scene with PxPhysics::createScene
- getCpuDispatcher() - Method in class physx.physics.PxSceneDesc
-
The CPU task dispatcher for the scene.
- getCpuDispatcher(long) - Static method in class physx.physics.PxScene.Raw
- getCpuDispatcher(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getCurrentGear() - Method in class physx.vehicle2.PxVehicleGearboxState
-
Current gear
- getCurrentGear(long) - Static method in class physx.vehicle2.PxVehicleGearboxState.Raw
- getCustomMargin() - Method in class physx.extensions.CustomSupport
- getCustomMargin() - Method in class physx.extensions.CustomSupportImpl
- getCustomMargin(long) - Static method in class physx.extensions.CustomSupport.Raw
- getCustomSupportLocal(long, long, long) - Static method in class physx.extensions.CustomSupport.Raw
- getCustomSupportLocal(PxVec3, PxVec3) - Method in class physx.extensions.CustomSupport
- getCustomSupportLocal(PxVec3, PxVec3) - Method in class physx.extensions.CustomSupportImpl
- getD() - Method in class physx.common.PxPlane
-
The distance from the origin
- getD(long) - Static method in class physx.common.PxPlane.Raw
- getDamping() - Method in class physx.extensions.PxDistanceJoint
-
Get the damping of the joint spring.
- getDamping() - Method in class physx.extensions.PxJointLimitParameters
-
if spring is greater than zero, this is the damping of the limit spring
- getDamping() - Method in class physx.extensions.PxSpring
-
the damping strength of the drive: that is, the force proportional to the velocity error
- getDamping() - Method in class physx.geometry.PxContactPoint
-
Damping coefficient (for compliant contacts)
- getDamping() - Method in class physx.physics.PxArticulationDrive
-
The drive damping, i.e.
- getDamping() - Method in class physx.physics.PxArticulationTendon
-
Gets the damping term acting both on the tendon length and tendon-length limits.
- getDamping() - Method in class physx.vehicle2.PxVehicleSuspensionForceParams
-
Spring damper rate of suspension.
- getDamping() - Method in class physx.vehicle2.PxVehicleTireAxisStickyParams
-
The rate at which the velocity constraint approaches zero is controlled by the damping parameter.
- getDamping(long) - Static method in class physx.extensions.PxDistanceJoint.Raw
- getDamping(long) - Static method in class physx.extensions.PxJointLimitParameters.Raw
- getDamping(long) - Static method in class physx.extensions.PxSpring.Raw
- getDamping(long) - Static method in class physx.geometry.PxContactPoint.Raw
- getDamping(long) - Static method in class physx.physics.PxArticulationDrive.Raw
- getDamping(long) - Static method in class physx.physics.PxArticulationTendon.Raw
- getDamping(long) - Static method in class physx.vehicle2.PxVehicleSuspensionForceParams.Raw
- getDamping(long) - Static method in class physx.vehicle2.PxVehicleTireAxisStickyParams.Raw
- getDampingRate() - Method in class physx.vehicle2.PxVehicleWheelParams
-
Damping rate applied to wheel.
- getDampingRate(long) - Static method in class physx.vehicle2.PxVehicleWheelParams.Raw
- getDampingRateFullThrottle() - Method in class physx.vehicle2.PxVehicleEngineParams
- getDampingRateFullThrottle(long) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- getDampingRateZeroThrottleClutchDisengaged() - Method in class physx.vehicle2.PxVehicleEngineParams
- getDampingRateZeroThrottleClutchDisengaged(long) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- getDampingRateZeroThrottleClutchEngaged() - Method in class physx.vehicle2.PxVehicleEngineParams
- getDampingRateZeroThrottleClutchEngaged(long) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- getData() - Method in class physx.common.PxStridedData
- getData() - Method in class physx.common.PxTypedBoundedData_PxU16
- getData() - Method in class physx.common.PxTypedBoundedData_PxU16Const
- getData() - Method in class physx.extensions.PxDefaultMemoryOutputStream
- getData() - Method in class physx.physics.PxQueryFilterData
-
Filter data associated with the scene query
- getData(long) - Static method in class physx.common.PxStridedData.Raw
- getData(long) - Static method in class physx.common.PxTypedBoundedData_PxU16.Raw
- getData(long) - Static method in class physx.common.PxTypedBoundedData_PxU16Const.Raw
- getData(long) - Static method in class physx.extensions.PxDefaultMemoryOutputStream.Raw
- getData(long) - Static method in class physx.physics.PxQueryFilterData.Raw
- getDebugLineAt(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getDebugLineAt(PxDebugLine, int) - Static method in class physx.support.NativeArrayHelpers
- getDebugPointAt(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getDebugPointAt(PxDebugPoint, int) - Static method in class physx.support.NativeArrayHelpers
- getDebugTriangleAt(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getDebugTriangleAt(PxDebugTriangle, int) - Static method in class physx.support.NativeArrayHelpers
- getDefaultFilterData() - Method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
-
The default filter data to use for the physx scene query.
- getDefaultFilterData(long) - Static method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams.Raw
- getDefaultFriction() - Method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
-
A default friction value to be used in the event that the PxMaterial under the tire is not found in the array #materialFrictions.
- getDefaultFriction(long) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams.Raw
- getDeltaXP() - Method in class physx.character.PxControllerState
-
delta position vector for the object the CCT is standing/riding on.
- getDeltaXP(long) - Static method in class physx.character.PxControllerState.Raw
- getDenseJacobian() - Method in class physx.physics.PxArticulationCache
-
Dense Jacobian data.
- getDenseJacobian(long) - Static method in class physx.physics.PxArticulationCache.Raw
- getDensity() - Method in class physx.character.PxControllerDesc
-
Density of underlying kinematic actor
- getDensity(long) - Static method in class physx.character.PxControllerDesc.Raw
- getDeterminant() - Method in class physx.common.PxMat33
- getDeterminant(long) - Static method in class physx.common.PxMat33.Raw
- getDifferentialState() - Method in class physx.vehicle2.EngineDrivetrainState
- getDifferentialState(long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- getDifferentialType() - Method in class physx.vehicle2.EngineDriveVehicle
- getDifferentialType(long) - Static method in class physx.vehicle2.EngineDriveVehicle.Raw
- getDimensions() - Method in class physx.common.PxBounds3
-
returns the dimensions (width/height/depth) of this axis aligned box.
- getDimensions(long) - Static method in class physx.common.PxBounds3.Raw
- getDir() - Method in class physx.character.PxControllerHit
-
Motion direction
- getDir(long) - Static method in class physx.character.PxControllerHit.Raw
- getDirectDriveParams() - Method in class physx.vehicle2.DirectDriveVehicle
- getDirectDriveParams(long) - Static method in class physx.vehicle2.DirectDriveVehicle.Raw
- getDirectDriveState() - Method in class physx.vehicle2.DirectDriveVehicle
- getDirectDriveState(long) - Static method in class physx.vehicle2.DirectDriveVehicle.Raw
- getDirectDriveThrottleResponseParams() - Method in class physx.vehicle2.DirectDrivetrainParams
- getDirectDriveThrottleResponseParams(long) - Static method in class physx.vehicle2.DirectDrivetrainParams.Raw
- getDirectDriveThrottleResponseStates(int) - Method in class physx.vehicle2.DirectDrivetrainState
- getDirectDriveThrottleResponseStates(long, int) - Static method in class physx.vehicle2.DirectDrivetrainState.Raw
- getDirectionForSuspensionLimitConstraint() - Method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams
- getDirectionForSuspensionLimitConstraint(long) - Static method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams.Raw
- getDirections(int) - Method in class physx.vehicle2.PxVehicleTireDirectionState
- getDirections(long, int) - Static method in class physx.vehicle2.PxVehicleTireDirectionState.Raw
- getDistance() - Method in class physx.extensions.PxDistanceJoint
-
Return the current distance of the joint
- getDistance() - Method in class physx.physics.PxLocationHit
-
Distance to hit.
- getDistance(long) - Static method in class physx.extensions.PxDistanceJoint.Raw
- getDistance(long) - Static method in class physx.physics.PxLocationHit.Raw
- getDistanceJointFlags() - Method in class physx.extensions.PxDistanceJoint
-
Get the flags specific to the Distance Joint.
- getDistanceJointFlags(long) - Static method in class physx.extensions.PxDistanceJoint.Raw
- getDofs() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the total number of joint degrees-of-freedom (DOFs) of the articulation.
- getDofs(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getDominance0() - Method in class physx.physics.PxDominanceGroupPair
- getDominance0(long) - Static method in class physx.physics.PxDominanceGroupPair.Raw
- getDominance1() - Method in class physx.physics.PxDominanceGroupPair
- getDominance1(long) - Static method in class physx.physics.PxDominanceGroupPair.Raw
- getDominanceGroup() - Method in class physx.physics.PxActor
-
Retrieves the value set with setDominanceGroup().
- getDominanceGroup(long) - Static method in class physx.physics.PxActor.Raw
- getDominanceGroupPair(byte, byte) - Method in class physx.physics.PxScene
-
Samples the dominance matrix.
- getDominanceGroupPair(long, byte, byte) - Static method in class physx.physics.PxScene.Raw
- getDownRatios(int) - Method in class physx.vehicle2.PxVehicleAutoboxParams
- getDownRatios(long, int) - Static method in class physx.vehicle2.PxVehicleAutoboxParams.Raw
- getDrive(long, int) - Static method in class physx.extensions.PxD6Joint.Raw
- getDrive(PxD6DriveEnum) - Method in class physx.extensions.PxD6Joint
-
Get the drive parameters for the specified drive type.
- getDriveForceLimit() - Method in class physx.extensions.PxRevoluteJoint
-
gets the maximum torque the drive can exert.
- getDriveForceLimit(long) - Static method in class physx.extensions.PxRevoluteJoint.Raw
- getDriveGearRatio() - Method in class physx.extensions.PxRevoluteJoint
-
gets the gear ratio.
- getDriveGearRatio(long) - Static method in class physx.extensions.PxRevoluteJoint.Raw
- getDrivePosition() - Method in class physx.extensions.PxD6Joint
-
Get the drive goal pose.
- getDrivePosition(long) - Static method in class physx.extensions.PxD6Joint.Raw
- getDriveTarget(long, int) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- getDriveTarget(PxArticulationAxisEnum) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Returns the joint drive position target for the given axis.
- getDriveType() - Method in class physx.physics.PxArticulationDrive
-
The drive type.
- getDriveType(long) - Static method in class physx.physics.PxArticulationDrive.Raw
- getDriveVelocity() - Method in class physx.extensions.PxRevoluteJoint
-
gets the target velocity for the drive model.
- getDriveVelocity(long) - Static method in class physx.extensions.PxRevoluteJoint.Raw
- getDriveVelocity(long, int) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- getDriveVelocity(long, long, long) - Static method in class physx.extensions.PxD6Joint.Raw
- getDriveVelocity(PxVec3, PxVec3) - Method in class physx.extensions.PxD6Joint
-
Get the target goal velocity for joint drive.
- getDriveVelocity(PxArticulationAxisEnum) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Returns the joint drive velocity target for the given axis.
- getDynamicBVHBuildStrategy() - Method in class physx.physics.PxSceneDesc
- getDynamicBVHBuildStrategy(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getDynamicFriction() - Method in class physx.geometry.PxContactPoint
-
The dynamic friction coefficient
- getDynamicFriction() - Method in class physx.physics.PxMaterial
-
Retrieves the DynamicFriction value.
- getDynamicFriction(long) - Static method in class physx.geometry.PxContactPoint.Raw
- getDynamicFriction(long) - Static method in class physx.physics.PxMaterial.Raw
- getDynamicNbObjectsPerNode() - Method in class physx.physics.PxSceneDesc
- getDynamicNbObjectsPerNode(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getDynamicStructure() - Method in class physx.physics.PxSceneDesc
- getDynamicStructure() - Method in class physx.physics.PxSceneSQSystem
-
Return the value of PxSceneQueryDesc::dynamicStructure that was set when creating the scene with PxPhysics::createScene
- getDynamicStructure(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getDynamicStructure(long) - Static method in class physx.physics.PxSceneSQSystem.Raw
- getDynamicTreeRebuildRateHint() - Method in class physx.physics.PxSceneDesc
- getDynamicTreeRebuildRateHint() - Method in class physx.physics.PxSceneQuerySystemBase
-
Retrieves the rebuild rate of the dynamic tree pruning structures.
- getDynamicTreeRebuildRateHint(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getDynamicTreeRebuildRateHint(long) - Static method in class physx.physics.PxSceneQuerySystemBase.Raw
- getDynamicTreeSecondaryPruner() - Method in class physx.physics.PxSceneDesc
- getDynamicTreeSecondaryPruner(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getEngineDriveParams() - Method in class physx.vehicle2.EngineDriveVehicle
- getEngineDriveParams(long) - Static method in class physx.vehicle2.EngineDriveVehicle.Raw
- getEngineDriveState() - Method in class physx.vehicle2.EngineDriveVehicle
- getEngineDriveState(long) - Static method in class physx.vehicle2.EngineDriveVehicle.Raw
- getEngineParams() - Method in class physx.vehicle2.EngineDrivetrainParams
- getEngineParams(long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- getEngineState() - Method in class physx.vehicle2.EngineDrivetrainState
- getEngineState(long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- getEstimateIterations() - Method in class physx.vehicle2.PxVehicleClutchParams
-
Tune the mathematical accuracy and computational cost of the computed estimate to the wheel and engine rotation speeds if eESTIMATE is chosen.
- getEstimateIterations(long) - Static method in class physx.vehicle2.PxVehicleClutchParams.Raw
- getEvents() - Method in class physx.physics.PxContactPair
-
Flags raised due to the contact.
- getEvents(long) - Static method in class physx.physics.PxContactPair.Raw
- getExtents() - Method in class physx.common.PxBounds3
-
returns the extents, which are half of the width/height/depth.
- getExtents(long) - Static method in class physx.common.PxBounds3.Raw
- getExternalForce() - Method in class physx.vehicle2.PxVehicleRigidBodyState
-
external force (in world space) affecting the rigid body (usually excluding gravitational force)
- getExternalForce(long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- getExternalForces() - Method in class physx.physics.PxArticulationCache
-
External forces acting on the articulation links for inverse dynamics computation.
- getExternalForces(long) - Static method in class physx.physics.PxArticulationCache.Raw
- getExternalReference() - Method in class physx.physics.PxConstraintInfo
-
The external object which owns the constraint (see #PxConstraintConnector::getExternalReference())
- getExternalReference(long) - Static method in class physx.physics.PxConstraintInfo.Raw
- getExternalTorque() - Method in class physx.vehicle2.PxVehicleRigidBodyState
-
external torque (in world space) affecting the rigid body
- getExternalTorque(long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- getFaceIndex() - Method in class physx.physics.PxQueryHit
-
Face index of touched triangle, for triangle meshes, convex meshes and height fields.
- getFaceIndex(long) - Static method in class physx.physics.PxQueryHit.Raw
- getFileWriteStream() - Method in class physx.support.PxOmniPvd
- getFileWriteStream(long) - Static method in class physx.support.PxOmniPvd.Raw
- getFilterCallback() - Method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
-
A filter callback to be used by the physx scene query Note: A null pointer is allowed.
- getFilterCallback(long) - Static method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams.Raw
- getFilterDataEntries() - Method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
-
Array of filter data entries (one per wheel) to use for the physx scene query.
- getFilterDataEntries(long) - Static method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams.Raw
- getFilterShader() - Method in class physx.physics.PxScene
-
Gets the custom collision filter shader in use for this scene.
- getFilterShader() - Method in class physx.physics.PxSceneDesc
-
The custom filter shader to use for collision filtering.
- getFilterShader(long) - Static method in class physx.physics.PxScene.Raw
- getFilterShader(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getFilterShaderData() - Method in class physx.physics.PxScene
-
Gets the shared global filter data in use for this scene.
- getFilterShaderData() - Method in class physx.physics.PxSceneDesc
-
Shared global filter data which will get passed into the filter shader.
- getFilterShaderData(long) - Static method in class physx.physics.PxScene.Raw
- getFilterShaderData(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getFilterShaderDataSize() - Method in class physx.physics.PxScene
-
Gets the size of the shared global filter data (#PxSceneDesc.filterShaderData)
- getFilterShaderDataSize() - Method in class physx.physics.PxSceneDesc
-
Size (in bytes) of the shared global filter data #filterShaderData.
- getFilterShaderDataSize(long) - Static method in class physx.physics.PxScene.Raw
- getFilterShaderDataSize(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getFinalRatio() - Method in class physx.vehicle2.PxVehicleGearboxParams
-
Gear ratio applied is #ratios[currentGear]*#finalRatio
- getFinalRatio(long) - Static method in class physx.vehicle2.PxVehicleGearboxParams.Raw
- getFlags() - Method in class physx.cooking.PxConvexMeshDesc
-
Flags bits, combined from values of the enum ::PxConvexFlag
- getFlags() - Method in class physx.extensions.PxD6JointDrive
-
the joint drive flags
- getFlags() - Method in class physx.geometry.PxHeightField
-
Retrieves the flags bits, combined from values of the enum ::PxHeightFieldFlag.
- getFlags() - Method in class physx.geometry.PxHeightFieldDesc
-
Flags bits, combined from values of the enum ::PxHeightFieldFlag.
- getFlags() - Method in class physx.geometry.PxSimpleTriangleMesh
-
Flags bits, combined from values of the enum ::PxMeshFlag
- getFlags() - Method in class physx.geometry.PxTetrahedronMeshDesc
-
Flags bits, combined from values of the enum ::PxMeshFlag
- getFlags() - Method in class physx.physics.PxConstraint
-
Retrieve the flags for this constraint
- getFlags() - Method in class physx.physics.PxContactPair
-
Additional information on the contact report pair.
- getFlags() - Method in class physx.physics.PxContactPairHeader
-
Additional information on the contact report pair.
- getFlags() - Method in class physx.physics.PxLocationHit
-
Hit flags specifying which members contain valid values.
- getFlags() - Method in class physx.physics.PxMaterial
-
Retrieves the flags.
- getFlags() - Method in class physx.physics.PxQueryFilterData
-
Filter flags (see #PxQueryFlags)
- getFlags() - Method in class physx.physics.PxScene
-
Get the scene flags.
- getFlags() - Method in class physx.physics.PxSceneDesc
-
Flags used to select scene options.
- getFlags() - Method in class physx.physics.PxShape
-
Retrieves shape flags.
- getFlags() - Method in class physx.physics.PxTriggerPair
-
Additional information on the pair (see #PxTriggerPairFlag)
- getFlags(long) - Static method in class physx.cooking.PxConvexMeshDesc.Raw
- getFlags(long) - Static method in class physx.extensions.PxD6JointDrive.Raw
- getFlags(long) - Static method in class physx.geometry.PxHeightField.Raw
- getFlags(long) - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- getFlags(long) - Static method in class physx.geometry.PxSimpleTriangleMesh.Raw
- getFlags(long) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- getFlags(long) - Static method in class physx.physics.PxConstraint.Raw
- getFlags(long) - Static method in class physx.physics.PxContactPair.Raw
- getFlags(long) - Static method in class physx.physics.PxContactPairHeader.Raw
- getFlags(long) - Static method in class physx.physics.PxLocationHit.Raw
- getFlags(long) - Static method in class physx.physics.PxMaterial.Raw
- getFlags(long) - Static method in class physx.physics.PxQueryFilterData.Raw
- getFlags(long) - Static method in class physx.physics.PxScene.Raw
- getFlags(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getFlags(long) - Static method in class physx.physics.PxShape.Raw
- getFlags(long) - Static method in class physx.physics.PxTriggerPair.Raw
- getFootPosition() - Method in class physx.character.PxController
-
Retrieve the "foot" position of the controller, i.e.
- getFootPosition(long) - Static method in class physx.character.PxController.Raw
- getForce() - Method in class physx.physics.PxSpatialForce
- getForce() - Method in class physx.vehicle2.PxVehicleSuspensionForce
-
The force to apply to the rigid body.
- getForce(long) - Static method in class physx.physics.PxSpatialForce.Raw
- getForce(long) - Static method in class physx.vehicle2.PxVehicleSuspensionForce.Raw
- getForce(long, long, long) - Static method in class physx.physics.PxConstraint.Raw
- getForce(PxVec3, PxVec3) - Method in class physx.physics.PxConstraint
-
Retrieve the constraint force most recently applied to maintain this constraint.
- getForceLimit() - Method in class physx.extensions.PxD6JointDrive
-
the force limit of the drive - may be an impulse or a force depending on PxConstraintFlag::eDRIVE_LIMITS_ARE_FORCES
- getForceLimit(long) - Static method in class physx.extensions.PxD6JointDrive.Raw
- getForces(int) - Method in class physx.vehicle2.PxVehicleTireForce
- getForces(long, int) - Static method in class physx.vehicle2.PxVehicleTireForce.Raw
- getFormat() - Method in class physx.geometry.PxHeightField
-
Retrieves the format of the sample data.
- getFormat() - Method in class physx.geometry.PxHeightFieldDesc
-
Format of the sample data.
- getFormat(long) - Static method in class physx.geometry.PxHeightField.Raw
- getFormat(long) - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- getFoundation() - Method in class physx.physics.PxPhysics
-
Retrieves the Foundation instance.
- getFoundation(long) - Static method in class physx.physics.PxPhysics.Raw
- getFourWheelDifferentialParams() - Method in class physx.vehicle2.EngineDrivetrainParams
- getFourWheelDifferentialParams(long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- getFrame() - Method in class physx.vehicle2.BaseVehicleParams
- getFrame() - Method in class physx.vehicle2.PxVehicleFrame
- getFrame() - Method in class physx.vehicle2.PxVehicleSimulationContext
- getFrame(long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- getFrame(long) - Static method in class physx.vehicle2.PxVehicleFrame.Raw
- getFrame(long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- getFriction() - Method in class physx.vehicle2.PxVehiclePhysXMaterialFriction
-
A friction value that is to be mapped to a PxMaterial instance.
- getFriction() - Method in class physx.vehicle2.PxVehicleRoadGeometryState
-
the friction to be used by the tire model
- getFriction() - Method in class physx.vehicle2.PxVehicleTireGripState
-
The tire friction is the product of the road geometry friction and a friction response multiplier.
- getFriction(long) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFriction.Raw
- getFriction(long) - Static method in class physx.vehicle2.PxVehicleRoadGeometryState.Raw
- getFriction(long) - Static method in class physx.vehicle2.PxVehicleTireGripState.Raw
- getFrictionCoefficient() - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Gets the joint friction coefficient.
- getFrictionCoefficient(long) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- getFrictionCombineMode() - Method in class physx.physics.PxMaterial
-
Retrieves the friction combine mode.
- getFrictionCombineMode(long) - Static method in class physx.physics.PxMaterial.Raw
- getFrictionCorrelationDistance() - Method in class physx.physics.PxScene
-
Gets the friction correlation distance.
- getFrictionCorrelationDistance() - Method in class physx.physics.PxSceneDesc
-
Friction correlation distance used to decide whether contacts are close enough to be merged into a single friction anchor point or not.
- getFrictionCorrelationDistance(long) - Static method in class physx.physics.PxScene.Raw
- getFrictionCorrelationDistance(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getFrictionOffsetThreshold() - Method in class physx.physics.PxScene
-
Gets the friction offset threshold.
- getFrictionOffsetThreshold() - Method in class physx.physics.PxSceneDesc
-
A threshold of contact separation distance used to decide if a contact point will experience friction forces.
- getFrictionOffsetThreshold(long) - Static method in class physx.physics.PxScene.Raw
- getFrictionOffsetThreshold(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getFrictionType() - Method in class physx.physics.PxScene
-
Deprecated.Since only the patch friction model is supported now, the friction type option is obsolete.
- getFrictionType() - Method in class physx.physics.PxSceneDesc
-
Deprecated.Since only the patch friction model is supported now, the frictionType parameter is obsolete.
Default: PxFrictionType::ePATCH
- getFrictionType(long) - Static method in class physx.physics.PxScene.Raw
- getFrictionType(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getFrontBias() - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
-
The parameter frontBias specifies the maximum angular speed ratio of the two front wheels specified by frontWheelIds[2].
- getFrontBias(long) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- getFrontTarget() - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
-
The parameter frontTarget specifies the target rotational speed ratio of the two front wheels in the event that the ratio exceeds frontBias and frontBias is configured for an activated limited slip or locked axle.
- getFrontTarget(long) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- getFrontWheelIds(int) - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
- getFrontWheelIds(long, int) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- getGaussMapLimit() - Method in class physx.cooking.PxCookingParams
-
Vertex limit beyond which additional acceleration structures are computed for each convex mesh.
- getGaussMapLimit(long) - Static method in class physx.cooking.PxCookingParams.Raw
- getGear() - Method in class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState
-
The desired gear of the input gear controller.
- getGear(long) - Static method in class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState.Raw
- getGearBoxParams() - Method in class physx.vehicle2.EngineDrivetrainParams
- getGearBoxParams(long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- getGearboxState() - Method in class physx.vehicle2.EngineDrivetrainState
- getGearboxState(long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- getGearRatio() - Method in class physx.extensions.PxGearJoint
-
Get the gear ratio.
- getGearRatio(long) - Static method in class physx.extensions.PxGearJoint.Raw
- getGearSwitchTime() - Method in class physx.vehicle2.PxVehicleGearboxState
-
Reported time that has passed since gear change started.
- getGearSwitchTime(long) - Static method in class physx.vehicle2.PxVehicleGearboxState.Raw
- getGeometry() - Method in class physx.physics.PxShape
-
Retrieve a reference to the shape's geometry.
- getGeometry(long) - Static method in class physx.physics.PxShape.Raw
- getGlobalPose() - Method in class physx.physics.PxRigidActor
-
Retrieves the actors world space transform.
- getGlobalPose(long) - Static method in class physx.physics.PxRigidActor.Raw
- getGlobalPose(long, long) - Static method in class physx.physics.PxShapeExt.Raw
- getGlobalPose(PxShape, PxRigidActor) - Static method in class physx.physics.PxShapeExt
-
Retrieves the world space pose of the shape.
- getGpuComputeVersion() - Method in class physx.physics.PxSceneDesc
-
Defines which compute version the GPU dynamics should target.
- getGpuComputeVersion(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getGPUIndex() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the GPU articulation index.
- getGPUIndex(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getGpuMaxNumPartitions() - Method in class physx.physics.PxSceneDesc
-
Limitation for the partitions in the GPU dynamics pipeline.
- getGpuMaxNumPartitions(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getGpuMaxNumStaticPartitions() - Method in class physx.physics.PxSceneDesc
-
Limitation for the number of static rigid body partitions in the GPU dynamics pipeline.
- getGpuMaxNumStaticPartitions(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getGravity() - Method in class physx.physics.PxScene
-
Retrieves the current gravity setting.
- getGravity() - Method in class physx.physics.PxSceneDesc
-
Gravity vector.
- getGravity() - Method in class physx.vehicle2.PxVehicleSimulationContext
- getGravity(long) - Static method in class physx.physics.PxScene.Raw
- getGravity(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getGravity(long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- getGroupToWheelIds(int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
- getGroupToWheelIds(long, int) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- getHalfExtents() - Method in class physx.extensions.BoxSupport
- getHalfExtents() - Method in class physx.geometry.PxBoxGeometry
-
Half of the width, height, and depth of the box.
- getHalfExtents(long) - Static method in class physx.extensions.BoxSupport.Raw
- getHalfExtents(long) - Static method in class physx.geometry.PxBoxGeometry.Raw
- getHalfForwardExtent() - Method in class physx.character.PxBoxController
-
Gets controller's half forward extent.
- getHalfForwardExtent() - Method in class physx.character.PxBoxControllerDesc
-
Half forward extent
- getHalfForwardExtent(long) - Static method in class physx.character.PxBoxController.Raw
- getHalfForwardExtent(long) - Static method in class physx.character.PxBoxControllerDesc.Raw
- getHalfHeight() - Method in class physx.character.PxBoxController
-
Gets controller's half height.
- getHalfHeight() - Method in class physx.character.PxBoxControllerDesc
-
Half height
- getHalfHeight() - Method in class physx.extensions.CapsuleSupport
- getHalfHeight() - Method in class physx.geometry.PxCapsuleGeometry
-
half of the capsule's height, measured between the centers of the hemispherical ends.
- getHalfHeight(long) - Static method in class physx.character.PxBoxController.Raw
- getHalfHeight(long) - Static method in class physx.character.PxBoxControllerDesc.Raw
- getHalfHeight(long) - Static method in class physx.extensions.CapsuleSupport.Raw
- getHalfHeight(long) - Static method in class physx.geometry.PxCapsuleGeometry.Raw
- getHalfSideExtent() - Method in class physx.character.PxBoxController
-
Gets controller's half side extent.
- getHalfSideExtent() - Method in class physx.character.PxBoxControllerDesc
-
Half side extent
- getHalfSideExtent(long) - Static method in class physx.character.PxBoxController.Raw
- getHalfSideExtent(long) - Static method in class physx.character.PxBoxControllerDesc.Raw
- getHalfWidth() - Method in class physx.vehicle2.PxVehicleWheelParams
-
Half-width of unit that includes wheel plus tire.
- getHalfWidth(long) - Static method in class physx.vehicle2.PxVehicleWheelParams.Raw
- getHasBlock() - Method in class physx.physics.PxOverlapBuffer10
- getHasBlock() - Method in class physx.physics.PxOverlapResult
- getHasBlock() - Method in class physx.physics.PxRaycastBuffer10
- getHasBlock() - Method in class physx.physics.PxRaycastResult
- getHasBlock() - Method in class physx.physics.PxSweepBuffer10
- getHasBlock() - Method in class physx.physics.PxSweepResult
- getHasBlock(long) - Static method in class physx.physics.PxOverlapBuffer10.Raw
- getHasBlock(long) - Static method in class physx.physics.PxOverlapResult.Raw
- getHasBlock(long) - Static method in class physx.physics.PxRaycastBuffer10.Raw
- getHasBlock(long) - Static method in class physx.physics.PxRaycastResult.Raw
- getHasBlock(long) - Static method in class physx.physics.PxSweepBuffer10.Raw
- getHasBlock(long) - Static method in class physx.physics.PxSweepResult.Raw
- getHeight() - Method in class physx.character.PxCapsuleController
-
Gets controller's height.
- getHeight() - Method in class physx.character.PxCapsuleControllerDesc
-
The height of the controller
- getHeight() - Method in class physx.geometry.PxHeightFieldSample
-
The height of the heightfield sample
- getHeight(float, float) - Method in class physx.geometry.PxHeightField
-
Retrieves the height at the given coordinates in grid space.
- getHeight(long) - Static method in class physx.character.PxCapsuleController.Raw
- getHeight(long) - Static method in class physx.character.PxCapsuleControllerDesc.Raw
- getHeight(long) - Static method in class physx.geometry.PxHeightFieldSample.Raw
- getHeight(long, float, float) - Static method in class physx.geometry.PxHeightField.Raw
- getHeightField() - Method in class physx.geometry.PxHeightFieldGeometry
-
The height field data.
- getHeightField(long) - Static method in class physx.geometry.PxHeightFieldGeometry.Raw
- getHeightFieldFlags() - Method in class physx.geometry.PxHeightFieldGeometry
-
Flags to specify some collision properties for the height field.
- getHeightFieldFlags(long) - Static method in class physx.geometry.PxHeightFieldGeometry.Raw
- getHeightScale() - Method in class physx.geometry.PxHeightFieldGeometry
-
The scaling factor for the height field in vertical direction (y direction in local space).
- getHeightScale(long) - Static method in class physx.geometry.PxHeightFieldGeometry.Raw
- getHigh() - Method in class physx.physics.PxArticulationLimit
-
The higher limit on the joint axis position.
- getHigh(long) - Static method in class physx.physics.PxArticulationLimit.Raw
- getHighLimit() - Method in class physx.physics.PxArticulationTendonLimit
- getHighLimit(long) - Static method in class physx.physics.PxArticulationTendonLimit.Raw
- getHitState() - Method in class physx.vehicle2.PxVehicleRoadGeometryState
-
true if a plane is found, false if there is no plane.
- getHitState(long) - Static method in class physx.vehicle2.PxVehicleRoadGeometryState.Raw
- getId(long, long) - Static method in class physx.common.PxCollection.Raw
- getId(PxBase) - Method in class physx.common.PxCollection
-
Gets the PxSerialObjectId name of a PxBase object within the collection.
- getIdleOmega() - Method in class physx.vehicle2.PxVehicleEngineParams
- getIdleOmega(long) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- getImaginaryPart() - Method in class physx.common.PxQuat
- getImaginaryPart(long) - Static method in class physx.common.PxQuat.Raw
- getImpulse() - Method in class physx.physics.PxContactPairPoint
-
The impulse applied at the contact point, in world space.
- getImpulse(long) - Static method in class physx.physics.PxContactPairPoint.Raw
- getInboundJoint() - Method in class physx.physics.PxArticulationLink
-
Gets the joint which connects this link to its parent.
- getInboundJoint(long) - Static method in class physx.physics.PxArticulationLink.Raw
- getInboundJointDof() - Method in class physx.physics.PxArticulationLink
-
Gets the number of degrees of freedom of the joint which connects this link to its parent.
- getInboundJointDof(long) - Static method in class physx.physics.PxArticulationLink.Raw
- getIndexBuffer() - Method in class physx.geometry.PxConvexMesh
-
Returns the index buffer.
- getIndexBuffer(long) - Static method in class physx.geometry.PxConvexMesh.Raw
- getInertiaTensor() - Method in class physx.extensions.PxMassProperties
-
The inertia tensor of the object.
- getInertiaTensor(long) - Static method in class physx.extensions.PxMassProperties.Raw
- getInternalFaceIndex0() - Method in class physx.physics.PxContactPairPoint
-
The surface index of shape 0 at the contact point.
- getInternalFaceIndex0(long) - Static method in class physx.physics.PxContactPairPoint.Raw
- getInternalFaceIndex1() - Method in class physx.geometry.PxContactPoint
-
The surface index of shape 1 at the contact point.
- getInternalFaceIndex1() - Method in class physx.physics.PxContactPairPoint
-
The surface index of shape 1 at the contact point.
- getInternalFaceIndex1(long) - Static method in class physx.geometry.PxContactPoint.Raw
- getInternalFaceIndex1(long) - Static method in class physx.physics.PxContactPairPoint.Raw
- getInverse() - Method in class physx.common.PxMat33
- getInverse() - Method in class physx.common.PxTransform
- getInverse(long) - Static method in class physx.common.PxMat33.Raw
- getInverse(long) - Static method in class physx.common.PxTransform.Raw
- getInvInertiaScale0() - Method in class physx.extensions.PxJoint
-
get the inverse inertia scale for actor0.
- getInvInertiaScale0(long) - Static method in class physx.extensions.PxJoint.Raw
- getInvInertiaScale1() - Method in class physx.extensions.PxJoint
-
get the inverse inertia scale for actor1.
- getInvInertiaScale1(long) - Static method in class physx.extensions.PxJoint.Raw
- getInvisibleWallHeight() - Method in class physx.character.PxControllerDesc
-
Height of invisible walls created around non-walkable triangles
- getInvisibleWallHeight(long) - Static method in class physx.character.PxControllerDesc.Raw
- getInvMass() - Method in class physx.physics.PxRigidBody
-
Retrieves the inverse mass of the actor.
- getInvMass(long) - Static method in class physx.physics.PxRigidBody.Raw
- getInvMassScale0() - Method in class physx.extensions.PxJoint
-
get the inverse mass scale for actor0.
- getInvMassScale0(long) - Static method in class physx.extensions.PxJoint.Raw
- getInvMassScale1() - Method in class physx.extensions.PxJoint
-
get the inverse mass scale for actor1.
- getInvMassScale1(long) - Static method in class physx.extensions.PxJoint.Raw
- getIsBrakeApplied() - Method in class physx.vehicle2.PxVehicleWheelActuationState
-
True if a brake torque is applied, false if not.
- getIsBrakeApplied(long) - Static method in class physx.vehicle2.PxVehicleWheelActuationState.Raw
- getIsDriveApplied() - Method in class physx.vehicle2.PxVehicleWheelActuationState
-
True if a drive torque is applied, false if not.
- getIsDriveApplied(long) - Static method in class physx.vehicle2.PxVehicleWheelActuationState.Raw
- getIsMovingUp() - Method in class physx.character.PxControllerState
-
is CCT moving up or not? (i.e.
- getIsMovingUp(long) - Static method in class physx.character.PxControllerState.Raw
- getJointAcceleration() - Method in class physx.physics.PxArticulationCache
-
The articulation joint DOF accelerations.
- getJointAcceleration(long) - Static method in class physx.physics.PxArticulationCache.Raw
- getJointForce() - Method in class physx.physics.PxArticulationCache
-
The articulation joint DOF forces.
- getJointForce(long) - Static method in class physx.physics.PxArticulationCache.Raw
- getJointPosition() - Method in class physx.physics.PxArticulationCache
-
The articulation joint DOF positions.
- getJointPosition(long) - Static method in class physx.physics.PxArticulationCache.Raw
- getJointPosition(long, int) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- getJointPosition(PxArticulationAxisEnum) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Gets the joint position for the given axis, i.e.
- getJointType() - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Gets the joint type.
- getJointType(long) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- getJointVelocity() - Method in class physx.physics.PxArticulationCache
-
The articulation joint DOF velocities.
- getJointVelocity(long) - Static method in class physx.physics.PxArticulationCache.Raw
- getJointVelocity(long, int) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- getJointVelocity(PxArticulationAxisEnum) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Gets the joint velocity for the given axis.
- getJounce() - Method in class physx.vehicle2.PxVehicleSuspensionState
-
jounce is the distance from maximum droop.
- getJounce(long) - Static method in class physx.vehicle2.PxVehicleSuspensionState.Raw
- getJounceSpeed() - Method in class physx.vehicle2.PxVehicleSuspensionState
-
jounceSpeed is the rate of change of jounce.
- getJounceSpeed(long) - Static method in class physx.vehicle2.PxVehicleSuspensionState.Raw
- getKineKineFilteringMode() - Method in class physx.physics.PxSceneDesc
-
Filtering mode for kinematic-kinematic pairs in the broadphase.
- getKineKineFilteringMode(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getKinematicKinematicFilteringMode() - Method in class physx.physics.PxScene
-
Gets the pair filtering mode for kinematic-kinematic pairs.
- getKinematicKinematicFilteringMode(long) - Static method in class physx.physics.PxScene.Raw
- getKinematicTarget(long, long) - Static method in class physx.physics.PxRigidDynamic.Raw
- getKinematicTarget(PxTransform) - Method in class physx.physics.PxRigidDynamic
-
Get target pose of a kinematically controlled dynamic actor.
- getLambda() - Method in class physx.physics.PxArticulationCache
-
Deprecated.The API related to loop joints will be removed in a future version once a replacement is made available.
Constraint lambda values (impulses applied by the respective constraints).
- N = getNbLoopJoints(). - The user needs to allocate memory and set this member to the allocated memory.
- getLambda(long) - Static method in class physx.physics.PxArticulationCache.Raw
- getLatAxis() - Method in class physx.vehicle2.PxVehicleFrame
-
The axis defining the lateral (side) direction of the vehicle.
- getLatAxis(long) - Static method in class physx.vehicle2.PxVehicleFrame.Raw
- getLatency() - Method in class physx.vehicle2.PxVehicleAutoboxParams
-
Set the latency time of the autobox.
- getLatency(long) - Static method in class physx.vehicle2.PxVehicleAutoboxParams.Raw
- getLateralSpeed(long, long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- getLateralSpeed(PxVehicleFrame) - Method in class physx.vehicle2.PxVehicleRigidBodyState
- getLatStiffX() - Method in class physx.vehicle2.PxVehicleTireForceParams
-
Tire lateral stiffness is a graph of tire load that has linear behavior near zero load and flattens at large loads.
- getLatStiffX(long) - Static method in class physx.vehicle2.PxVehicleTireForceParams.Raw
- getLatStiffY() - Method in class physx.vehicle2.PxVehicleTireForceParams
-
Tire lateral stiffness is a graph of tire load that has linear behavior near zero load and flattens at large loads.
- getLatStiffY(long) - Static method in class physx.vehicle2.PxVehicleTireForceParams.Raw
- getLength() - Method in class physx.character.PxControllerHit
-
Motion length
- getLength() - Method in class physx.common.PxTolerancesScale
-
The approximate size of objects in the simulation.
- getLength() - Method in class physx.extensions.PxDefaultMemoryInputData
- getLength(long) - Static method in class physx.character.PxControllerHit.Raw
- getLength(long) - Static method in class physx.common.PxTolerancesScale.Raw
- getLength(long) - Static method in class physx.extensions.PxDefaultMemoryInputData.Raw
- getLib() - Method in enum class de.fabmax.physxjni.Platform
- getLibResourceNames() - Method in class de.fabmax.physxjni.NativeLib
- getLimitParameters() - Method in class physx.physics.PxArticulationAttachment
-
Gets the low and high limit on the length of the sub-tendon from the root to this leaf attachment.
- getLimitParameters() - Method in class physx.physics.PxArticulationFixedTendon
-
Gets the low and high limit on the length of the tendon.
- getLimitParameters(long) - Static method in class physx.physics.PxArticulationAttachment.Raw
- getLimitParameters(long) - Static method in class physx.physics.PxArticulationFixedTendon.Raw
- getLimitParams(long, int) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- getLimitParams(PxArticulationAxisEnum) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Returns the joint limits for a given axis.
- getLimits() - Method in class physx.physics.PxScene
-
Get current scene limits.
- getLimits() - Method in class physx.physics.PxSceneDesc
-
Expected scene limits.
- getLimits(long) - Static method in class physx.physics.PxScene.Raw
- getLimits(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getLimitStiffness() - Method in class physx.physics.PxArticulationTendon
-
Gets the limit stiffness term acting on the tendon's length limits.
- getLimitStiffness(long) - Static method in class physx.physics.PxArticulationTendon.Raw
- getLimitSuspensionExpansionVelocity() - Method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
-
Limit the suspension expansion dynamics.
- getLimitSuspensionExpansionVelocity(long) - Static method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams.Raw
- getLinear() - Method in class physx.physics.PxSpatialVelocity
- getLinear(long) - Static method in class physx.physics.PxSpatialVelocity.Raw
- getLinearDamping() - Method in class physx.physics.PxRigidBody
-
Retrieves the linear damping coefficient.
- getLinearDamping(long) - Static method in class physx.physics.PxRigidBody.Raw
- getLinearVelocity() - Method in class physx.physics.PxRigidBody
-
Retrieves the linear velocity of an actor.
- getLinearVelocity() - Method in class physx.vehicle2.PxVehicleRigidBodyState
-
the body's linear velocity (in world space)
- getLinearVelocity(long) - Static method in class physx.physics.PxRigidBody.Raw
- getLinearVelocity(long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- getLines() - Method in class physx.common.PxRenderBuffer
- getLines(long) - Static method in class physx.common.PxRenderBuffer.Raw
- getLink() - Method in class physx.physics.PxArticulationAttachment
-
Gets the articulation link.
- getLink() - Method in class physx.physics.PxArticulationTendonJoint
-
Gets the articulation link.
- getLink(long) - Static method in class physx.physics.PxArticulationAttachment.Raw
- getLink(long) - Static method in class physx.physics.PxArticulationTendonJoint.Raw
- getLinkAcceleration() - Method in class physx.physics.PxArticulationCache
-
Link classical acceleration.
- getLinkAcceleration(int) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the (classical) link acceleration in world space for the given low-level link index.
- getLinkAcceleration(long) - Static method in class physx.physics.PxArticulationCache.Raw
- getLinkAcceleration(long, int) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getLinkIncomingJointForce() - Method in class physx.physics.PxArticulationCache
-
Link incoming joint force, i.e.
- getLinkIncomingJointForce(long) - Static method in class physx.physics.PxArticulationCache.Raw
- getLinkIndex() - Method in class physx.physics.PxArticulationLink
-
Gets the low-level link index that may be used to index into members of PxArticulationCache.
- getLinkIndex(long) - Static method in class physx.physics.PxArticulationLink.Raw
- getLinkVelocity() - Method in class physx.physics.PxArticulationCache
-
Link spatial velocity.
- getLinkVelocity(long) - Static method in class physx.physics.PxArticulationCache.Raw
- getLngAxis() - Method in class physx.vehicle2.PxVehicleFrame
-
The axis defining the longitudinal (forward) direction of the vehicle.
- getLngAxis(long) - Static method in class physx.vehicle2.PxVehicleFrame.Raw
- getLoad() - Method in class physx.vehicle2.PxVehicleTireGripState
-
The tire load
- getLoad(long) - Static method in class physx.vehicle2.PxVehicleTireGripState.Raw
- getLocalBounds() - Method in class physx.geometry.PxConvexMesh
-
Returns the local-space (vertex space) AABB from the convex mesh.
- getLocalBounds() - Method in class physx.geometry.PxTetrahedronMesh
-
Returns the local-space (vertex space) AABB from the tetrahedron mesh.
- getLocalBounds() - Method in class physx.geometry.PxTriangleMesh
-
Returns the local-space (vertex space) AABB from the triangle mesh.
- getLocalBounds(long) - Static method in class physx.geometry.PxConvexMesh.Raw
- getLocalBounds(long) - Static method in class physx.geometry.PxTetrahedronMesh.Raw
- getLocalBounds(long) - Static method in class physx.geometry.PxTriangleMesh.Raw
- getLocalBoundsImpl(long, long) - Static method in class physx.geometry.SimpleCustomGeometryCallbacks.Raw
- getLocalBoundsImpl(PxGeometry) - Method in class physx.geometry.SimpleCustomGeometryCallbacks
- getLocalBoundsImpl(PxGeometry) - Method in class physx.geometry.SimpleCustomGeometryCallbacksImpl
- getLocalPose() - Method in class physx.physics.PxShape
-
Retrieves the pose of the shape in actor space, i.e.
- getLocalPose() - Method in class physx.vehicle2.PxVehicleWheelLocalPose
-
The pose of the wheel in the rigid body frame.
- getLocalPose(long) - Static method in class physx.physics.PxShape.Raw
- getLocalPose(long) - Static method in class physx.vehicle2.PxVehicleWheelLocalPose.Raw
- getLocalPose(long, int) - Static method in class physx.extensions.PxJoint.Raw
- getLocalPose(PxJointActorIndexEnum) - Method in class physx.extensions.PxJoint
-
get the joint local pose for an actor.
- getLocalVelocityAtLocalPos(long, long) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- getLocalVelocityAtLocalPos(PxRigidBody, PxVec3) - Static method in class physx.extensions.PxRigidBodyExt
-
Computes the velocity of a point given in local coordinates if it were attached to the specified body and moving with it.
- getLongitudinalSpeed(long, long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- getLongitudinalSpeed(PxVehicleFrame) - Method in class physx.vehicle2.PxVehicleRigidBodyState
-
Compute the longitudinal speed of the rigid body transformed to the world frame.
- getLongStiff() - Method in class physx.vehicle2.PxVehicleTireForceParams
-
Tire Longitudinal stiffness Note: Longitudinal force can be approximated as longStiff*longitudinalSlip.
- getLongStiff(long) - Static method in class physx.vehicle2.PxVehicleTireForceParams.Raw
- getLow() - Method in class physx.physics.PxArticulationLimit
-
The lower limit on the joint axis position.
- getLow(long) - Static method in class physx.physics.PxArticulationLimit.Raw
- getLower() - Method in class physx.extensions.PxJointAngularLimitPair
-
the range of the limit.
- getLower() - Method in class physx.extensions.PxJointLinearLimitPair
-
the range of the limit.
- getLower(long) - Static method in class physx.extensions.PxJointAngularLimitPair.Raw
- getLower(long) - Static method in class physx.extensions.PxJointLinearLimitPair.Raw
- getLowLimit() - Method in class physx.physics.PxArticulationTendonLimit
- getLowLimit(long) - Static method in class physx.physics.PxArticulationTendonLimit.Raw
- getLowSpeedTime(int) - Method in class physx.vehicle2.PxVehicleTireStickyState
- getLowSpeedTime(long, int) - Static method in class physx.vehicle2.PxVehicleTireStickyState.Raw
- getM_asyncACD() - Method in class physx.vhacd.VHACDParameters
- getM_asyncACD(long) - Static method in class physx.vhacd.VHACDParameters.Raw
- getM_findBestPlane() - Method in class physx.vhacd.VHACDParameters
- getM_findBestPlane(long) - Static method in class physx.vhacd.VHACDParameters.Raw
- getM_maxConvexHulls() - Method in class physx.vhacd.VHACDParameters
- getM_maxConvexHulls(long) - Static method in class physx.vhacd.VHACDParameters.Raw
- getM_maxNumVerticesPerCH() - Method in class physx.vhacd.VHACDParameters
- getM_maxNumVerticesPerCH(long) - Static method in class physx.vhacd.VHACDParameters.Raw
- getM_maxRecursionDepth() - Method in class physx.vhacd.VHACDParameters
- getM_maxRecursionDepth(long) - Static method in class physx.vhacd.VHACDParameters.Raw
- getM_meshId() - Method in class physx.vhacd.VHACDConvexHull
- getM_meshId(long) - Static method in class physx.vhacd.VHACDConvexHull.Raw
- getM_minEdgeLength() - Method in class physx.vhacd.VHACDParameters
- getM_minEdgeLength(long) - Static method in class physx.vhacd.VHACDParameters.Raw
- getM_minimumVolumePercentErrorAllowed() - Method in class physx.vhacd.VHACDParameters
- getM_minimumVolumePercentErrorAllowed(long) - Static method in class physx.vhacd.VHACDParameters.Raw
- getM_points() - Method in class physx.vhacd.VHACDConvexHull
- getM_points(long) - Static method in class physx.vhacd.VHACDConvexHull.Raw
- getM_resolution() - Method in class physx.vhacd.VHACDParameters
- getM_resolution(long) - Static method in class physx.vhacd.VHACDParameters.Raw
- getM_shrinkWrap() - Method in class physx.vhacd.VHACDParameters
- getM_shrinkWrap(long) - Static method in class physx.vhacd.VHACDParameters.Raw
- getM_triangles() - Method in class physx.vhacd.VHACDConvexHull
- getM_triangles(long) - Static method in class physx.vhacd.VHACDConvexHull.Raw
- getM_volume() - Method in class physx.vhacd.VHACDConvexHull
- getM_volume(long) - Static method in class physx.vhacd.VHACDConvexHull.Raw
- getMActive() - Method in class physx.physics.PxBroadPhaseRegionInfo
-
True if region is currently used, i.e.
- getMActive(long) - Static method in class physx.physics.PxBroadPhaseRegionInfo.Raw
- getMargin() - Method in class physx.extensions.BoxSupport
- getMargin() - Method in class physx.extensions.ConvexMeshSupport
- getMargin() - Method in class physx.extensions.Support
-
Return the user defined shape margin.
- getMargin(long) - Static method in class physx.extensions.BoxSupport.Raw
- getMargin(long) - Static method in class physx.extensions.ConvexMeshSupport.Raw
- getMargin(long) - Static method in class physx.extensions.Support.Raw
- getMass() - Method in class physx.extensions.PxMassProperties
-
The mass of the object.
- getMass() - Method in class physx.physics.PxRigidBody
-
Retrieves the mass of the actor.
- getMass() - Method in class physx.vehicle2.PxVehicleRigidBodyParams
-
The mass of the rigid body.
- getMass() - Method in class physx.vehicle2.PxVehicleWheelParams
-
Mass of unit that includes wheel plus tire.
- getMass(long) - Static method in class physx.extensions.PxMassProperties.Raw
- getMass(long) - Static method in class physx.physics.PxRigidBody.Raw
- getMass(long) - Static method in class physx.vehicle2.PxVehicleRigidBodyParams.Raw
- getMass(long) - Static method in class physx.vehicle2.PxVehicleWheelParams.Raw
- getMassMatrix() - Method in class physx.physics.PxArticulationCache
-
The generalized mass matrix used in inverse dynamics algorithms.
- getMassMatrix(long) - Static method in class physx.physics.PxArticulationCache.Raw
- getMassSpaceInertia(long, long) - Static method in class physx.extensions.PxMassProperties.Raw
- getMassSpaceInertia(PxMat33, PxQuat) - Static method in class physx.extensions.PxMassProperties
-
Get the entries of the diagonalized inertia tensor and the corresponding reference rotation.
- getMassSpaceInertiaTensor() - Method in class physx.physics.PxRigidBody
-
Retrieves the diagonal inertia tensor of the actor relative to the mass coordinate frame.
- getMassSpaceInertiaTensor(long) - Static method in class physx.physics.PxRigidBody.Raw
- getMassSpaceInvInertiaTensor() - Method in class physx.physics.PxRigidBody
-
Retrieves the diagonal inverse inertia tensor of the actor relative to the mass coordinate frame.
- getMassSpaceInvInertiaTensor(long) - Static method in class physx.physics.PxRigidBody.Raw
- getMaterial() - Method in class physx.character.PxControllerDesc
-
The material for the actor associated with the controller.
- getMaterial() - Method in class physx.vehicle2.PxVehiclePhysXMaterialFriction
-
A PxMaterial instance that is to be mapped to a friction value.
- getMaterial(long) - Static method in class physx.character.PxControllerDesc.Raw
- getMaterial(long) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFriction.Raw
- getMaterialFlags() - Method in class physx.geometry.PxContactPoint
- getMaterialFlags(long) - Static method in class physx.geometry.PxContactPoint.Raw
- getMaterialFrictions() - Method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
-
An array of mappings between PxMaterial and friction.
- getMaterialFrictions(long) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams.Raw
- getMaterialFromInternalFaceIndex(int) - Method in class physx.physics.PxShape
-
Retrieve material from given triangle index.
- getMaterialFromInternalFaceIndex(long, int) - Static method in class physx.physics.PxShape.Raw
- getMaterialIndex0() - Method in class physx.geometry.PxHeightFieldSample
-
The triangle material index of the quad's lower triangle + tesselation flag
- getMaterialIndex0(long) - Static method in class physx.geometry.PxHeightFieldSample.Raw
- getMaterialIndex1() - Method in class physx.geometry.PxHeightFieldSample
-
The triangle material index of the quad's upper triangle + reserved flag
- getMaterialIndex1(long) - Static method in class physx.geometry.PxHeightFieldSample.Raw
- getMaterialIndices() - Method in class physx.cooking.PxTriangleMeshDesc
-
Optional pointer to first material index, or NULL.
- getMaterialIndices() - Method in class physx.geometry.PxTetrahedronMeshDesc
-
Optional pointer to first material index, or NULL.
- getMaterialIndices(long) - Static method in class physx.cooking.PxTriangleMeshDesc.Raw
- getMaterialIndices(long) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- getMaterials(long, long, int, int) - Static method in class physx.physics.PxShape.Raw
- getMaterials(PxMaterialPtr, int, int) - Method in class physx.physics.PxShape
-
Retrieve all the material pointers associated with the shape.
- getMAX_CONTACTS() - Static method in class physx.geometry.PxContactBuffer
- getMAX_CONTACTS() - Static method in class physx.geometry.PxContactBuffer.Raw
- getMAX_NB_ENGINE_TORQUE_CURVE_ENTRIES() - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions
- getMAX_NB_ENGINE_TORQUE_CURVE_ENTRIES() - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions.Raw
- getMaxAngularVelocity() - Method in class physx.physics.PxRigidBody
-
Retrieves the maximum angular velocity permitted for this actor.
- getMaxAngularVelocity(long) - Static method in class physx.physics.PxRigidBody.Raw
- getMaxBiasCoefficient() - Method in class physx.physics.PxScene
-
Gets the max bias coefficient.
- getMaxBiasCoefficient() - Method in class physx.physics.PxSceneDesc
-
The maximum bias coefficient used in the constraint solver
- getMaxBiasCoefficient(long) - Static method in class physx.physics.PxScene.Raw
- getMaxBiasCoefficient(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getMaxContactImpulse() - Method in class physx.physics.PxRigidBody
-
Returns the maximum impulse that may be applied at a contact.
- getMaxContactImpulse(long) - Static method in class physx.physics.PxRigidBody.Raw
- getMaxDepenetrationVelocity() - Method in class physx.physics.PxRigidBody
-
Returns the maximum depenetration velocity the solver is permitted to introduced.
- getMaxDepenetrationVelocity(long) - Static method in class physx.physics.PxRigidBody.Raw
- getMaxDistance() - Method in class physx.extensions.PxDistanceJoint
-
Get the allowed maximum distance for the joint.
- getMaxDistance(long) - Static method in class physx.extensions.PxDistanceJoint.Raw
- getMaxForce() - Method in class physx.physics.PxArticulationDrive
-
Deprecated.Will be removed in a future version The drive force limit.
- The limit is enforced regardless of the drive type #PxArticulationDriveType. - The limit corresponds to a force (linear axis) or torque (rotational axis) if PxArticulationFlag::eDRIVE_LIMITS_ARE_FORCES is set, and to an impulse (force|torque * dt) otherwise.
Range: [0, PX_MAX_F32]
Default: 0.0f - getMaxForce(long) - Static method in class physx.physics.PxArticulationDrive.Raw
- getMaxImpulse() - Method in class physx.geometry.PxContactPoint
-
The max impulse permitted at this point
- getMaxImpulse(long) - Static method in class physx.geometry.PxContactPoint.Raw
- getMaximum() - Method in class physx.common.PxBounds3
- getMaximum(long) - Static method in class physx.common.PxBounds3.Raw
- getMaxJointVelocity() - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Gets the maximal joint velocity enforced for all axes.
- getMaxJointVelocity(long) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- getMaxJumpHeight() - Method in class physx.character.PxControllerDesc
-
Maximum height a jumping character can reach
- getMaxJumpHeight(long) - Static method in class physx.character.PxControllerDesc.Raw
- getMaxLinearVelocity() - Method in class physx.physics.PxRigidBody
-
Retrieves the maximum angular velocity permitted for this actor.
- getMaxLinearVelocity(long) - Static method in class physx.physics.PxRigidBody.Raw
- getMaxNbActors() - Method in class physx.physics.PxAggregate
-
Retrieves max amount of actors that can be contained in the aggregate.
- getMaxNbActors() - Method in class physx.physics.PxSceneLimits
-
Expected maximum number of actors
- getMaxNbActors(long) - Static method in class physx.physics.PxAggregate.Raw
- getMaxNbActors(long) - Static method in class physx.physics.PxSceneLimits.Raw
- getMaxNbAggregates() - Method in class physx.physics.PxSceneLimits
-
Expected maximum number of aggregates
- getMaxNbAggregates(long) - Static method in class physx.physics.PxSceneLimits.Raw
- getMaxNbBodies() - Method in class physx.physics.PxSceneLimits
-
Expected maximum number of dynamic rigid bodies
- getMaxNbBodies(long) - Static method in class physx.physics.PxSceneLimits.Raw
- getMaxNbBroadPhaseOverlaps() - Method in class physx.physics.PxSceneLimits
-
Expected maximum number of broad-phase overlaps
- getMaxNbBroadPhaseOverlaps(long) - Static method in class physx.physics.PxSceneLimits.Raw
- getMaxNbConstraints() - Method in class physx.physics.PxSceneLimits
-
Expected maximum number of constraint shaders
- getMaxNbConstraints(long) - Static method in class physx.physics.PxSceneLimits.Raw
- getMaxNbContactDataBlocks() - Method in class physx.physics.PxSceneDesc
-
Setting to define the maximum number of 16K blocks that can be allocated to store contact, friction, and contact cache data.
- getMaxNbContactDataBlocks(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getMaxNbContactDataBlocksUsed() - Method in class physx.physics.PxScene
-
get the maximum number of cache blocks used by the scene
- getMaxNbContactDataBlocksUsed(long) - Static method in class physx.physics.PxScene.Raw
- getMaxNbDynamicShapes() - Method in class physx.physics.PxSceneLimits
-
Expected maximum number of dynamic shapes
- getMaxNbDynamicShapes(long) - Static method in class physx.physics.PxSceneLimits.Raw
- getMaxNbRegions() - Method in class physx.physics.PxSceneLimits
-
Expected maximum number of broad-phase regions
- getMaxNbRegions(long) - Static method in class physx.physics.PxSceneLimits.Raw
- getMaxNbShapes() - Method in class physx.physics.PxAggregate
-
Retrieves max amount of shapes that can be contained in the aggregate.
- getMaxNbShapes(long) - Static method in class physx.physics.PxAggregate.Raw
- getMaxNbStaticShapes() - Method in class physx.physics.PxSceneLimits
-
Expected maximum number of static shapes
- getMaxNbStaticShapes(long) - Static method in class physx.physics.PxSceneLimits.Raw
- getMaxNbTouches() - Method in class physx.physics.PxOverlapBuffer10
- getMaxNbTouches() - Method in class physx.physics.PxRaycastBuffer10
- getMaxNbTouches() - Method in class physx.physics.PxSweepBuffer10
- getMaxNbTouches(long) - Static method in class physx.physics.PxOverlapBuffer10.Raw
- getMaxNbTouches(long) - Static method in class physx.physics.PxRaycastBuffer10.Raw
- getMaxNbTouches(long) - Static method in class physx.physics.PxSweepBuffer10.Raw
- getMaxOmega() - Method in class physx.vehicle2.PxVehicleEngineParams
- getMaxOmega(long) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- getMaxResponse() - Method in class physx.vehicle2.PxVehicleClutchCommandResponseParams
-
Strength of clutch.
- getMaxResponse() - Method in class physx.vehicle2.PxVehicleCommandResponseParams
-
The maximum response that occurs when the wheel response multiplier has value 1.0 and nonlinearResponse is in the default state of linear response.
- getMaxResponse(long) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseParams.Raw
- getMaxResponse(long) - Static method in class physx.vehicle2.PxVehicleCommandResponseParams.Raw
- getMBounds() - Method in class physx.physics.PxBroadPhaseRegion
-
Region's bounds
- getMBounds(long) - Static method in class physx.physics.PxBroadPhaseRegion.Raw
- getMBVH33Desc() - Method in class physx.cooking.PxMidphaseDesc
- getMBVH33Desc(long) - Static method in class physx.cooking.PxMidphaseDesc.Raw
- getMBVH34Desc() - Method in class physx.cooking.PxMidphaseDesc
- getMBVH34Desc(long) - Static method in class physx.cooking.PxMidphaseDesc.Raw
- getMCCTFilterCallback() - Method in class physx.character.PxControllerFilters
-
CCT-vs-CCT filter callback.
- getMCCTFilterCallback(long) - Static method in class physx.character.PxControllerFilters.Raw
- getMeshCookingHint() - Method in class physx.cooking.PxBVH33MidphaseDesc
- getMeshCookingHint(long) - Static method in class physx.cooking.PxBVH33MidphaseDesc.Raw
- getMeshFlags() - Method in class physx.geometry.PxConvexMeshGeometry
-
Mesh flags.
- getMeshFlags() - Method in class physx.geometry.PxTriangleMeshGeometry
-
Mesh flags.
- getMeshFlags(long) - Static method in class physx.geometry.PxConvexMeshGeometry.Raw
- getMeshFlags(long) - Static method in class physx.geometry.PxTriangleMeshGeometry.Raw
- getMeshPreprocessParams() - Method in class physx.cooking.PxCookingParams
-
Mesh pre-processing parameters.
- getMeshPreprocessParams(long) - Static method in class physx.cooking.PxCookingParams.Raw
- getMeshSizePerformanceTradeOff() - Method in class physx.cooking.PxBVH33MidphaseDesc
- getMeshSizePerformanceTradeOff(long) - Static method in class physx.cooking.PxBVH33MidphaseDesc.Raw
- getMeshWeldTolerance() - Method in class physx.cooking.PxCookingParams
-
Mesh weld tolerance.
- getMeshWeldTolerance(long) - Static method in class physx.cooking.PxCookingParams.Raw
- getMFilterCallback() - Method in class physx.character.PxControllerFilters
-
Custom filter logic (can be NULL).
- getMFilterCallback(long) - Static method in class physx.character.PxControllerFilters.Raw
- getMFilterData() - Method in class physx.character.PxControllerFilters
-
Data for internal PxQueryFilterData structure.
- getMFilterData(long) - Static method in class physx.character.PxControllerFilters.Raw
- getMFilterFlags() - Method in class physx.character.PxControllerFilters
-
Flags for internal PxQueryFilterData structure.
- getMFilterFlags(long) - Static method in class physx.character.PxControllerFilters.Raw
- getMHalfExtents() - Method in class physx.character.PxBoxObstacle
- getMHalfExtents(long) - Static method in class physx.character.PxBoxObstacle.Raw
- getMHalfHeight() - Method in class physx.character.PxCapsuleObstacle
- getMHalfHeight(long) - Static method in class physx.character.PxCapsuleObstacle.Raw
- getMI0() - Method in class physx.vhacd.VHACDTriangle
- getMI0(long) - Static method in class physx.vhacd.VHACDTriangle.Raw
- getMI1() - Method in class physx.vhacd.VHACDTriangle
- getMI1(long) - Static method in class physx.vhacd.VHACDTriangle.Raw
- getMI2() - Method in class physx.vhacd.VHACDTriangle
- getMI2(long) - Static method in class physx.vhacd.VHACDTriangle.Raw
- getMidphaseDesc() - Method in class physx.cooking.PxCookingParams
-
Controls the desired midphase desc structure for triangle meshes.
- getMidphaseDesc(long) - Static method in class physx.cooking.PxCookingParams.Raw
- getMinActiveLongSlipDenominator() - Method in class physx.vehicle2.PxVehicleTireSlipParams
-
The longitudinal slip represents the difference between the longitudinal speed of the rigid body in the tire's frame and the linear speed arising from the rotation of the wheel.
- getMinActiveLongSlipDenominator(long) - Static method in class physx.vehicle2.PxVehicleTireSlipParams.Raw
- getMinCCDAdvanceCoefficient() - Method in class physx.physics.PxRigidBody
-
Gets the CCD minimum advance coefficient.
- getMinCCDAdvanceCoefficient(long) - Static method in class physx.physics.PxRigidBody.Raw
- getMIndexBase() - Method in class physx.geometry.PxHullPolygon
-
Offset in index buffer
- getMIndexBase(long) - Static method in class physx.geometry.PxHullPolygon.Raw
- getMinDistance() - Method in class physx.extensions.PxDistanceJoint
-
Get the allowed minimum distance for the joint.
- getMinDistance(long) - Static method in class physx.extensions.PxDistanceJoint.Raw
- getMinimum() - Method in class physx.common.PxBounds3
- getMinimum(long) - Static method in class physx.common.PxBounds3.Raw
- getMinLatSlipDenominator() - Method in class physx.vehicle2.PxVehicleTireSlipParams
-
The lateral slip angle is typically computed as a function of the ratio of lateral and longitudinal speeds of the rigid body in the tire's frame.
- getMinLatSlipDenominator(long) - Static method in class physx.vehicle2.PxVehicleTireSlipParams.Raw
- getMinPassiveLongSlipDenominator() - Method in class physx.vehicle2.PxVehicleTireSlipParams
-
The longitudinal slip represents the difference between the longitudinal speed of the rigid body in the tire's frame and the linear speed arising from the rotation of the wheel.
- getMinPassiveLongSlipDenominator(long) - Static method in class physx.vehicle2.PxVehicleTireSlipParams.Raw
- getMinResponseThreshold() - Method in class physx.physics.PxConstraint
-
Retrieve the constraint break force and torque thresholds
- getMinResponseThreshold(long) - Static method in class physx.physics.PxConstraint.Raw
- getMinTorsionalPatchRadius() - Method in class physx.physics.PxShape
-
Gets minimum torsional patch radius.
- getMinTorsionalPatchRadius(long) - Static method in class physx.physics.PxShape.Raw
- getMMaxNbRegions() - Method in class physx.physics.PxBroadPhaseCaps
-
Max number of regions supported by the broad-phase (0 = explicit regions not needed)
- getMMaxNbRegions(long) - Static method in class physx.physics.PxBroadPhaseCaps.Raw
- getMNbDynamicObjects() - Method in class physx.physics.PxBroadPhaseRegionInfo
-
Number of dynamic objects in the region
- getMNbDynamicObjects(long) - Static method in class physx.physics.PxBroadPhaseRegionInfo.Raw
- getMNbStaticObjects() - Method in class physx.physics.PxBroadPhaseRegionInfo
-
Number of static objects in the region
- getMNbStaticObjects(long) - Static method in class physx.physics.PxBroadPhaseRegionInfo.Raw
- getMNbVerts() - Method in class physx.geometry.PxHullPolygon
-
Number of vertices/edges in the polygon
- getMNbVerts(long) - Static method in class physx.geometry.PxHullPolygon.Raw
- getMoi() - Method in class physx.vehicle2.PxVehicleEngineParams
- getMoi() - Method in class physx.vehicle2.PxVehicleRigidBodyParams
-
The moment of inertia of the rigid body.
- getMoi() - Method in class physx.vehicle2.PxVehicleWheelParams
-
Moment of inertia of unit that includes wheel plus tire about the rolling axis.
- getMoi(long) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- getMoi(long) - Static method in class physx.vehicle2.PxVehicleRigidBodyParams.Raw
- getMoi(long) - Static method in class physx.vehicle2.PxVehicleWheelParams.Raw
- getMotion(long, int) - Static method in class physx.extensions.PxD6Joint.Raw
- getMotion(long, int) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- getMotion(PxD6AxisEnum) - Method in class physx.extensions.PxD6Joint
-
Get the motion type around the specified axis.
- getMotion(PxArticulationAxisEnum) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Returns the joint motion for the given axis.
- getMOverlap() - Method in class physx.physics.PxBroadPhaseRegionInfo
-
True if region overlaps other regions (regions that are just touching are not considering overlapping)
- getMOverlap(long) - Static method in class physx.physics.PxBroadPhaseRegionInfo.Raw
- getMPlane(int) - Method in class physx.geometry.PxHullPolygon
- getMPlane(long, int) - Static method in class physx.geometry.PxHullPolygon.Raw
- getMPos() - Method in class physx.character.PxObstacle
- getMPos(long) - Static method in class physx.character.PxObstacle.Raw
- getMRadius() - Method in class physx.character.PxCapsuleObstacle
- getMRadius(long) - Static method in class physx.character.PxCapsuleObstacle.Raw
- getMRegion() - Method in class physx.physics.PxBroadPhaseRegionInfo
-
User-provided region data
- getMRegion(long) - Static method in class physx.physics.PxBroadPhaseRegionInfo.Raw
- getMRot() - Method in class physx.character.PxObstacle
- getMRot(long) - Static method in class physx.character.PxObstacle.Raw
- getMultiplierInConstraintGroup(int, int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
-
Return the constraint multiplier of the jth wheel in the ith constraint group
- getMultiplierInConstraintGroup(long, int, int) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- getMultiWheelDifferentialParams() - Method in class physx.vehicle2.EngineDrivetrainParams
- getMultiWheelDifferentialParams(long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- getMUserData() - Method in class physx.character.PxObstacle
- getMUserData() - Method in class physx.physics.PxBroadPhaseRegion
-
Region's user-provided data
- getMUserData(long) - Static method in class physx.character.PxObstacle.Raw
- getMUserData(long) - Static method in class physx.physics.PxBroadPhaseRegion.Raw
- getMX() - Method in class physx.vhacd.VHACDVertex
- getMX(long) - Static method in class physx.vhacd.VHACDVertex.Raw
- getMY() - Method in class physx.vhacd.VHACDVertex
- getMY(long) - Static method in class physx.vhacd.VHACDVertex.Raw
- getMZ() - Method in class physx.vhacd.VHACDVertex
- getMZ(long) - Static method in class physx.vhacd.VHACDVertex.Raw
- getN() - Method in class physx.common.PxPlane
-
The normal to the plane
- getN() - Method in class physx.extensions.PxGjkQueryRaycastResult
- getN() - Method in class physx.extensions.PxGjkQuerySweepResult
- getN(long) - Static method in class physx.common.PxPlane.Raw
- getN(long) - Static method in class physx.extensions.PxGjkQueryRaycastResult.Raw
- getN(long) - Static method in class physx.extensions.PxGjkQuerySweepResult.Raw
- getName() - Method in class physx.extensions.PxJoint
-
Retrieves the name string set with setName().
- getName() - Method in class physx.physics.PxActor
-
Retrieves the name string set with setName().
- getName() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the name string set with setName().
- getName() - Method in class physx.physics.PxShape
-
retrieves the name string set with setName().
- getName(long) - Static method in class physx.extensions.PxJoint.Raw
- getName(long) - Static method in class physx.physics.PxActor.Raw
- getName(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getName(long) - Static method in class physx.physics.PxShape.Raw
- getNbActiveConstraints() - Method in class physx.physics.PxSimulationStatistics
-
Number of active PxConstraint objects (joints etc.) for the current simulation step.
- getNbActiveConstraints(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbActiveDynamicBodies() - Method in class physx.physics.PxSimulationStatistics
-
Number of active dynamic bodies for the current simulation step.
- getNbActiveDynamicBodies(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbActiveKinematicBodies() - Method in class physx.physics.PxSimulationStatistics
-
Number of active kinematic bodies for the current simulation step.
- getNbActiveKinematicBodies(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbActors() - Method in class physx.physics.PxAggregate
-
Returns the number of actors contained in the aggregate.
- getNbActors(long) - Static method in class physx.physics.PxAggregate.Raw
- getNbActors(long, long) - Static method in class physx.physics.PxScene.Raw
- getNbActors(PxActorTypeFlags) - Method in class physx.physics.PxScene
-
Retrieve the number of actors of certain types in the scene.
- getNbAggregates() - Method in class physx.physics.PxScene
-
Returns the number of aggregates in the scene.
- getNbAggregates() - Method in class physx.physics.PxSimulationStatistics
-
Number of aggregates in the scene.
- getNbAggregates(long) - Static method in class physx.physics.PxScene.Raw
- getNbAggregates(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbAntiRollForceParams() - Method in class physx.vehicle2.BaseVehicleParams
- getNbAntiRollForceParams(long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- getNbAnyHits() - Method in class physx.physics.PxOverlapBuffer10
- getNbAnyHits() - Method in class physx.physics.PxOverlapResult
- getNbAnyHits() - Method in class physx.physics.PxRaycastBuffer10
- getNbAnyHits() - Method in class physx.physics.PxRaycastResult
- getNbAnyHits() - Method in class physx.physics.PxSweepBuffer10
- getNbAnyHits() - Method in class physx.physics.PxSweepResult
- getNbAnyHits(long) - Static method in class physx.physics.PxOverlapBuffer10.Raw
- getNbAnyHits(long) - Static method in class physx.physics.PxOverlapResult.Raw
- getNbAnyHits(long) - Static method in class physx.physics.PxRaycastBuffer10.Raw
- getNbAnyHits(long) - Static method in class physx.physics.PxRaycastResult.Raw
- getNbAnyHits(long) - Static method in class physx.physics.PxSweepBuffer10.Raw
- getNbAnyHits(long) - Static method in class physx.physics.PxSweepResult.Raw
- getNbArticulations() - Method in class physx.physics.PxScene
-
Returns the number of articulations in the scene.
- getNbArticulations() - Method in class physx.physics.PxSimulationStatistics
-
Number of articulations in the scene.
- getNbArticulations(long) - Static method in class physx.physics.PxScene.Raw
- getNbArticulations(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbAttachments() - Method in class physx.physics.PxArticulationSpatialTendon
-
Returns the number of attachments in the tendon.
- getNbAttachments(long) - Static method in class physx.physics.PxArticulationSpatialTendon.Raw
- getNbAxisSolverConstraints() - Method in class physx.physics.PxSimulationStatistics
-
The number of 1D axis constraints(joints+contact) present in the current simulation step.
- getNbAxisSolverConstraints(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbAxles() - Method in class physx.vehicle2.PxVehicleAxleDescription
-
The number of axles on the vehicle
- getNbAxles(long) - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- getNbBrakes() - Method in class physx.vehicle2.PxVehicleCommandState
- getNbBrakes(long) - Static method in class physx.vehicle2.PxVehicleCommandState.Raw
- getNbBroadPhaseAdds() - Method in class physx.physics.PxSimulationStatistics
- getNbBroadPhaseAdds(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbBroadPhaseRegions() - Method in class physx.physics.PxScene
-
Returns number of regions currently registered in the broad-phase.
- getNbBroadPhaseRegions(long) - Static method in class physx.physics.PxScene.Raw
- getNbBroadPhaseRemoves() - Method in class physx.physics.PxSimulationStatistics
- getNbBroadPhaseRemoves(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbChildren() - Method in class physx.physics.PxArticulationLink
-
Gets the number of child links.
- getNbChildren(long) - Static method in class physx.physics.PxArticulationLink.Raw
- getNbColumns() - Method in class physx.geometry.PxHeightField
-
Retrieves the number of sample columns in the samples array.
- getNbColumns() - Method in class physx.geometry.PxHeightFieldDesc
-
Number of sample columns in the height field samples array.
- getNbColumns(long) - Static method in class physx.geometry.PxHeightField.Raw
- getNbColumns(long) - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- getNbCommandValues() - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
-
The number of command values.
- getNbCommandValues(long) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- getNbConnectedWheels() - Method in class physx.vehicle2.PxVehicleDifferentialState
-
The number of wheels that are connected to the differential.
- getNbConnectedWheels(long) - Static method in class physx.vehicle2.PxVehicleDifferentialState.Raw
- getNbConstraintGroups() - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
-
Return the number of wheel constraint groups in the vehicle.
- getNbConstraintGroups(long) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- getNbConstraints() - Method in class physx.physics.PxRigidActor
-
Returns the number of constraint shaders attached to the actor.
- getNbConstraints() - Method in class physx.physics.PxScene
-
Returns the number of constraint shaders in the scene.
- getNbConstraints(long) - Static method in class physx.physics.PxRigidActor.Raw
- getNbConstraints(long) - Static method in class physx.physics.PxScene.Raw
- getNbContactDataBlocks() - Method in class physx.physics.PxSceneDesc
-
Setting to define the number of 16K blocks that will be initially reserved to store contact, friction, and contact cache data.
- getNbContactDataBlocks(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getNbContactDataBlocksUsed() - Method in class physx.physics.PxScene
-
get the number of cache blocks currently used by the scene
- getNbContactDataBlocksUsed(long) - Static method in class physx.physics.PxScene.Raw
- getNbControllers() - Method in class physx.character.PxControllerManager
-
Returns the number of controllers that are being managed.
- getNbControllers(long) - Static method in class physx.character.PxControllerManager.Raw
- getNbDiscreteContactPairsTotal() - Method in class physx.physics.PxSimulationStatistics
-
Total number of (non CCD) pairs reaching narrow phase
- getNbDiscreteContactPairsTotal(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbDiscreteContactPairsWithCacheHits() - Method in class physx.physics.PxSimulationStatistics
-
Total number of (non CCD) pairs for which contacts are successfully cached (<=nbDiscreteContactPairsTotal) Note: This includes pairs for which no contacts are generated, it still counts as a cache hit.
- getNbDiscreteContactPairsWithCacheHits(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbDiscreteContactPairsWithContacts() - Method in class physx.physics.PxSimulationStatistics
-
Total number of (non CCD) pairs for which at least 1 contact was generated (<=nbDiscreteContactPairsTotal)
- getNbDiscreteContactPairsWithContacts(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbDynamicBodies() - Method in class physx.physics.PxSimulationStatistics
-
Number of dynamic bodies for the current simulation step.
- getNbDynamicBodies(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbFixedTendons() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the number of fixed tendons in the articulation.
- getNbFixedTendons(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getNbFullUpdates() - Method in class physx.character.PxControllerStats
- getNbFullUpdates(long) - Static method in class physx.character.PxControllerStats.Raw
- getNbGroups() - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
-
The number of constraint groups in the vehicle
- getNbGroups(long) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- getNbIds() - Method in class physx.common.PxCollection
-
Gets number of PxSerialObjectId names in this collection.
- getNbIds(long) - Static method in class physx.common.PxCollection.Raw
- getNbIterations() - Method in class physx.character.PxControllerStats
- getNbIterations(long) - Static method in class physx.character.PxControllerStats.Raw
- getNbKinematicBodies() - Method in class physx.physics.PxSimulationStatistics
-
Number of kinematic bodies for the current simulation step.
- getNbKinematicBodies(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbLines() - Method in class physx.common.PxRenderBuffer
- getNbLines(long) - Static method in class physx.common.PxRenderBuffer.Raw
- getNbLinks() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the number of links in the articulation.
- getNbLinks(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getNbLoopJoints() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Deprecated.The API related to loop joints will be removed in a future version once a replacement is made available.
Returns the number of loop joints in the articulation for inverse dynamics.
- getNbLoopJoints(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getNbLostPairs() - Method in class physx.physics.PxSimulationStatistics
-
Number of lost pairs from BP this frame
- getNbLostPairs(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbLostTouches() - Method in class physx.physics.PxSimulationStatistics
-
Number of lost touches from NP this frame
- getNbLostTouches(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbMaterialFrictions() - Method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
-
The number of mappings between PxMaterial and friction.
- getNbMaterialFrictions(long) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams.Raw
- getNbMaterials() - Method in class physx.physics.PxShape
-
Returns the number of materials assigned to the shape.
- getNbMaterials(long) - Static method in class physx.physics.PxShape.Raw
- getNbNewPairs() - Method in class physx.physics.PxSimulationStatistics
-
Number of new pairs found by BP this frame
- getNbNewPairs(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbNewTouches() - Method in class physx.physics.PxSimulationStatistics
-
Number of new touches found by NP this frame
- getNbNewTouches(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbObjects() - Method in class physx.common.PxCollection
-
Gets number of PxBase objects in this collection.
- getNbObjects(long) - Static method in class physx.common.PxCollection.Raw
- getNbObstacleContexts() - Method in class physx.character.PxControllerManager
-
Returns the number of obstacle contexts that are being managed.
- getNbObstacleContexts(long) - Static method in class physx.character.PxControllerManager.Raw
- getNbObstacles() - Method in class physx.character.PxObstacleContext
-
Retrieves number of obstacles in the context.
- getNbObstacles(long) - Static method in class physx.character.PxObstacleContext.Raw
- getNbPairs() - Method in class physx.physics.PxContactPairHeader
-
number of contact pairs
- getNbPairs(long) - Static method in class physx.physics.PxContactPairHeader.Raw
- getNbPartialUpdates() - Method in class physx.character.PxControllerStats
- getNbPartialUpdates(long) - Static method in class physx.character.PxControllerStats.Raw
- getNbPartitions() - Method in class physx.physics.PxSimulationStatistics
-
Number of partitions used by the solver this frame
- getNbPartitions(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbPoints() - Method in class physx.common.PxRenderBuffer
- getNbPoints(long) - Static method in class physx.common.PxRenderBuffer.Raw
- getNbPolygons() - Method in class physx.geometry.PxConvexMesh
-
Returns the number of polygons.
- getNbPolygons(long) - Static method in class physx.geometry.PxConvexMesh.Raw
- getNbRatios() - Method in class physx.vehicle2.PxVehicleGearboxParams
-
Number of gears (including reverse and neutral).
- getNbRatios(long) - Static method in class physx.vehicle2.PxVehicleGearboxParams.Raw
- getNbResults() - Method in class physx.extensions.PxMeshOverlapUtil
-
Retrieves number of triangle indices after a findOverlap call.
- getNbResults(long) - Static method in class physx.extensions.PxMeshOverlapUtil.Raw
- getNbRows() - Method in class physx.geometry.PxHeightField
-
Retrieves the number of sample rows in the samples array.
- getNbRows() - Method in class physx.geometry.PxHeightFieldDesc
-
Number of sample rows in the height field samples array.
- getNbRows(long) - Static method in class physx.geometry.PxHeightField.Raw
- getNbRows(long) - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- getNbShapes() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the number of shapes in the articulation.
- getNbShapes() - Method in class physx.physics.PxPhysics
-
Return the number of shapes that currently exist.
- getNbShapes() - Method in class physx.physics.PxRigidActor
-
Returns the number of shapes assigned to the actor.
- getNbShapes(int) - Method in class physx.physics.PxSimulationStatistics
- getNbShapes(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getNbShapes(long) - Static method in class physx.physics.PxPhysics.Raw
- getNbShapes(long) - Static method in class physx.physics.PxRigidActor.Raw
- getNbShapes(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbSpatialTendons() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the number of spatial tendons in the articulation.
- getNbSpatialTendons(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getNbSpeedResponses() - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
-
The number of speeds and normalized responses.
- getNbSpeedResponses(long) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- getNbSpeedResponsesPerCommandValue(int) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
- getNbSpeedResponsesPerCommandValue(long, int) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- getNbStaticBodies() - Method in class physx.physics.PxSimulationStatistics
-
Number of static bodies for the current simulation step.
- getNbStaticBodies(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getNbTendonJoints() - Method in class physx.physics.PxArticulationFixedTendon
-
Returns the number of tendon joints in the tendon.
- getNbTendonJoints(long) - Static method in class physx.physics.PxArticulationFixedTendon.Raw
- getNbTessellation() - Method in class physx.character.PxControllerStats
- getNbTessellation(long) - Static method in class physx.character.PxControllerStats.Raw
- getNbTetrahedrons() - Method in class physx.geometry.PxTetrahedronMesh
-
Returns the number of tetrahedrons.
- getNbTetrahedrons(long) - Static method in class physx.geometry.PxTetrahedronMesh.Raw
- getNbTouches() - Method in class physx.physics.PxOverlapBuffer10
- getNbTouches() - Method in class physx.physics.PxOverlapResult
- getNbTouches() - Method in class physx.physics.PxRaycastBuffer10
- getNbTouches() - Method in class physx.physics.PxRaycastResult
- getNbTouches() - Method in class physx.physics.PxSweepBuffer10
- getNbTouches() - Method in class physx.physics.PxSweepResult
- getNbTouches(long) - Static method in class physx.physics.PxOverlapBuffer10.Raw
- getNbTouches(long) - Static method in class physx.physics.PxOverlapResult.Raw
- getNbTouches(long) - Static method in class physx.physics.PxRaycastBuffer10.Raw
- getNbTouches(long) - Static method in class physx.physics.PxRaycastResult.Raw
- getNbTouches(long) - Static method in class physx.physics.PxSweepBuffer10.Raw
- getNbTouches(long) - Static method in class physx.physics.PxSweepResult.Raw
- getNbTracks() - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
-
The number of tracks
- getNbTracks(long) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- getNbTriangles() - Method in class physx.common.PxRenderBuffer
- getNbTriangles() - Method in class physx.geometry.PxTriangleMesh
-
Returns the number of triangles.
- getNbTriangles(long) - Static method in class physx.common.PxRenderBuffer.Raw
- getNbTriangles(long) - Static method in class physx.geometry.PxTriangleMesh.Raw
- getNbVertices() - Method in class physx.geometry.PxConvexMesh
-
Returns the number of vertices.
- getNbVertices() - Method in class physx.geometry.PxTetrahedronMesh
-
Returns the number of vertices.
- getNbVertices() - Method in class physx.geometry.PxTriangleMesh
-
Returns the number of vertices.
- getNbVertices(long) - Static method in class physx.geometry.PxConvexMesh.Raw
- getNbVertices(long) - Static method in class physx.geometry.PxTetrahedronMesh.Raw
- getNbVertices(long) - Static method in class physx.geometry.PxTriangleMesh.Raw
- getNbWheels() - Method in class physx.vehicle2.PxVehicleAxleDescription
-
The number of wheels on the vehicle.
- getNbWheels(long) - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- getNbWheelsInConstraintGroup(int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
-
Return the number of wheels in the ith constraint group.
- getNbWheelsInConstraintGroup(long, int) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- getNbWheelsInGroups() - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
-
The number of wheels in a constraint group.
- getNbWheelsInGroups(long) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- getNbWheelsInTrack(int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
-
Return the number of wheels in the ith track.
- getNbWheelsInTrack(long, int) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- getNbWheelsOnAxle(int) - Method in class physx.vehicle2.PxVehicleAxleDescription
-
Return the number of wheels on the ith axle.
- getNbWheelsOnAxle(long, int) - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- getNbWheelsPerAxle(int) - Method in class physx.vehicle2.PxVehicleAxleDescription
- getNbWheelsPerAxle(long, int) - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- getNbWheelsPerGroup(int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
- getNbWheelsPerGroup(long, int) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- getNbWheelsPerTrack(int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- getNbWheelsPerTrack(long, int) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- GetNConvexHulls() - Method in class physx.vhacd.VHACDImpl
- GetNConvexHulls(long) - Static method in class physx.vhacd.VHACDImpl.Raw
- getNeutralGear() - Method in class physx.vehicle2.PxVehicleGearboxParams
-
The gear that denotes neutral gear
- getNeutralGear(long) - Static method in class physx.vehicle2.PxVehicleGearboxParams.Raw
- getNonlinearResponse() - Method in class physx.vehicle2.PxVehicleCommandResponseParams
-
A nonlinear response to command value expressed as a lookup table of normalized response as a function of command value and longitudinal speed.
- getNonlinearResponse(long) - Static method in class physx.vehicle2.PxVehicleCommandResponseParams.Raw
- getNonWalkableMode() - Method in class physx.character.PxController
-
Retrieves the non-walkable mode for the CCT.
- getNonWalkableMode() - Method in class physx.character.PxControllerDesc
-
The non-walkable mode controls if a character controller slides or not on a non-walkable part.
- getNonWalkableMode(long) - Static method in class physx.character.PxController.Raw
- getNonWalkableMode(long) - Static method in class physx.character.PxControllerDesc.Raw
- getNormal() - Method in class physx.geometry.PxContactPoint
- getNormal() - Method in class physx.physics.PxContactPairPoint
-
The normal of the contacting surfaces at the contact point.
- getNormal() - Method in class physx.physics.PxLocationHit
-
World-space hit normal (flag: #PxHitFlag::eNORMAL)
- getNormal(long) - Static method in class physx.geometry.PxContactPoint.Raw
- getNormal(long) - Static method in class physx.physics.PxContactPairPoint.Raw
- getNormal(long) - Static method in class physx.physics.PxLocationHit.Raw
- getNormalForce() - Method in class physx.vehicle2.PxVehicleSuspensionForce
-
The component of force that lies along the normal of the plane under the wheel.
- getNormalForce(long) - Static method in class physx.vehicle2.PxVehicleSuspensionForce.Raw
- getNormalisedCommandResponse() - Method in class physx.vehicle2.PxVehicleClutchCommandResponseState
- getNormalisedCommandResponse(long) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseState.Raw
- getNormalized() - Method in class physx.common.PxQuat
- getNormalized() - Method in class physx.common.PxTransform
- getNormalized() - Method in class physx.common.PxVec3
- getNormalized() - Method in class physx.common.PxVec4
- getNormalized(long) - Static method in class physx.common.PxQuat.Raw
- getNormalized(long) - Static method in class physx.common.PxTransform.Raw
- getNormalized(long) - Static method in class physx.common.PxVec3.Raw
- getNormalized(long) - Static method in class physx.common.PxVec4.Raw
- getNumPrimsPerLeaf() - Method in class physx.cooking.PxBVH34MidphaseDesc
-
Mesh cooking hint for max primitives per leaf limit.
- getNumPrimsPerLeaf(long) - Static method in class physx.cooking.PxBVH34MidphaseDesc.Raw
- getObject(int) - Method in class physx.common.PxCollection
-
Gets the PxBase object of this collection given its index.
- getObject(long, int) - Static method in class physx.common.PxCollection.Raw
- getObstacle(int) - Method in class physx.character.PxObstacleContext
-
Retrieves desired obstacle.
- getObstacle(long, int) - Static method in class physx.character.PxObstacleContext.Raw
- getObstacleAt(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getObstacleAt(PxObstacle, int) - Static method in class physx.support.NativeArrayHelpers
- getObstacleBehaviorFlags(long, long) - Static method in class physx.character.SimpleControllerBehaviorCallback.Raw
- getObstacleBehaviorFlags(PxObstacle) - Method in class physx.character.PxControllerBehaviorCallbackImpl
- getObstacleBehaviorFlags(PxObstacle) - Method in class physx.character.SimpleControllerBehaviorCallback
- getObstacleByHandle(int) - Method in class physx.character.PxObstacleContext
-
Retrieves desired obstacle by given handle.
- getObstacleByHandle(long, int) - Static method in class physx.character.PxObstacleContext.Raw
- getObstacleContext(int) - Method in class physx.character.PxControllerManager
-
Retrieve one of the obstacle contexts in the manager.
- getObstacleContext(long, int) - Static method in class physx.character.PxControllerManager.Raw
- getOffset() - Method in class physx.physics.PxArticulationTendon
-
Gets the length offset term for the tendon.
- getOffset(long) - Static method in class physx.physics.PxArticulationTendon.Raw
- getOther() - Method in class physx.character.PxControllersHit
-
Touched controller
- getOther(long) - Static method in class physx.character.PxControllersHit.Raw
- getOtherActor() - Method in class physx.physics.PxTriggerPair
-
The actor to which otherShape is attached
- getOtherActor(long) - Static method in class physx.physics.PxTriggerPair.Raw
- getOtherShape() - Method in class physx.physics.PxTriggerPair
-
Deprecated.
- getOtherShape(long) - Static method in class physx.physics.PxTriggerPair.Raw
- getOutputPairFlags() - Method in class physx.support.PassThroughFilterShader
- getOutputPairFlags(long) - Static method in class physx.support.PassThroughFilterShader.Raw
- getOwnerClient() - Method in class physx.physics.PxActor
-
Returns the owner client that was specified at creation time.
- getOwnerClient(long) - Static method in class physx.physics.PxActor.Raw
- getP() - Method in class physx.common.PxTransform
- getP() - Method in class physx.extensions.PxGjkQueryRaycastResult
- getP() - Method in class physx.extensions.PxGjkQuerySweepResult
- getP(long) - Static method in class physx.common.PxTransform.Raw
- getP(long) - Static method in class physx.extensions.PxGjkQueryRaycastResult.Raw
- getP(long) - Static method in class physx.extensions.PxGjkQuerySweepResult.Raw
- getPad() - Method in class physx.geometry.PxContactBuffer
- getPad(long) - Static method in class physx.geometry.PxContactBuffer.Raw
- getPairs() - Method in class physx.physics.PxContactPairHeader
- getPairs(long) - Static method in class physx.physics.PxContactPairHeader.Raw
- getParent() - Method in class physx.physics.PxArticulationAttachment
-
Gets the parent attachment.
- getParent() - Method in class physx.physics.PxArticulationTendonJoint
-
Gets the parent tendon joint.
- getParent(long) - Static method in class physx.physics.PxArticulationAttachment.Raw
- getParent(long) - Static method in class physx.physics.PxArticulationTendonJoint.Raw
- getParentArticulationLink() - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Gets the parent articulation link of this joint.
- getParentArticulationLink(long) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- getParentPose() - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Gets the joint pose in the parent link actor frame.
- getParentPose(long) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- getPatchCount() - Method in class physx.physics.PxContactPair
-
Number of contact patches stored in the contact stream
- getPatchCount(long) - Static method in class physx.physics.PxContactPair.Raw
- getPeakConstraintMemory() - Method in class physx.physics.PxSimulationStatistics
-
The peak amount of memory (in bytes) that was allocated for constraints (this includes joints) in the current simulation step
- getPeakConstraintMemory(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getPeakTorque() - Method in class physx.vehicle2.PxVehicleEngineParams
- getPeakTorque(long) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- getPersistentContactManifold_outBreakingThreshold() - Method in class physx.geometry.SimpleCustomGeometryCallbacks
- getPersistentContactManifold_outBreakingThreshold(long) - Static method in class physx.geometry.SimpleCustomGeometryCallbacks.Raw
- getPhysics() - Method in class physx.physics.PxScene
-
Call this method to retrieve the Physics SDK.
- getPhysics(long) - Static method in class physx.physics.PxScene.Raw
- getPHYSICS_VERSION() - Static method in class physx.PxTopLevelFunctions
- getPHYSICS_VERSION() - Static method in class physx.PxTopLevelFunctions.Raw
- getPhysicsInsertionCallback() - Method in class physx.physics.PxPhysics
-
Gets PxPhysics object insertion interface.
- getPhysicsInsertionCallback(long) - Static method in class physx.physics.PxPhysics.Raw
- getPhysxActor() - Method in class physx.vehicle2.PhysXIntegrationState
- getPhysxActor(long) - Static method in class physx.vehicle2.PhysXIntegrationState.Raw
- getPhysxActorBoxShapeLocalPose() - Method in class physx.vehicle2.PhysXIntegrationParams
- getPhysxActorBoxShapeLocalPose(long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- getPhysxActorCMassLocalPose() - Method in class physx.vehicle2.PhysXIntegrationParams
- getPhysxActorCMassLocalPose(long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- getPhysxActorGeometry() - Method in class physx.vehicle2.PhysXIntegrationParams
- getPhysxActorGeometry(long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- getPhysxActorQueryFilterData() - Method in class physx.vehicle2.PhysXIntegrationParams
- getPhysxActorQueryFilterData(long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- getPhysxActorShapeFlags() - Method in class physx.vehicle2.PhysXIntegrationParams
- getPhysxActorShapeFlags(long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- getPhysxActorSimulationFilterData() - Method in class physx.vehicle2.PhysXIntegrationParams
- getPhysxActorSimulationFilterData(long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- getPhysxActorUpdateMode() - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
- getPhysxActorUpdateMode(long) - Static method in class physx.vehicle2.PxVehiclePhysXSimulationContext.Raw
- getPhysxActorWakeCounterResetValue() - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
-
Wake counter value to set on the physx actor if a reset is required.
- getPhysxActorWakeCounterResetValue(long) - Static method in class physx.vehicle2.PxVehiclePhysXSimulationContext.Raw
- getPhysxActorWakeCounterThreshold() - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
-
Threshold below which to check whether the physx actor wake counter should get reset.
- getPhysxActorWakeCounterThreshold(long) - Static method in class physx.vehicle2.PxVehiclePhysXSimulationContext.Raw
- getPhysxActorWheelQueryFilterData() - Method in class physx.vehicle2.PhysXIntegrationParams
- getPhysxActorWheelQueryFilterData(long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- getPhysxActorWheelShapeFlags() - Method in class physx.vehicle2.PhysXIntegrationParams
- getPhysxActorWheelShapeFlags(long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- getPhysxActorWheelSimulationFilterData() - Method in class physx.vehicle2.PhysXIntegrationParams
- getPhysxActorWheelSimulationFilterData(long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- getPhysxConstraints() - Method in class physx.vehicle2.PhysXIntegrationState
- getPhysxConstraints(long) - Static method in class physx.vehicle2.PhysXIntegrationState.Raw
- getPhysxMaterialFrictionParams(int) - Method in class physx.vehicle2.PhysXIntegrationParams
- getPhysxMaterialFrictionParams(long, int) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- getPhysXParams() - Method in class physx.vehicle2.PhysXActorVehicle
- getPhysXParams(long) - Static method in class physx.vehicle2.PhysXActorVehicle.Raw
- getPhysxRoadGeometryQueryParams() - Method in class physx.vehicle2.PhysXIntegrationParams
- getPhysxRoadGeometryQueryParams(long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- getPhysxScene() - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
- getPhysxScene(long) - Static method in class physx.vehicle2.PxVehiclePhysXSimulationContext.Raw
- getPhysXState() - Method in class physx.vehicle2.PhysXActorVehicle
- getPhysXState(long) - Static method in class physx.vehicle2.PhysXActorVehicle.Raw
- getPhysxSteerState() - Method in class physx.vehicle2.PhysXIntegrationState
- getPhysxSteerState(long) - Static method in class physx.vehicle2.PhysXIntegrationState.Raw
- getPhysxSuspensionLimitConstraintParams(int) - Method in class physx.vehicle2.PhysXIntegrationParams
- getPhysxSuspensionLimitConstraintParams(long, int) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- getPhysxUnitCylinderSweepMesh() - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
- getPhysxUnitCylinderSweepMesh(long) - Static method in class physx.vehicle2.PxVehiclePhysXSimulationContext.Raw
- getPhysxWheelShapeLocalPoses(int) - Method in class physx.vehicle2.PhysXIntegrationParams
- getPhysxWheelShapeLocalPoses(long, int) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- getPlane() - Method in class physx.vehicle2.PxVehicleRoadGeometryState
-
the plane under the wheel
- getPlane(long) - Static method in class physx.vehicle2.PxVehicleRoadGeometryState.Raw
- getPlaneTolerance() - Method in class physx.cooking.PxCookingParams
-
Plane tolerance used in convex hull computation.
- getPlaneTolerance(long) - Static method in class physx.cooking.PxCookingParams.Raw
- getPlatform() - Static method in enum class de.fabmax.physxjni.Platform
- getPoint() - Method in class physx.geometry.PxContactPoint
- getPoint(long) - Static method in class physx.geometry.PxContactPoint.Raw
- getPointA() - Method in class physx.extensions.PxGjkQueryProximityInfoResult
- getPointA(long) - Static method in class physx.extensions.PxGjkQueryProximityInfoResult.Raw
- getPointB() - Method in class physx.extensions.PxGjkQueryProximityInfoResult
- getPointB(long) - Static method in class physx.extensions.PxGjkQueryProximityInfoResult.Raw
- getPoints() - Method in class physx.common.PxRenderBuffer
- getPoints() - Method in class physx.cooking.PxConvexMeshDesc
-
Vertex positions data in PxBoundedData format.
- getPoints() - Method in class physx.geometry.PxSimpleTriangleMesh
-
Pointer to first vertex point.
- getPoints() - Method in class physx.geometry.PxTetrahedronMeshDesc
-
Pointer to first vertex point.
- getPoints(long) - Static method in class physx.common.PxRenderBuffer.Raw
- getPoints(long) - Static method in class physx.cooking.PxConvexMeshDesc.Raw
- getPoints(long) - Static method in class physx.geometry.PxSimpleTriangleMesh.Raw
- getPoints(long) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- getPolygonData(int, PxHullPolygon) - Method in class physx.geometry.PxConvexMesh
-
Returns the polygon data.
- getPolygonData(long, int, long) - Static method in class physx.geometry.PxConvexMesh.Raw
- getPos() - Method in class physx.common.PxDebugPoint
- getPos(long) - Static method in class physx.common.PxDebugPoint.Raw
- getPos0() - Method in class physx.common.PxDebugLine
- getPos0() - Method in class physx.common.PxDebugTriangle
- getPos0(long) - Static method in class physx.common.PxDebugLine.Raw
- getPos0(long) - Static method in class physx.common.PxDebugTriangle.Raw
- getPos1() - Method in class physx.common.PxDebugLine
- getPos1() - Method in class physx.common.PxDebugTriangle
- getPos1(long) - Static method in class physx.common.PxDebugLine.Raw
- getPos1(long) - Static method in class physx.common.PxDebugTriangle.Raw
- getPos2() - Method in class physx.common.PxDebugTriangle
- getPos2(long) - Static method in class physx.common.PxDebugTriangle.Raw
- getPose() - Method in class physx.vehicle2.PxVehicleRigidBodyState
-
the body's pose (in world space)
- getPose(long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- getPosition() - Method in class physx.character.PxController
-
Retrieve the raw position of the controller.
- getPosition() - Method in class physx.character.PxControllerDesc
-
The position of the character
- getPosition() - Method in class physx.extensions.PxPrismaticJoint
-
returns the displacement of the joint along its axis.
- getPosition() - Method in class physx.physics.PxContactPairPoint
-
The position of the contact point between the shapes, in world space.
- getPosition() - Method in class physx.physics.PxLocationHit
-
World-space hit position (flag: #PxHitFlag::ePOSITION)
- getPosition(long) - Static method in class physx.character.PxController.Raw
- getPosition(long) - Static method in class physx.character.PxControllerDesc.Raw
- getPosition(long) - Static method in class physx.extensions.PxPrismaticJoint.Raw
- getPosition(long) - Static method in class physx.physics.PxContactPairPoint.Raw
- getPosition(long) - Static method in class physx.physics.PxLocationHit.Raw
- getPrep() - Method in class physx.physics.PxConstraintConnector
-
Obtain the shader function pointer used to prep rows for this constraint
- getPrep(long) - Static method in class physx.physics.PxConstraintConnector.Raw
- getPreviousAngularVelocity() - Method in class physx.vehicle2.PxVehicleRigidBodyState
-
the previous angular velocity of the body (in world space)
- getPreviousAngularVelocity(long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- getPreviousLinearVelocity() - Method in class physx.vehicle2.PxVehicleRigidBodyState
-
the previous linear velocity of the body (in world space)
- getPreviousLinearVelocity(long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- getPreviousSteerCommand() - Method in class physx.vehicle2.PxVehiclePhysXSteerState
-
The steer command that was most previously applied to the vehicle.
- getPreviousSteerCommand(long) - Static method in class physx.vehicle2.PxVehiclePhysXSteerState.Raw
- getPrismaticJointFlags() - Method in class physx.extensions.PxPrismaticJoint
-
Get the flags specific to the Prismatic Joint.
- getPrismaticJointFlags(long) - Static method in class physx.extensions.PxPrismaticJoint.Raw
- getPvdContext() - Method in class physx.vehicle2.PxVehicleSimulationContext
-
Structure to support Omni PVD, the PhysX Visual Debugger.
- getPvdContext(long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- getQ() - Method in class physx.common.PxTransform
- getQ(long) - Static method in class physx.common.PxTransform.Raw
- getQueryFilterData() - Method in class physx.physics.PxShape
-
Retrieves the shape's Query filter data.
- getQueryFilterData(long) - Static method in class physx.physics.PxShape.Raw
- getRadius() - Method in class physx.character.PxCapsuleController
-
Gets controller's radius.
- getRadius() - Method in class physx.character.PxCapsuleControllerDesc
-
The radius of the capsule
- getRadius() - Method in class physx.extensions.CapsuleSupport
- getRadius() - Method in class physx.extensions.SphereSupport
- getRadius() - Method in class physx.geometry.PxCapsuleGeometry
-
The radius of the capsule.
- getRadius() - Method in class physx.geometry.PxSphereGeometry
-
The radius of the sphere.
- getRadius() - Method in class physx.vehicle2.PxVehicleWheelParams
-
Radius of unit that includes metal wheel plus rubber tire.
- getRadius(long) - Static method in class physx.character.PxCapsuleController.Raw
- getRadius(long) - Static method in class physx.character.PxCapsuleControllerDesc.Raw
- getRadius(long) - Static method in class physx.extensions.CapsuleSupport.Raw
- getRadius(long) - Static method in class physx.extensions.SphereSupport.Raw
- getRadius(long) - Static method in class physx.geometry.PxCapsuleGeometry.Raw
- getRadius(long) - Static method in class physx.geometry.PxSphereGeometry.Raw
- getRadius(long) - Static method in class physx.vehicle2.PxVehicleWheelParams.Raw
- getRate() - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
-
The parameter rate specifies how quickly the ratio of rotational speeds approaches the target rotational speed ratio.
- getRate(long) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- getRatio() - Method in class physx.extensions.PxRackAndPinionJoint
-
Get the ratio.
- getRatio(long) - Static method in class physx.extensions.PxRackAndPinionJoint.Raw
- getRatios(int) - Method in class physx.vehicle2.PxVehicleGearboxParams
- getRatios(long, int) - Static method in class physx.vehicle2.PxVehicleGearboxParams.Raw
- getRealAt(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getRealAt(PxRealPtr, int) - Static method in class physx.support.NativeArrayHelpers
- getRearBias() - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
-
The parameter rearBias specifies the maximum angular speed ratio of the two rear wheels specified by rearWheelIds[2].
- getRearBias(long) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- getRearTarget() - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
-
The parameter rearTarget specifies the target rotational speed ratio of the two rear wheels in the event that the ratio exceeds rearBias and rearBias is configured for an activated limited slip or locked axle.
- getRearTarget(long) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- getRearWheelIds(int) - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
- getRearWheelIds(long, int) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- getReferenceCount() - Method in class physx.common.PxRefCounted
-
Returns the reference count of the object.
- getReferenceCount(long) - Static method in class physx.common.PxRefCounted.Raw
- getRegisterDeletionListener() - Method in class physx.character.PxControllerDesc
-
Use a deletion listener to get informed about released objects and clear internal caches if needed.
- getRegisterDeletionListener(long) - Static method in class physx.character.PxControllerDesc.Raw
- getRelativeAngularVelocity() - Method in class physx.extensions.PxJoint
-
get the relative angular velocity of the joint
- getRelativeAngularVelocity(long) - Static method in class physx.extensions.PxJoint.Raw
- getRelativeLinearVelocity() - Method in class physx.extensions.PxJoint
-
get the relative linear velocity of the joint
- getRelativeLinearVelocity(long) - Static method in class physx.extensions.PxJoint.Raw
- getRelativeOffset() - Method in class physx.physics.PxArticulationAttachment
-
Gets the attachment's relative offset in the link actor frame.
- getRelativeOffset(long) - Static method in class physx.physics.PxArticulationAttachment.Raw
- getRelativeTransform() - Method in class physx.extensions.PxJoint
-
get the relative pose for this joint
- getRelativeTransform(long) - Static method in class physx.extensions.PxJoint.Raw
- getRenderBuffer() - Method in class physx.physics.PxScene
-
Retrieves the render buffer.
- getRenderBuffer(long) - Static method in class physx.physics.PxScene.Raw
- getReportCallback() - Method in class physx.character.PxControllerDesc
-
Specifies a user report callback.
- getReportCallback(long) - Static method in class physx.character.PxControllerDesc.Raw
- getRequiredContactConstraintMemory() - Method in class physx.physics.PxSimulationStatistics
-
The total required size (in bytes) of the contact constraints in the current simulation step
- getRequiredContactConstraintMemory(long) - Static method in class physx.physics.PxSimulationStatistics.Raw
- getRestitution() - Method in class physx.extensions.PxJointLimitParameters
-
Controls the amount of bounce when the joint hits a limit.
- getRestitution() - Method in class physx.geometry.PxContactPoint
-
The restitution coefficient
- getRestitution() - Method in class physx.physics.PxMaterial
-
Retrieves the coefficient of restitution.
- getRestitution() - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
-
restitution value of the restitution model used to generate a target velocity that will resolve the geometric error.
- getRestitution() - Method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams
-
restitution is used by the restitution model used to generate a target velocity when resolving suspension limit constraints.
- getRestitution(long) - Static method in class physx.extensions.PxJointLimitParameters.Raw
- getRestitution(long) - Static method in class physx.geometry.PxContactPoint.Raw
- getRestitution(long) - Static method in class physx.physics.PxMaterial.Raw
- getRestitution(long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- getRestitution(long) - Static method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams.Raw
- getRestitutionCombineMode() - Method in class physx.physics.PxMaterial
-
Retrieves the restitution combine mode.
- getRestitutionCombineMode(long) - Static method in class physx.physics.PxMaterial.Raw
- getRestLength() - Method in class physx.physics.PxArticulationAttachment
-
Gets the spring rest length for the sub-tendon from the root to this leaf attachment.
- getRestLength() - Method in class physx.physics.PxArticulationFixedTendon
-
Gets the spring rest length of the tendon.
- getRestLength(long) - Static method in class physx.physics.PxArticulationAttachment.Raw
- getRestLength(long) - Static method in class physx.physics.PxArticulationFixedTendon.Raw
- getRestLoad() - Method in class physx.vehicle2.PxVehicleTireForceParams
-
The rest load is the load that develops on the tire when the vehicle is at rest on a flat plane.
- getRestLoad(long) - Static method in class physx.vehicle2.PxVehicleTireForceParams.Raw
- getRestOffset() - Method in class physx.physics.PxShape
-
Retrieves the rest offset.
- getRestOffset(long) - Static method in class physx.physics.PxShape.Raw
- getResults() - Method in class physx.extensions.PxMeshOverlapUtil
-
Retrieves array of triangle indices after a findOverlap call.
- getResults(long) - Static method in class physx.extensions.PxMeshOverlapUtil.Raw
- getRevoluteJointFlags() - Method in class physx.extensions.PxRevoluteJoint
-
gets the flags specific to the Revolute Joint.
- getRevoluteJointFlags(long) - Static method in class physx.extensions.PxRevoluteJoint.Raw
- getRigidBody() - Method in class physx.vehicle2.PxVehiclePhysXActor
-
The PhysX rigid body that represents the vehcle in the associated PhysX scene.
- getRigidBody(long) - Static method in class physx.vehicle2.PxVehiclePhysXActor.Raw
- getRigidBodyFlags() - Method in class physx.physics.PxRigidBody
-
Reads the PxRigidBody flags.
- getRigidBodyFlags(long) - Static method in class physx.physics.PxRigidBody.Raw
- getRigidBodyParams() - Method in class physx.vehicle2.BaseVehicleParams
- getRigidBodyParams(long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- getRigidBodyState() - Method in class physx.vehicle2.BaseVehicleState
- getRigidBodyState(long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getRigidDynamicLockFlags() - Method in class physx.physics.PxRigidDynamic
-
Reads the PxRigidDynamic lock flags.
- getRigidDynamicLockFlags(long) - Static method in class physx.physics.PxRigidDynamic.Raw
- getRoadGeometryQueryType() - Method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
-
A description of the type of physx scene query to employ.
- getRoadGeometryQueryType(long) - Static method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams.Raw
- getRoadGeomStates(int) - Method in class physx.vehicle2.BaseVehicleState
- getRoadGeomStates(long, int) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getRootAngularVelocity() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Gets the root link angular velocity.
- getRootAngularVelocity(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getRootGlobalPose() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the root link transform (world to actor frame).
- getRootGlobalPose(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getRootLinearVelocity() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Gets the root link center-of-mass linear velocity.
- getRootLinearVelocity(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getRootLinkData() - Method in class physx.physics.PxArticulationCache
-
Root link transform, velocities, and accelerations.
- getRootLinkData(long) - Static method in class physx.physics.PxArticulationCache.Raw
- getRotationAngle() - Method in class physx.vehicle2.PxVehicleWheelRigidBody1dState
-
The accumulated angle of the wheel around the lateral axis in radians in range (-2*Pi,2*Pi)
- getRotationAngle(long) - Static method in class physx.vehicle2.PxVehicleWheelRigidBody1dState.Raw
- getRotationSpeed() - Method in class physx.vehicle2.PxVehicleEngineState
-
The rotation speed of the engine (radians per second).
- getRotationSpeed() - Method in class physx.vehicle2.PxVehicleWheelRigidBody1dState
-
The rotation speed of the wheel around the lateral axis.
- getRotationSpeed(long) - Static method in class physx.vehicle2.PxVehicleEngineState.Raw
- getRotationSpeed(long) - Static method in class physx.vehicle2.PxVehicleWheelRigidBody1dState.Raw
- getRowScale() - Method in class physx.geometry.PxHeightFieldGeometry
-
The scaling factor for the height field in the row direction (x direction in local space).
- getRowScale(long) - Static method in class physx.geometry.PxHeightFieldGeometry.Raw
- getSample(int, int) - Method in class physx.geometry.PxHeightField
-
Returns heightfield sample of given row and column
- getSample(long, int, int) - Static method in class physx.geometry.PxHeightField.Raw
- getSamples() - Method in class physx.geometry.PxHeightFieldDesc
-
The samples array.
- getSamples(long) - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- getSampleStride() - Method in class physx.geometry.PxHeightField
-
Retrieves the offset in bytes between consecutive samples in the array.
- getSampleStride(long) - Static method in class physx.geometry.PxHeightField.Raw
- getSanityBounds() - Method in class physx.physics.PxSceneDesc
-
The bounds used to sanity check user-set positions of actors and articulation links
- getSanityBounds(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getScale() - Method in class physx.cooking.PxCookingParams
-
Tolerance scale is used to check if cooked triangles are not too huge.
- getScale() - Method in class physx.extensions.ConvexMeshSupport
- getScale() - Method in class physx.geometry.PxConvexMeshGeometry
-
The scaling transformation (from vertex space to shape space).
- getScale() - Method in class physx.geometry.PxTriangleMeshGeometry
-
The scaling transformation.
- getScale() - Method in class physx.vehicle2.BaseVehicleParams
- getScale() - Method in class physx.vehicle2.PxVehicleScale
-
The length scale used for the vehicle.
- getScale() - Method in class physx.vehicle2.PxVehicleSimulationContext
- getScale(long) - Static method in class physx.cooking.PxCookingParams.Raw
- getScale(long) - Static method in class physx.extensions.ConvexMeshSupport.Raw
- getScale(long) - Static method in class physx.geometry.PxConvexMeshGeometry.Raw
- getScale(long) - Static method in class physx.geometry.PxTriangleMeshGeometry.Raw
- getScale(long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- getScale(long) - Static method in class physx.vehicle2.PxVehicleScale.Raw
- getScale(long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- getScaleCoeff() - Method in class physx.character.PxControllerDesc
-
Scale coefficient for underlying kinematic actor
- getScaleCoeff(long) - Static method in class physx.character.PxControllerDesc.Raw
- getScaleRotation() - Method in class physx.extensions.ConvexMeshSupport
- getScaleRotation(long) - Static method in class physx.extensions.ConvexMeshSupport.Raw
- getScene() - Method in class physx.character.PxController
-
Retrieve the scene associated with the controller.
- getScene() - Method in class physx.character.PxControllerManager
-
Returns the scene the manager is adding the controllers to.
- getScene() - Method in class physx.extensions.PxJoint
-
Retrieves the scene which this joint belongs to.
- getScene() - Method in class physx.physics.PxActor
-
Retrieves the scene which this actor belongs to.
- getScene() - Method in class physx.physics.PxAggregate
-
Retrieves the scene which this aggregate belongs to.
- getScene() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the scene which this articulation belongs to.
- getScene() - Method in class physx.physics.PxConstraint
-
Retrieves the scene which this constraint belongs to.
- getScene(long) - Static method in class physx.character.PxController.Raw
- getScene(long) - Static method in class physx.character.PxControllerManager.Raw
- getScene(long) - Static method in class physx.extensions.PxJoint.Raw
- getScene(long) - Static method in class physx.physics.PxActor.Raw
- getScene(long) - Static method in class physx.physics.PxAggregate.Raw
- getScene(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getScene(long) - Static method in class physx.physics.PxConstraint.Raw
- getScenePvdClient() - Method in class physx.physics.PxScene
-
Returns the Pvd client associated with the scene.
- getScenePvdClient(long) - Static method in class physx.physics.PxScene.Raw
- getScenePvdFlags() - Method in class physx.support.PxPvdSceneClient
-
Retrieves the PVD flags.
- getScenePvdFlags(long) - Static method in class physx.support.PxPvdSceneClient.Raw
- getSceneQueryStaticTimestamp() - Method in class physx.physics.PxSceneSQSystem
-
Retrieves the scene's internal scene query timestamp, increased each time a change to the static scene query structure is performed.
- getSceneQueryStaticTimestamp(long) - Static method in class physx.physics.PxSceneSQSystem.Raw
- getSceneQueryUpdateMode() - Method in class physx.physics.PxSceneDesc
- getSceneQueryUpdateMode() - Method in class physx.physics.PxSceneSQSystem
-
Gets scene query update mode
- getSceneQueryUpdateMode(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getSceneQueryUpdateMode(long) - Static method in class physx.physics.PxSceneSQSystem.Raw
- getScratchAllocator() - Method in class physx.physics.PxArticulationCache
-
The scratch allocator is used for internal calculations.
- getScratchAllocator(long) - Static method in class physx.physics.PxArticulationCache.Raw
- getScratchMemory() - Method in class physx.physics.PxArticulationCache
-
The scratch memory is used for internal calculations.
- getScratchMemory(long) - Static method in class physx.physics.PxArticulationCache.Raw
- getSelfCollision() - Method in class physx.physics.PxAggregate
-
Retrieves aggregate's self-collision flag.
- getSelfCollision(long) - Static method in class physx.physics.PxAggregate.Raw
- getSeparatingAxis() - Method in class physx.extensions.PxGjkQueryProximityInfoResult
- getSeparatingAxis(long) - Static method in class physx.extensions.PxGjkQueryProximityInfoResult.Raw
- getSeparation() - Method in class physx.extensions.PxGjkQueryProximityInfoResult
- getSeparation() - Method in class physx.geometry.PxContactPoint
-
The separation of the shapes at the contact point.
- getSeparation() - Method in class physx.physics.PxContactPairPoint
-
The separation of the shapes at the contact point.
- getSeparation() - Method in class physx.vehicle2.PxVehicleSuspensionState
-
separation holds extra information about the contact state of the wheel with the ground.
- getSeparation(long) - Static method in class physx.extensions.PxGjkQueryProximityInfoResult.Raw
- getSeparation(long) - Static method in class physx.geometry.PxContactPoint.Raw
- getSeparation(long) - Static method in class physx.physics.PxContactPairPoint.Raw
- getSeparation(long) - Static method in class physx.vehicle2.PxVehicleSuspensionState.Raw
- getSerializable() - Method in class physx.physics.PxConstraintConnector
-
Obtain a reference to a PxBase interface if the constraint has one.
- getSerializable(long) - Static method in class physx.physics.PxConstraintConnector.Raw
- getShape() - Method in class physx.character.PxControllerShapeHit
-
Touched shape
- getShape() - Method in class physx.physics.PxOverlapHit
- getShape() - Method in class physx.physics.PxRaycastHit
- getShape() - Method in class physx.physics.PxSweepHit
- getShape(long) - Static method in class physx.character.PxControllerShapeHit.Raw
- getShape(long) - Static method in class physx.physics.PxOverlapHit.Raw
- getShape(long) - Static method in class physx.physics.PxRaycastHit.Raw
- getShape(long) - Static method in class physx.physics.PxSweepHit.Raw
- getShapeAt(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getShapeAt(PxShape, int) - Static method in class physx.support.NativeArrayHelpers
- getShapeBehaviorFlags(long, long, long) - Static method in class physx.character.SimpleControllerBehaviorCallback.Raw
- getShapeBehaviorFlags(PxShape, PxActor) - Method in class physx.character.PxControllerBehaviorCallbackImpl
- getShapeBehaviorFlags(PxShape, PxActor) - Method in class physx.character.SimpleControllerBehaviorCallback
- getShapes(int) - Method in class physx.physics.PxContactPair
- getShapes(long, int) - Static method in class physx.physics.PxContactPair.Raw
- getShapes(long, long, int, int) - Static method in class physx.physics.PxRigidActor.Raw
- getShapes(PxShapePtr, int, int) - Method in class physx.physics.PxRigidActor
-
Retrieve all the shape pointers belonging to the actor.
- getSimulationEventCallback() - Method in class physx.physics.PxScene
-
Retrieves the simulationEventCallback pointer set with setSimulationEventCallback().
- getSimulationEventCallback() - Method in class physx.physics.PxSceneDesc
-
Possible notification callback.
- getSimulationEventCallback(long) - Static method in class physx.physics.PxScene.Raw
- getSimulationEventCallback(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getSimulationFilterData() - Method in class physx.physics.PxShape
-
Retrieves the shape's collision filter data.
- getSimulationFilterData(long) - Static method in class physx.physics.PxShape.Raw
- getSimulationStatistics(long, long) - Static method in class physx.physics.PxScene.Raw
- getSimulationStatistics(PxSimulationStatistics) - Method in class physx.physics.PxScene
-
Call this method to retrieve statistics for the current simulation step.
- getSize() - Method in class physx.extensions.PxDefaultMemoryOutputStream
- getSize(long) - Static method in class physx.extensions.PxDefaultMemoryOutputStream.Raw
- getSleepThreshold() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the mass-normalized energy below which the articulation may go to sleep.
- getSleepThreshold() - Method in class physx.physics.PxRigidDynamic
-
Returns the mass-normalized kinetic energy below which an actor may go to sleep.
- getSleepThreshold(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getSleepThreshold(long) - Static method in class physx.physics.PxRigidDynamic.Raw
- getSlips(int) - Method in class physx.vehicle2.PxVehicleTireSlipState
- getSlips(long, int) - Static method in class physx.vehicle2.PxVehicleTireSlipState.Raw
- getSlopeLimit() - Method in class physx.character.PxController
-
Retrieve the slope limit.
- getSlopeLimit() - Method in class physx.character.PxControllerDesc
-
The maximum slope which the character can walk up.
- getSlopeLimit(long) - Static method in class physx.character.PxController.Raw
- getSlopeLimit(long) - Static method in class physx.character.PxControllerDesc.Raw
- getSolverArticulationBatchSize() - Method in class physx.physics.PxScene
-
Retrieves the number of articulations required to spawn a separate rigid body solver thread.
- getSolverArticulationBatchSize() - Method in class physx.physics.PxSceneDesc
-
Defines the number of articulations required to spawn a separate rigid body solver island task chain.
- getSolverArticulationBatchSize(long) - Static method in class physx.physics.PxScene.Raw
- getSolverArticulationBatchSize(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getSolverBatchSize() - Method in class physx.physics.PxScene
-
Retrieves the number of actors required to spawn a separate rigid body solver thread.
- getSolverBatchSize() - Method in class physx.physics.PxSceneDesc
-
Defines the number of actors required to spawn a separate rigid body solver island task chain.
- getSolverBatchSize(long) - Static method in class physx.physics.PxScene.Raw
- getSolverBatchSize(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getSolverType() - Method in class physx.physics.PxScene
-
Return the solver model.
- getSolverType() - Method in class physx.physics.PxSceneDesc
-
Selects the solver algorithm to use.
- getSolverType(long) - Static method in class physx.physics.PxScene.Raw
- getSolverType(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getSpeed() - Method in class physx.common.PxTolerancesScale
-
The typical magnitude of velocities of objects in simulation.
- getSpeed(long) - Static method in class physx.common.PxTolerancesScale.Raw
- getSpeedResponses(int) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
- getSpeedResponses(long, int) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- getSpeedResponsesPerCommandValue(int) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
- getSpeedResponsesPerCommandValue(long, int) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- getSpeedStates(int) - Method in class physx.vehicle2.PxVehicleTireSpeedState
- getSpeedStates(long, int) - Static method in class physx.vehicle2.PxVehicleTireSpeedState.Raw
- getSphericalJointFlags() - Method in class physx.extensions.PxSphericalJoint
-
Get the flags specific to the Spherical Joint.
- getSphericalJointFlags(long) - Static method in class physx.extensions.PxSphericalJoint.Raw
- getSprungMass() - Method in class physx.vehicle2.PxVehicleSuspensionForceParams
-
Part of the vehicle mass that is supported by the suspension spring.
- getSprungMass(long) - Static method in class physx.vehicle2.PxVehicleSuspensionForceParams.Raw
- getStabilizationThreshold() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the mass-normalized kinetic energy below which the articulation may participate in stabilization.
- getStabilizationThreshold() - Method in class physx.physics.PxRigidDynamic
-
Returns the mass-normalized kinetic energy below which an actor may participate in stabilization.
- getStabilizationThreshold(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getStabilizationThreshold(long) - Static method in class physx.physics.PxRigidDynamic.Raw
- getStandOnAnotherCCT() - Method in class physx.character.PxControllerState
-
Are we standing on another CCT?
- getStandOnAnotherCCT(long) - Static method in class physx.character.PxControllerState.Raw
- getStandOnObstacle() - Method in class physx.character.PxControllerState
-
Are we standing on a user-defined obstacle?
- getStandOnObstacle(long) - Static method in class physx.character.PxControllerState.Raw
- getState(long, long) - Static method in class physx.character.PxController.Raw
- getState(PxControllerState) - Method in class physx.character.PxController
-
Returns information about the controller's internal state.
- getStaticBVHBuildStrategy() - Method in class physx.physics.PxSceneDesc
- getStaticBVHBuildStrategy(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getStaticFriction() - Method in class physx.geometry.PxContactPoint
-
The static friction coefficient
- getStaticFriction() - Method in class physx.physics.PxMaterial
-
Retrieves the coefficient of static friction.
- getStaticFriction(long) - Static method in class physx.geometry.PxContactPoint.Raw
- getStaticFriction(long) - Static method in class physx.physics.PxMaterial.Raw
- getStaticKineFilteringMode() - Method in class physx.physics.PxSceneDesc
-
Filtering mode for static-kinematic pairs in the broadphase.
- getStaticKineFilteringMode(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getStaticKinematicFilteringMode() - Method in class physx.physics.PxScene
-
Gets the pair filtering mode for static-kinematic pairs.
- getStaticKinematicFilteringMode(long) - Static method in class physx.physics.PxScene.Raw
- getStaticNbObjectsPerNode() - Method in class physx.physics.PxSceneDesc
- getStaticNbObjectsPerNode(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getStaticStructure() - Method in class physx.physics.PxSceneDesc
- getStaticStructure() - Method in class physx.physics.PxSceneSQSystem
-
Return the value of PxSceneQueryDesc::staticStructure that was set when creating the scene with PxPhysics::createScene
- getStaticStructure(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getStaticStructure(long) - Static method in class physx.physics.PxSceneSQSystem.Raw
- getStaticTimestamp() - Method in class physx.physics.PxSceneQuerySystemBase
-
Retrieves the system's internal scene query timestamp, increased each time a change to the static scene query structure is performed.
- getStaticTimestamp(long) - Static method in class physx.physics.PxSceneQuerySystemBase.Raw
- getStats(long, long) - Static method in class physx.character.PxController.Raw
- getStats(PxControllerStats) - Method in class physx.character.PxController
-
Returns the controller's internal statistics.
- getStatus() - Method in class physx.physics.PxTriggerPair
-
Type of trigger event (eNOTIFY_TOUCH_FOUND or eNOTIFY_TOUCH_LOST).
- getStatus(long) - Static method in class physx.physics.PxTriggerPair.Raw
- getSteer() - Method in class physx.vehicle2.PxVehicleCommandState
-
The instantaneous state of the steer controller in range [-1,1].
- getSteer(long) - Static method in class physx.vehicle2.PxVehicleCommandState.Raw
- getSteerCommandResponseStates(int) - Method in class physx.vehicle2.BaseVehicleState
- getSteerCommandResponseStates(long, int) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getSteerResponseParams() - Method in class physx.vehicle2.BaseVehicleParams
- getSteerResponseParams(long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- getStepOffset() - Method in class physx.character.PxController
-
Retrieve the step height.
- getStepOffset() - Method in class physx.character.PxControllerDesc
-
Defines the maximum height of an obstacle which the character can climb.
- getStepOffset(long) - Static method in class physx.character.PxController.Raw
- getStepOffset(long) - Static method in class physx.character.PxControllerDesc.Raw
- getStickyParams(int) - Method in class physx.vehicle2.PxVehicleTireStickyParams
- getStickyParams(long, int) - Static method in class physx.vehicle2.PxVehicleTireStickyParams.Raw
- getStiffness() - Method in class physx.extensions.PxDistanceJoint
-
Get the strength of the joint spring.
- getStiffness() - Method in class physx.extensions.PxJointLimitParameters
-
if greater than zero, the limit is soft, i.e.
- getStiffness() - Method in class physx.extensions.PxSpring
-
the spring strength of the drive: that is, the force proportional to the position error
- getStiffness() - Method in class physx.physics.PxArticulationDrive
-
The drive stiffness, i.e.
- getStiffness() - Method in class physx.physics.PxArticulationTendon
-
Gets the spring stiffness of the tendon.
- getStiffness() - Method in class physx.vehicle2.PxVehicleAntiRollForceParams
- getStiffness() - Method in class physx.vehicle2.PxVehicleSuspensionForceParams
-
Spring strength of suspension.
- getStiffness(long) - Static method in class physx.extensions.PxDistanceJoint.Raw
- getStiffness(long) - Static method in class physx.extensions.PxJointLimitParameters.Raw
- getStiffness(long) - Static method in class physx.extensions.PxSpring.Raw
- getStiffness(long) - Static method in class physx.physics.PxArticulationDrive.Raw
- getStiffness(long) - Static method in class physx.physics.PxArticulationTendon.Raw
- getStiffness(long) - Static method in class physx.vehicle2.PxVehicleAntiRollForceParams.Raw
- getStiffness(long) - Static method in class physx.vehicle2.PxVehicleSuspensionForceParams.Raw
- getStrength() - Method in class physx.vehicle2.PxVehicleAckermannParams
-
is the strength of the correction with 0 denoting no correction and 1 denoting perfect correction.
- getStrength(long) - Static method in class physx.vehicle2.PxVehicleAckermannParams.Raw
- getStride() - Method in class physx.common.PxStridedData
- getStride() - Method in class physx.common.PxTypedBoundedData_PxU16
- getStride() - Method in class physx.common.PxTypedBoundedData_PxU16Const
- getStride(long) - Static method in class physx.common.PxStridedData.Raw
- getStride(long) - Static method in class physx.common.PxTypedBoundedData_PxU16.Raw
- getStride(long) - Static method in class physx.common.PxTypedBoundedData_PxU16Const.Raw
- getSuccess() - Method in class physx.extensions.PxGjkQueryProximityInfoResult
- getSuccess() - Method in class physx.extensions.PxGjkQueryRaycastResult
- getSuccess() - Method in class physx.extensions.PxGjkQuerySweepResult
- getSuccess(long) - Static method in class physx.extensions.PxGjkQueryProximityInfoResult.Raw
- getSuccess(long) - Static method in class physx.extensions.PxGjkQueryRaycastResult.Raw
- getSuccess(long) - Static method in class physx.extensions.PxGjkQuerySweepResult.Raw
- getSuppressTriangleMeshRemapTable() - Method in class physx.cooking.PxCookingParams
-
When true, the face remap table is not created.
- getSuppressTriangleMeshRemapTable(long) - Static method in class physx.cooking.PxCookingParams.Raw
- getSuspActiveStatus() - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
-
a boolean describing whether to trigger a suspension limit constraint.
- getSuspActiveStatus(long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- getSuspAngular() - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
-
angular component of velocity jacobian in the world frame.
- getSuspAngular(long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- getSuspensionAttachment() - Method in class physx.vehicle2.PxVehicleSuspensionParams
-
suspensionAttachment specifies the wheel pose at maximum compression.
- getSuspensionAttachment(long) - Static method in class physx.vehicle2.PxVehicleSuspensionParams.Raw
- getSuspensionComplianceParams(int) - Method in class physx.vehicle2.BaseVehicleParams
- getSuspensionComplianceParams(long, int) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- getSuspensionComplianceStates(int) - Method in class physx.vehicle2.BaseVehicleState
- getSuspensionComplianceStates(long, int) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getSuspensionForceParams(int) - Method in class physx.vehicle2.BaseVehicleParams
- getSuspensionForceParams(long, int) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- getSuspensionForces(int) - Method in class physx.vehicle2.BaseVehicleState
- getSuspensionForces(long, int) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getSuspensionJounceCalculationType() - Method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
- getSuspensionJounceCalculationType(long) - Static method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams.Raw
- getSuspensionParams(int) - Method in class physx.vehicle2.BaseVehicleParams
- getSuspensionParams(long, int) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- getSuspensionStateCalculationParams() - Method in class physx.vehicle2.BaseVehicleParams
- getSuspensionStateCalculationParams(long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- getSuspensionStates(int) - Method in class physx.vehicle2.BaseVehicleState
- getSuspensionStates(long, int) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getSuspensionTravelDir() - Method in class physx.vehicle2.PxVehicleSuspensionParams
-
suspensionTravelDir specifies the direction of suspension travel.
- getSuspensionTravelDir(long) - Static method in class physx.vehicle2.PxVehicleSuspensionParams.Raw
- getSuspensionTravelDist() - Method in class physx.vehicle2.PxVehicleSuspensionParams
-
suspensionTravelDist is the maximum distance that the suspenson can elongate along #suspensionTravelDir from the pose specified by #suspensionAttachment.
- getSuspensionTravelDist(long) - Static method in class physx.vehicle2.PxVehicleSuspensionParams.Raw
- getSuspForceAppPoint() - Method in class physx.vehicle2.PxVehicleSuspensionComplianceParams
-
Suspension forces are applied at an offset from the suspension frame.
- getSuspForceAppPoint() - Method in class physx.vehicle2.PxVehicleSuspensionComplianceState
-
The suspension force application point that arises from suspension compliance.
- getSuspForceAppPoint(long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceParams.Raw
- getSuspForceAppPoint(long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceState.Raw
- getSuspGeometricError() - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
-
the excess suspension compression to be resolved by the constraint that cannot be resolved due to the travel limit of the suspension spring.
- getSuspGeometricError(long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- getSuspLinear() - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
-
linear component of velocity jacobian in the world frame.
- getSuspLinear(long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- getSwingYAngle() - Method in class physx.extensions.PxD6Joint
-
get the swing angle of the joint from the Y axis
- getSwingYAngle() - Method in class physx.extensions.PxSphericalJoint
-
get the swing angle of the joint from the Y axis
- getSwingYAngle(long) - Static method in class physx.extensions.PxD6Joint.Raw
- getSwingYAngle(long) - Static method in class physx.extensions.PxSphericalJoint.Raw
- getSwingZAngle() - Method in class physx.extensions.PxD6Joint
-
get the swing angle of the joint from the Z axis
- getSwingZAngle() - Method in class physx.extensions.PxSphericalJoint
-
get the swing angle of the joint from the Z axis
- getSwingZAngle(long) - Static method in class physx.extensions.PxD6Joint.Raw
- getSwingZAngle(long) - Static method in class physx.extensions.PxSphericalJoint.Raw
- getSwitchTime() - Method in class physx.vehicle2.PxVehicleGearboxParams
-
Time it takes to switch gear.
- getSwitchTime(long) - Static method in class physx.vehicle2.PxVehicleGearboxParams.Raw
- getT() - Method in class physx.extensions.PxGjkQueryRaycastResult
- getT() - Method in class physx.extensions.PxGjkQuerySweepResult
- getT(long) - Static method in class physx.extensions.PxGjkQueryRaycastResult.Raw
- getT(long) - Static method in class physx.extensions.PxGjkQuerySweepResult.Raw
- getTankDifferentialParams() - Method in class physx.vehicle2.EngineDrivetrainParams
- getTankDifferentialParams(long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- getTankDriveTransmissionCommandState() - Method in class physx.vehicle2.EngineDriveVehicle
- getTankDriveTransmissionCommandState(long) - Static method in class physx.vehicle2.EngineDriveVehicle.Raw
- getTargetGear() - Method in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState
-
The desired gear of the input gear controller.
- getTargetGear() - Method in class physx.vehicle2.PxVehicleGearboxState
-
Target gear (different from current gear if a gear change is underway)
- getTargetGear(long) - Static method in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState.Raw
- getTargetGear(long) - Static method in class physx.vehicle2.PxVehicleGearboxState.Raw
- getTargetVel() - Method in class physx.geometry.PxContactPoint
- getTargetVel(long) - Static method in class physx.geometry.PxContactPoint.Raw
- getTendon() - Method in class physx.physics.PxArticulationAttachment
-
Gets the spatial tendon that the attachment is a part of.
- getTendon() - Method in class physx.physics.PxArticulationTendonJoint
-
Gets the tendon that the joint is a part of.
- getTendon(long) - Static method in class physx.physics.PxArticulationAttachment.Raw
- getTendon(long) - Static method in class physx.physics.PxArticulationTendonJoint.Raw
- getTetrahedraRemap() - Method in class physx.geometry.PxTetrahedronMesh
-
Returns the tetrahedra remapping table.
- getTetrahedraRemap(long) - Static method in class physx.geometry.PxTetrahedronMesh.Raw
- getTetrahedronMesh() - Method in class physx.geometry.PxTetrahedronMeshGeometry
-
A reference to the mesh object.
- getTetrahedronMesh(long) - Static method in class physx.geometry.PxTetrahedronMeshGeometry.Raw
- getTetrahedronMeshFlags() - Method in class physx.geometry.PxTetrahedronMesh
-
Reads the PxTetrahedronMesh flags.
- getTetrahedronMeshFlags(long) - Static method in class physx.geometry.PxTetrahedronMesh.Raw
- getTetrahedrons() - Method in class physx.geometry.PxTetrahedronMesh
-
Returns the tetrahedron indices.
- getTetrahedrons() - Method in class physx.geometry.PxTetrahedronMeshDesc
-
Pointer to first tetrahedron.
- getTetrahedrons(long) - Static method in class physx.geometry.PxTetrahedronMesh.Raw
- getTetrahedrons(long) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- getTetsPerElement() - Method in class physx.geometry.PxTetrahedronMeshDesc
-
Used for simulation meshes only.
- getTetsPerElement(long) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- getThresholdForwardSpeedForWheelAngleIntegration() - Method in class physx.vehicle2.PxVehicleSimulationContext
-
Forward wheel speed below which the wheel rotation speed gets blended with the rolling speed.
- getThresholdForwardSpeedForWheelAngleIntegration(long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- getThresholdSpeed() - Method in class physx.vehicle2.PxVehicleTireAxisStickyParams
-
A tire enters the "sticky tire" regime when it has been below a speed specified by #thresholdSpeed for a continuous time specified by #thresholdTime.
- getThresholdSpeed(long) - Static method in class physx.vehicle2.PxVehicleTireAxisStickyParams.Raw
- getThresholdTime() - Method in class physx.vehicle2.PxVehicleTireAxisStickyParams
-
A tire enters the "sticky tire" regime when it has been below a speed specified by #thresholdSpeed for a continuous time specified by #thresholdTime.
- getThresholdTime(long) - Static method in class physx.vehicle2.PxVehicleTireAxisStickyParams.Raw
- getThrottle() - Method in class physx.vehicle2.PxVehicleCommandState
-
The instantaneous state of the throttle controller in range [0,1] with 1 denoting fully pressed and 0 fully depressed.
- getThrottle(long) - Static method in class physx.vehicle2.PxVehicleCommandState.Raw
- getThrottleCommandResponseState() - Method in class physx.vehicle2.EngineDrivetrainState
- getThrottleCommandResponseState(long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- getThrustControllerIndex(int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
-
Return the index of the thrust controller that will control a specified track.
- getThrustControllerIndex(long, int) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- getThrustIdPerTrack(int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- getThrustIdPerTrack(long, int) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- getThrusts(int) - Method in class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState
- getThrusts(long, int) - Static method in class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState.Raw
- getTimeSinceLastShift() - Method in class physx.vehicle2.PxVehicleAutoboxState
-
Time that has lapsed since the last autobox gear shift.
- getTimeSinceLastShift(long) - Static method in class physx.vehicle2.PxVehicleAutoboxState.Raw
- getTimestamp() - Method in class physx.geometry.PxHeightField
-
Returns the number of times the heightfield data has been modified
- getTimestamp() - Method in class physx.physics.PxScene
-
Retrieves the scene's internal timestamp, increased each time a simulation step is completed.
- getTimestamp(long) - Static method in class physx.geometry.PxHeightField.Raw
- getTimestamp(long) - Static method in class physx.physics.PxScene.Raw
- getTireActiveStatus(int) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
- getTireActiveStatus(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- getTireAngulars(int) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
- getTireAngulars(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- getTireCamberAngleStates(int) - Method in class physx.vehicle2.BaseVehicleState
- getTireCamberAngleStates(long, int) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getTireDamping(int) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
- getTireDamping(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- getTireDirectionStates(int) - Method in class physx.vehicle2.BaseVehicleState
- getTireDirectionStates(long, int) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getTireForceAppPoint() - Method in class physx.vehicle2.PxVehicleSuspensionComplianceParams
-
Tire forces are applied at an offset from the suspension frame.
- getTireForceAppPoint() - Method in class physx.vehicle2.PxVehicleSuspensionComplianceState
-
The tire force application point that arises from suspension compliance.
- getTireForceAppPoint(long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceParams.Raw
- getTireForceAppPoint(long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceState.Raw
- getTireForceParams(int) - Method in class physx.vehicle2.BaseVehicleParams
- getTireForceParams(long, int) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- getTireForces(int) - Method in class physx.vehicle2.BaseVehicleState
- getTireForces(long, int) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getTireGripStates(int) - Method in class physx.vehicle2.BaseVehicleState
- getTireGripStates(long, int) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getTireLinears(int) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
- getTireLinears(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- getTireSlipParams() - Method in class physx.vehicle2.PxVehicleSimulationContext
- getTireSlipParams(long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- getTireSlipStates(int) - Method in class physx.vehicle2.BaseVehicleState
- getTireSlipStates(long, int) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getTireSpeedStates(int) - Method in class physx.vehicle2.BaseVehicleState
- getTireSpeedStates(long, int) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getTireStickyParams() - Method in class physx.vehicle2.PxVehicleSimulationContext
- getTireStickyParams(long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- getTireStickyStates(int) - Method in class physx.vehicle2.BaseVehicleState
- getTireStickyStates(long, int) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getToe() - Method in class physx.vehicle2.PxVehicleSuspensionComplianceState
-
The toe angle in radians that arises from suspension compliance.
- getToe(long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceState.Raw
- getTolerance() - Method in class physx.extensions.PxDistanceJoint
-
Get the error tolerance of the joint.
- getTolerance(long) - Static method in class physx.extensions.PxDistanceJoint.Raw
- getTolerancesScale() - Method in class physx.physics.PxPhysics
-
Returns the simulation tolerance parameters.
- getTolerancesScale(long) - Static method in class physx.physics.PxPhysics.Raw
- getTorque() - Method in class physx.physics.PxSpatialForce
- getTorque() - Method in class physx.vehicle2.PxVehicleSuspensionForce
-
The torque to apply to the rigid body.
- getTorque(long) - Static method in class physx.physics.PxSpatialForce.Raw
- getTorque(long) - Static method in class physx.vehicle2.PxVehicleSuspensionForce.Raw
- getTorqueCurve() - Method in class physx.vehicle2.PxVehicleEngineParams
- getTorqueCurve(long) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- getTorqueRatios(int) - Method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
- getTorqueRatios(long, int) - Static method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams.Raw
- getTorqueRatiosAllWheels(int) - Method in class physx.vehicle2.PxVehicleDifferentialState
- getTorqueRatiosAllWheels(long, int) - Static method in class physx.vehicle2.PxVehicleDifferentialState.Raw
- getTorques(int) - Method in class physx.vehicle2.PxVehicleTireForce
- getTorques(long, int) - Static method in class physx.vehicle2.PxVehicleTireForce.Raw
- getTorsionalPatchRadius() - Method in class physx.physics.PxShape
-
Gets torsional patch radius.
- getTorsionalPatchRadius(long) - Static method in class physx.physics.PxShape.Raw
- getTouch(int) - Method in class physx.physics.PxOverlapBuffer10
- getTouch(int) - Method in class physx.physics.PxOverlapResult
- getTouch(int) - Method in class physx.physics.PxRaycastBuffer10
- getTouch(int) - Method in class physx.physics.PxRaycastResult
- getTouch(int) - Method in class physx.physics.PxSweepBuffer10
- getTouch(int) - Method in class physx.physics.PxSweepResult
- getTouch(long, int) - Static method in class physx.physics.PxOverlapBuffer10.Raw
- getTouch(long, int) - Static method in class physx.physics.PxOverlapResult.Raw
- getTouch(long, int) - Static method in class physx.physics.PxRaycastBuffer10.Raw
- getTouch(long, int) - Static method in class physx.physics.PxRaycastResult.Raw
- getTouch(long, int) - Static method in class physx.physics.PxSweepBuffer10.Raw
- getTouch(long, int) - Static method in class physx.physics.PxSweepResult.Raw
- getTouchedActor() - Method in class physx.character.PxControllerState
-
Actor owning 'touchedShape'
- getTouchedActor(long) - Static method in class physx.character.PxControllerState.Raw
- getTouchedObstacleHandle() - Method in class physx.character.PxControllerState
- getTouchedObstacleHandle(long) - Static method in class physx.character.PxControllerState.Raw
- getTouchedShape() - Method in class physx.character.PxControllerState
-
Shape on which the CCT is standing
- getTouchedShape(long) - Static method in class physx.character.PxControllerState.Raw
- getTouches() - Method in class physx.physics.PxOverlapBuffer10
- getTouches() - Method in class physx.physics.PxRaycastBuffer10
- getTouches() - Method in class physx.physics.PxSweepBuffer10
- getTouches(long) - Static method in class physx.physics.PxOverlapBuffer10.Raw
- getTouches(long) - Static method in class physx.physics.PxRaycastBuffer10.Raw
- getTouches(long) - Static method in class physx.physics.PxSweepBuffer10.Raw
- getTrackToWheelIds(int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- getTrackToWheelIds(long, int) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- getTrackWidth() - Method in class physx.vehicle2.PxVehicleAckermannParams
-
trackWidth is the width of the axle specified by #wheelIds
- getTrackWidth(long) - Static method in class physx.vehicle2.PxVehicleAckermannParams.Raw
- getTransform() - Method in class physx.physics.PxArticulationRootLinkData
-
Actor transform
- getTransform(long) - Static method in class physx.physics.PxArticulationRootLinkData.Raw
- getTransmissionCommandState() - Method in class physx.vehicle2.DirectDriveVehicle
- getTransmissionCommandState() - Method in class physx.vehicle2.EngineDriveVehicle
- getTransmissionCommandState(long) - Static method in class physx.vehicle2.DirectDriveVehicle.Raw
- getTransmissionCommandState(long) - Static method in class physx.vehicle2.EngineDriveVehicle.Raw
- getTranspose() - Method in class physx.common.PxMat33
- getTranspose(long) - Static method in class physx.common.PxMat33.Raw
- getTriangleIndex() - Method in class physx.character.PxControllerShapeHit
-
touched triangle index (only for meshes/heightfields)
- getTriangleIndex(long) - Static method in class physx.character.PxControllerShapeHit.Raw
- getTriangleMaterialIndex(int) - Method in class physx.geometry.PxHeightField
-
Returns material table index of given triangle
- getTriangleMaterialIndex(int) - Method in class physx.geometry.PxTriangleMesh
-
Returns material table index of given triangle
- getTriangleMaterialIndex(long, int) - Static method in class physx.geometry.PxHeightField.Raw
- getTriangleMaterialIndex(long, int) - Static method in class physx.geometry.PxTriangleMesh.Raw
- getTriangleMesh() - Method in class physx.geometry.PxTriangleMeshGeometry
-
A reference to the mesh object.
- getTriangleMesh(long) - Static method in class physx.geometry.PxTriangleMeshGeometry.Raw
- getTriangleMeshFlags() - Method in class physx.geometry.PxTriangleMesh
-
Reads the PxTriangleMesh flags.
- getTriangleMeshFlags(long) - Static method in class physx.geometry.PxTriangleMesh.Raw
- getTriangleNormal(int) - Method in class physx.geometry.PxHeightField
-
Returns a triangle face normal for a given triangle index
- getTriangleNormal(long, int) - Static method in class physx.geometry.PxHeightField.Raw
- getTriangles() - Method in class physx.common.PxRenderBuffer
- getTriangles() - Method in class physx.geometry.PxSimpleTriangleMesh
-
Pointer to first triangle.
- getTriangles() - Method in class physx.geometry.PxTriangleMesh
-
Returns the triangle indices.
- getTriangles(long) - Static method in class physx.common.PxRenderBuffer.Raw
- getTriangles(long) - Static method in class physx.geometry.PxSimpleTriangleMesh.Raw
- getTriangles(long) - Static method in class physx.geometry.PxTriangleMesh.Raw
- getTrianglesRemap() - Method in class physx.geometry.PxTriangleMesh
-
Returns the triangle remapping table.
- getTrianglesRemap(long) - Static method in class physx.geometry.PxTriangleMesh.Raw
- getTriggerActor() - Method in class physx.physics.PxTriggerPair
-
The actor to which triggerShape is attached
- getTriggerActor(long) - Static method in class physx.physics.PxTriggerPair.Raw
- getTriggerPairAt(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getTriggerPairAt(PxTriggerPair, int) - Static method in class physx.support.NativeArrayHelpers
- getTriggerShape() - Method in class physx.physics.PxTriggerPair
-
The shape that has been marked as a trigger.
- getTriggerShape(long) - Static method in class physx.physics.PxTriggerPair.Raw
- getTwistAngle() - Method in class physx.extensions.PxD6Joint
-
get the twist angle of the joint, in the range (-2*Pi, 2*Pi]
- getTwistAngle(long) - Static method in class physx.extensions.PxD6Joint.Raw
- getType() - Method in class physx.character.PxController
-
Return the type of controller
- getType() - Method in class physx.character.PxControllerDesc
-
Returns the character controller type
- getType() - Method in class physx.character.PxObstacle
- getType() - Method in class physx.cooking.PxMidphaseDesc
-
Returns type of midphase mesh structure.
- getType() - Method in class physx.geometry.PxGeometry
-
Returns the type of the geometry.
- getType() - Method in class physx.geometry.PxGeometryHolder
- getType() - Method in class physx.physics.PxActor
-
Retrieves the type of actor.
- getType() - Method in class physx.physics.PxConstraintInfo
-
Unique type ID of the external object.
- getType() - Method in class physx.vehicle2.PxVehicleSimulationContext
- getType(long) - Static method in class physx.character.PxController.Raw
- getType(long) - Static method in class physx.character.PxControllerDesc.Raw
- getType(long) - Static method in class physx.character.PxObstacle.Raw
- getType(long) - Static method in class physx.cooking.PxMidphaseDesc.Raw
- getType(long) - Static method in class physx.geometry.PxGeometry.Raw
- getType(long) - Static method in class physx.geometry.PxGeometryHolder.Raw
- getType(long) - Static method in class physx.physics.PxActor.Raw
- getType(long) - Static method in class physx.physics.PxConstraintInfo.Raw
- getType(long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- getU() - Method in class physx.physics.PxGeomRaycastHit
- getU(long) - Static method in class physx.physics.PxGeomRaycastHit.Raw
- getU16At(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getU16At(PxU16ConstPtr, int) - Static method in class physx.support.NativeArrayHelpers
- getU32At(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getU32At(PxU32ConstPtr, int) - Static method in class physx.support.NativeArrayHelpers
- getU8At(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getU8At(PxU8ConstPtr, int) - Static method in class physx.support.NativeArrayHelpers
- getUpdateMode() - Method in class physx.physics.PxSceneQuerySystemBase
-
Gets scene query update mode
- getUpdateMode(long) - Static method in class physx.physics.PxSceneQuerySystemBase.Raw
- getUpDirection() - Method in class physx.character.PxController
-
Retrieve the 'up' direction.
- getUpDirection() - Method in class physx.character.PxControllerDesc
-
Specifies the 'up' direction
- getUpDirection(long) - Static method in class physx.character.PxController.Raw
- getUpDirection(long) - Static method in class physx.character.PxControllerDesc.Raw
- getUpper() - Method in class physx.extensions.PxJointAngularLimitPair
- getUpper() - Method in class physx.extensions.PxJointLinearLimitPair
- getUpper(long) - Static method in class physx.extensions.PxJointAngularLimitPair.Raw
- getUpper(long) - Static method in class physx.extensions.PxJointLinearLimitPair.Raw
- getUpRatios(int) - Method in class physx.vehicle2.PxVehicleAutoboxParams
- getUpRatios(long, int) - Static method in class physx.vehicle2.PxVehicleAutoboxParams.Raw
- getUserData() - Method in class physx.character.PxController
-
Returns the user data associated with this controller.
- getUserData() - Method in class physx.character.PxControllerDesc
-
User specified data associated with the controller.
- getUserData() - Method in class physx.character.PxControllerObstacleHit
- getUserData() - Method in class physx.extensions.PxJoint
-
user can assign this to whatever, usually to create a 1:1 relationship with a user object.
- getUserData() - Method in class physx.physics.PxActor
-
user can assign this to whatever, usually to create a 1:1 relationship with a user object.
- getUserData() - Method in class physx.physics.PxArticulationAttachment
-
user can assign this to whatever, usually to create a 1:1 relationship with a user object.
- getUserData() - Method in class physx.physics.PxArticulationTendonJoint
-
user can assign this to whatever, usually to create a 1:1 relationship with a user object.
- getUserData() - Method in class physx.physics.PxMaterial
- getUserData() - Method in class physx.physics.PxScene
-
user can assign this to whatever, usually to create a 1:1 relationship with a user object.
- getUserData() - Method in class physx.physics.PxSceneDesc
-
Will be copied to PxScene::userData.
- getUserData() - Method in class physx.physics.PxShape
-
*********************************************************************************************
- getUserData(long) - Static method in class physx.character.PxController.Raw
- getUserData(long) - Static method in class physx.character.PxControllerDesc.Raw
- getUserData(long) - Static method in class physx.character.PxControllerObstacleHit.Raw
- getUserData(long) - Static method in class physx.extensions.PxJoint.Raw
- getUserData(long) - Static method in class physx.physics.PxActor.Raw
- getUserData(long) - Static method in class physx.physics.PxArticulationAttachment.Raw
- getUserData(long) - Static method in class physx.physics.PxArticulationTendonJoint.Raw
- getUserData(long) - Static method in class physx.physics.PxMaterial.Raw
- getUserData(long) - Static method in class physx.physics.PxScene.Raw
- getUserData(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getUserData(long) - Static method in class physx.physics.PxShape.Raw
- getV() - Method in class physx.physics.PxGeomRaycastHit
-
barycentric coordinates of hit point, for triangle mesh and height field (flag: #PxHitFlag::eUV)
- getV(long) - Static method in class physx.physics.PxGeomRaycastHit.Raw
- getValue() - Method in class physx.extensions.PxJointLinearLimit
-
the extent of the limit.
- getValue(long) - Static method in class physx.extensions.PxJointLinearLimit.Raw
- getVec3At(long, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- getVec3At(PxVec3, int) - Static method in class physx.support.NativeArrayHelpers
- getVelocity() - Method in class physx.extensions.PxPrismaticJoint
-
returns the velocity of the joint along its axis
- getVelocity() - Method in class physx.extensions.PxRevoluteJoint
-
return the velocity of the joint
- getVelocity() - Method in class physx.vehicle2.PxVehicleRoadGeometryState
-
the velocity of the road geometry
- getVelocity(long) - Static method in class physx.extensions.PxPrismaticJoint.Raw
- getVelocity(long) - Static method in class physx.extensions.PxRevoluteJoint.Raw
- getVelocity(long) - Static method in class physx.vehicle2.PxVehicleRoadGeometryState.Raw
- getVelocityAtOffset(long, long) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- getVelocityAtOffset(PxRigidBody, PxVec3) - Static method in class physx.extensions.PxRigidBodyExt
-
Computes the velocity of a point (offset from the origin of the body) given in world coordinates if it were attached to the specified body and moving with it.
- getVelocityAtPos(long, long) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- getVelocityAtPos(PxRigidBody, PxVec3) - Static method in class physx.extensions.PxRigidBodyExt
-
Computes the velocity of a point given in world coordinates if it were attached to the specified body and moving with it.
- getVersion() - Method in class de.fabmax.physxjni.NativeLib
- getVersion() - Method in class physx.physics.PxArticulationCache
-
The cache version used internally to check compatibility with the articulation, i.e.
- getVersion(long) - Static method in class physx.physics.PxArticulationCache.Raw
- getVerticalSpeed(long, long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- getVerticalSpeed(PxVehicleFrame) - Method in class physx.vehicle2.PxVehicleRigidBodyState
-
Compute the vertical speed of the rigid body transformed to the world frame.
- getVertices() - Method in class physx.geometry.PxConvexMesh
-
Returns the vertices.
- getVertices() - Method in class physx.geometry.PxTetrahedronMesh
-
Returns the vertices
- getVertices() - Method in class physx.geometry.PxTriangleMesh
-
Returns the vertices.
- getVertices(long) - Static method in class physx.geometry.PxConvexMesh.Raw
- getVertices(long) - Static method in class physx.geometry.PxTetrahedronMesh.Raw
- getVertices(long) - Static method in class physx.geometry.PxTriangleMesh.Raw
- getVerticesForModification() - Method in class physx.geometry.PxTriangleMesh
-
Returns all mesh vertices for modification.
- getVerticesForModification(long) - Static method in class physx.geometry.PxTriangleMesh.Raw
- getVisualizationCullingBox() - Method in class physx.physics.PxScene
-
Retrieves the visualization culling box.
- getVisualizationCullingBox(long) - Static method in class physx.physics.PxScene.Raw
- getVisualizationParameter(long, int) - Static method in class physx.physics.PxScene.Raw
- getVisualizationParameter(PxVisualizationParameterEnum) - Method in class physx.physics.PxScene
-
Function that lets you query debug visualization parameters.
- getVolumeGrowth() - Method in class physx.character.PxControllerDesc
-
Cached volume growth
- getVolumeGrowth(long) - Static method in class physx.character.PxControllerDesc.Raw
- getVrtAxis() - Method in class physx.vehicle2.PxVehicleFrame
-
The axis defining the vertical (up) direction of the vehicle.
- getVrtAxis(long) - Static method in class physx.vehicle2.PxVehicleFrame.Raw
- getW() - Method in class physx.common.PxQuat
- getW() - Method in class physx.common.PxVec4
- getW(long) - Static method in class physx.common.PxQuat.Raw
- getW(long) - Static method in class physx.common.PxVec4.Raw
- getWakeCounter() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the wake counter of the articulation in seconds.
- getWakeCounter() - Method in class physx.physics.PxRigidDynamic
-
Returns the wake counter of the actor.
- getWakeCounter(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getWakeCounter(long) - Static method in class physx.physics.PxRigidDynamic.Raw
- getWakeCounterResetValue() - Method in class physx.physics.PxScene
-
Returns the wake counter reset value.
- getWakeCounterResetValue() - Method in class physx.physics.PxSceneDesc
-
The wake counter reset value
- getWakeCounterResetValue(long) - Static method in class physx.physics.PxScene.Raw
- getWakeCounterResetValue(long) - Static method in class physx.physics.PxSceneDesc.Raw
- getWheel0() - Method in class physx.vehicle2.PxVehicleAntiRollForceParams
- getWheel0(long) - Static method in class physx.vehicle2.PxVehicleAntiRollForceParams.Raw
- getWheel1() - Method in class physx.vehicle2.PxVehicleAntiRollForceParams
- getWheel1(long) - Static method in class physx.vehicle2.PxVehicleAntiRollForceParams.Raw
- getWheelAttachment() - Method in class physx.vehicle2.PxVehicleSuspensionParams
-
wheelAttachment is the pose of the wheel in the suspension frame.
- getWheelAttachment(long) - Static method in class physx.vehicle2.PxVehicleSuspensionParams.Raw
- getWheelBase() - Method in class physx.vehicle2.PxVehicleAckermannParams
-
wheelBase is the longitudinal distance between the axle that is affected by Ackermann correction and a reference axle.
- getWheelBase(long) - Static method in class physx.vehicle2.PxVehicleAckermannParams.Raw
- getWheelCamberAngle() - Method in class physx.vehicle2.PxVehicleSuspensionComplianceParams
-
A graph of camber angle against jounce/suspensionTravelDist with the camber angle expressed in radians.
- getWheelCamberAngle(long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceParams.Raw
- getWheelConstraintGroupState() - Method in class physx.vehicle2.EngineDrivetrainState
- getWheelConstraintGroupState(long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- getWheelIds(int) - Method in class physx.vehicle2.PxVehicleAckermannParams
- getWheelIds(long, int) - Static method in class physx.vehicle2.PxVehicleAckermannParams.Raw
- getWheelIdsInAxleOrder(int) - Method in class physx.vehicle2.PxVehicleAxleDescription
- getWheelIdsInAxleOrder(long, int) - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- getWheelIdsInGroupOrder(int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
- getWheelIdsInGroupOrder(long, int) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- getWheelIdsInTrackOrder(int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- getWheelIdsInTrackOrder(long, int) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- getWheelInConstraintGroup(int, int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
-
Return the wheel id of the jth wheel in the ith constraint group.
- getWheelInConstraintGroup(long, int, int) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- getWheelInTrack(int, int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
-
Return the wheel id of the jth wheel in the ith track.
- getWheelInTrack(long, int, int) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- getWheelLocalPoses(int) - Method in class physx.vehicle2.BaseVehicleState
- getWheelLocalPoses(long, int) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getWheelMultipliersInGroupOrder(int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
- getWheelMultipliersInGroupOrder(long, int) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- getWheelOnAxle(int, int) - Method in class physx.vehicle2.PxVehicleAxleDescription
-
Return the wheel id of the jth wheel on the ith axle.
- getWheelOnAxle(long, int, int) - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- getWheelParams(int) - Method in class physx.vehicle2.BaseVehicleParams
- getWheelParams(long, int) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- getWheelResponseMultipliers(int) - Method in class physx.vehicle2.PxVehicleCommandResponseParams
- getWheelResponseMultipliers(long, int) - Static method in class physx.vehicle2.PxVehicleCommandResponseParams.Raw
- getWheelRigidBody1dStates(int) - Method in class physx.vehicle2.BaseVehicleState
- getWheelRigidBody1dStates(long, int) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- getWheelShapes(int) - Method in class physx.vehicle2.PxVehiclePhysXActor
- getWheelShapes(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXActor.Raw
- getWheelsInTrack(int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
-
Return the array of all wheels in the ith track.
- getWheelsInTrack(long, int) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- getWheelToeAngle() - Method in class physx.vehicle2.PxVehicleSuspensionComplianceParams
-
A graph of toe angle against jounce/suspensionTravelDist with the toe angle expressed in radians.
- getWheelToeAngle(long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceParams.Raw
- getWheelTorque() - Method in class physx.vehicle2.PxVehicleTireForce
-
The torque to apply to the wheel's 1d rigid body.
- getWheelTorque(long) - Static method in class physx.vehicle2.PxVehicleTireForce.Raw
- getWord0() - Method in class physx.physics.PxFilterData
- getWord0(long) - Static method in class physx.physics.PxFilterData.Raw
- getWord1() - Method in class physx.physics.PxFilterData
- getWord1(long) - Static method in class physx.physics.PxFilterData.Raw
- getWord2() - Method in class physx.physics.PxFilterData
- getWord2(long) - Static method in class physx.physics.PxFilterData.Raw
- getWord3() - Method in class physx.physics.PxFilterData
- getWord3(long) - Static method in class physx.physics.PxFilterData.Raw
- getWorldAngAccel() - Method in class physx.physics.PxArticulationRootLinkData
-
Link angular acceleration
- getWorldAngAccel(long) - Static method in class physx.physics.PxArticulationRootLinkData.Raw
- getWorldAngVel() - Method in class physx.physics.PxArticulationRootLinkData
-
Link angular velocity
- getWorldAngVel(long) - Static method in class physx.physics.PxArticulationRootLinkData.Raw
- getWorldBounds() - Method in class physx.physics.PxActor
-
Retrieves the axis aligned bounding box enclosing the actor.
- getWorldBounds() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the axis-aligned bounding box enclosing the articulation.
- getWorldBounds(float) - Method in class physx.physics.PxActor
-
Retrieves the axis aligned bounding box enclosing the actor.
- getWorldBounds(float) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns the axis-aligned bounding box enclosing the articulation.
- getWorldBounds(long) - Static method in class physx.physics.PxActor.Raw
- getWorldBounds(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getWorldBounds(long, float) - Static method in class physx.physics.PxActor.Raw
- getWorldBounds(long, float) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- getWorldBounds(long, long) - Static method in class physx.physics.PxShapeExt.Raw
- getWorldBounds(long, long, float) - Static method in class physx.physics.PxShapeExt.Raw
- getWorldBounds(PxShape, PxRigidActor) - Static method in class physx.physics.PxShapeExt
-
Retrieves the axis aligned bounding box enclosing the shape.
- getWorldBounds(PxShape, PxRigidActor, float) - Static method in class physx.physics.PxShapeExt
-
Retrieves the axis aligned bounding box enclosing the shape.
- getWorldLinAccel() - Method in class physx.physics.PxArticulationRootLinkData
-
Link classical linear acceleration
- getWorldLinAccel(long) - Static method in class physx.physics.PxArticulationRootLinkData.Raw
- getWorldLinVel() - Method in class physx.physics.PxArticulationRootLinkData
-
Link linear velocity
- getWorldLinVel(long) - Static method in class physx.physics.PxArticulationRootLinkData.Raw
- getWorldNormal() - Method in class physx.character.PxControllerHit
-
Contact normal in world space
- getWorldNormal(long) - Static method in class physx.character.PxControllerHit.Raw
- getWorldPos() - Method in class physx.character.PxControllerHit
-
Contact position in world space
- getWorldPos(long) - Static method in class physx.character.PxControllerHit.Raw
- getWriter() - Method in class physx.support.PxOmniPvd
- getWriter(long) - Static method in class physx.support.PxOmniPvd.Raw
- getX() - Method in class physx.character.PxExtendedVec3
- getX() - Method in class physx.common.PxQuat
- getX() - Method in class physx.common.PxVec3
- getX() - Method in class physx.common.PxVec4
- getX(long) - Static method in class physx.character.PxExtendedVec3.Raw
- getX(long) - Static method in class physx.common.PxQuat.Raw
- getX(long) - Static method in class physx.common.PxVec3.Raw
- getX(long) - Static method in class physx.common.PxVec4.Raw
- getXYZ() - Method in class physx.common.PxVec4
- getXYZ(long) - Static method in class physx.common.PxVec4.Raw
- getY() - Method in class physx.character.PxExtendedVec3
- getY() - Method in class physx.common.PxQuat
- getY() - Method in class physx.common.PxVec3
- getY() - Method in class physx.common.PxVec4
- getY(long) - Static method in class physx.character.PxExtendedVec3.Raw
- getY(long) - Static method in class physx.common.PxQuat.Raw
- getY(long) - Static method in class physx.common.PxVec3.Raw
- getY(long) - Static method in class physx.common.PxVec4.Raw
- getYAngle() - Method in class physx.extensions.PxJointLimitCone
-
the maximum angle from the Y axis of the constraint frame.
- getYAngle(long) - Static method in class physx.extensions.PxJointLimitCone.Raw
- getYAngleMax() - Method in class physx.extensions.PxJointLimitPyramid
-
the maximum angle from the Y axis of the constraint frame.
- getYAngleMax(long) - Static method in class physx.extensions.PxJointLimitPyramid.Raw
- getYAngleMin() - Method in class physx.extensions.PxJointLimitPyramid
-
the minimum angle from the Y axis of the constraint frame.
- getYAngleMin(long) - Static method in class physx.extensions.PxJointLimitPyramid.Raw
- getZ() - Method in class physx.character.PxExtendedVec3
- getZ() - Method in class physx.common.PxQuat
- getZ() - Method in class physx.common.PxVec3
- getZ() - Method in class physx.common.PxVec4
- getZ(long) - Static method in class physx.character.PxExtendedVec3.Raw
- getZ(long) - Static method in class physx.common.PxQuat.Raw
- getZ(long) - Static method in class physx.common.PxVec3.Raw
- getZ(long) - Static method in class physx.common.PxVec4.Raw
- getZAngle() - Method in class physx.extensions.PxJointLimitCone
-
the maximum angle from the Z-axis of the constraint frame.
- getZAngle(long) - Static method in class physx.extensions.PxJointLimitCone.Raw
- getZAngleMax() - Method in class physx.extensions.PxJointLimitPyramid
-
the maximum angle from the Z-axis of the constraint frame.
- getZAngleMax(long) - Static method in class physx.extensions.PxJointLimitPyramid.Raw
- getZAngleMin() - Method in class physx.extensions.PxJointLimitPyramid
-
the minimum angle from the Z-axis of the constraint frame.
- getZAngleMin(long) - Static method in class physx.extensions.PxJointLimitPyramid.Raw
H
- hadInitialOverlap() - Method in class physx.physics.PxGeomRaycastHit
- hadInitialOverlap() - Method in class physx.physics.PxGeomSweepHit
- hadInitialOverlap(long) - Static method in class physx.physics.PxGeomRaycastHit.Raw
- hadInitialOverlap(long) - Static method in class physx.physics.PxGeomSweepHit.Raw
- hasAnyHits() - Method in class physx.physics.PxOverlapCallback
- hasAnyHits() - Method in class physx.physics.PxRaycastCallback
- hasAnyHits() - Method in class physx.physics.PxSweepCallback
- hasAnyHits(long) - Static method in class physx.physics.PxOverlapCallback.Raw
- hasAnyHits(long) - Static method in class physx.physics.PxRaycastCallback.Raw
- hasAnyHits(long) - Static method in class physx.physics.PxSweepCallback.Raw
- hashCode() - Method in class physx.NativeObject
- heightField() - Method in class physx.geometry.PxGeometryHolder
- heightField(long) - Static method in class physx.geometry.PxGeometryHolder.Raw
I
- include(long, long) - Static method in class physx.common.PxBounds3.Raw
- include(PxVec3) - Method in class physx.common.PxBounds3
-
expands the volume to include v \param v Point to expand to.
- initComponentSequence(boolean) - Method in class physx.vehicle2.BaseVehicle
- initComponentSequence(boolean) - Method in class physx.vehicle2.DirectDriveVehicle
- initComponentSequence(boolean) - Method in class physx.vehicle2.EngineDriveVehicle
- initComponentSequence(long, boolean) - Static method in class physx.vehicle2.BaseVehicle.Raw
- initComponentSequence(long, boolean) - Static method in class physx.vehicle2.DirectDriveVehicle.Raw
- initComponentSequence(long, boolean) - Static method in class physx.vehicle2.EngineDriveVehicle.Raw
- InitExtensions(long) - Static method in class physx.PxTopLevelFunctions.Raw
- InitExtensions(PxPhysics) - Static method in class physx.PxTopLevelFunctions
- initialize() - Method in class physx.vehicle2.BaseVehicle
- initialize(long) - Static method in class physx.vehicle2.BaseVehicle.Raw
- initialize(long, long, long, long) - Static method in class physx.vehicle2.DirectDriveVehicle.Raw
- initialize(long, long, long, long) - Static method in class physx.vehicle2.PhysXActorVehicle.Raw
- initialize(long, long, long, long, boolean) - Static method in class physx.vehicle2.DirectDriveVehicle.Raw
- initialize(long, long, long, long, int) - Static method in class physx.vehicle2.EngineDriveVehicle.Raw
- initialize(long, long, long, long, int, boolean) - Static method in class physx.vehicle2.EngineDriveVehicle.Raw
- initialize(PxPhysics, PxCookingParams, PxMaterial) - Method in class physx.vehicle2.DirectDriveVehicle
- initialize(PxPhysics, PxCookingParams, PxMaterial) - Method in class physx.vehicle2.PhysXActorVehicle
- initialize(PxPhysics, PxCookingParams, PxMaterial, boolean) - Method in class physx.vehicle2.DirectDriveVehicle
- initialize(PxPhysics, PxCookingParams, PxMaterial, EngineDriveVehicleEnum) - Method in class physx.vehicle2.EngineDriveVehicle
- initialize(PxPhysics, PxCookingParams, PxMaterial, EngineDriveVehicleEnum, boolean) - Method in class physx.vehicle2.EngineDriveVehicle
- InitVehicleExtension(long) - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions.Raw
- InitVehicleExtension(PxFoundation) - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions
- IntegrateTransform(long, long, long, float, long) - Static method in class physx.PxTopLevelFunctions.Raw
- IntegrateTransform(PxTransform, PxVec3, PxVec3, float, PxTransform) - Static method in class physx.PxTopLevelFunctions
- interpolate(float) - Method in class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3
- interpolate(float) - Method in class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3
- interpolate(float) - Method in class physx.vehicle2.PxVehicleTorqueCurveLookupTable
- interpolate(long, float) - Static method in class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3.Raw
- interpolate(long, float) - Static method in class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3.Raw
- interpolate(long, float) - Static method in class physx.vehicle2.PxVehicleTorqueCurveLookupTable.Raw
- intersects(long, long) - Static method in class physx.common.PxBounds3.Raw
- intersects(PxBounds3) - Method in class physx.common.PxBounds3
-
indicates whether the intersection of this and b is empty or not.
- intersects1D(long, long, int) - Static method in class physx.common.PxBounds3.Raw
- intersects1D(PxBounds3, int) - Method in class physx.common.PxBounds3
-
computes the 1D-intersection between two AABBs, on a given axis.
- invalidateCache() - Method in class physx.character.PxController
-
Flushes internal geometry cache.
- invalidateCache(long) - Static method in class physx.character.PxController.Raw
- inverseTransform(long, long) - Static method in class physx.common.PxPlane.Raw
- inverseTransform(PxTransform) - Method in class physx.common.PxPlane
-
inverse-transform plane
- isConnected() - Method in class physx.support.PxPvdTransport
-
* Return if connection to PVD is created.
- isConnected() - Method in class physx.support.SimplPvdTransportImpl
- isConnected(long) - Static method in class physx.support.PxPvdTransport.Raw
- isEmpty() - Method in class physx.common.PxBounds3
- isEmpty(long) - Static method in class physx.common.PxBounds3.Raw
- isExclusive() - Method in class physx.physics.PxShape
-
Returns true if the shape is exclusive to an actor.
- isExclusive(long) - Static method in class physx.physics.PxShape.Raw
- isExternallyAllocated - Variable in class physx.NativeObject
- isFinite() - Method in class physx.common.PxBounds3
-
checks that the AABB values are not NaN
- isFinite() - Method in class physx.common.PxQuat
- isFinite() - Method in class physx.common.PxTransform
- isFinite() - Method in class physx.common.PxVec3
- isFinite() - Method in class physx.common.PxVec4
- isFinite(long) - Static method in class physx.common.PxBounds3.Raw
- isFinite(long) - Static method in class physx.common.PxQuat.Raw
- isFinite(long) - Static method in class physx.common.PxTransform.Raw
- isFinite(long) - Static method in class physx.common.PxVec3.Raw
- isFinite(long) - Static method in class physx.common.PxVec4.Raw
- isGpuCompatible() - Method in class physx.geometry.PxConvexMesh
-
This method decides whether a convex mesh is gpu compatible.
- isGpuCompatible(long) - Static method in class physx.geometry.PxConvexMesh.Raw
- isIdentity() - Method in class physx.common.PxQuat
- isIdentity(long) - Static method in class physx.common.PxQuat.Raw
- isInside(long, long) - Static method in class physx.common.PxBounds3.Raw
- isInside(PxBounds3) - Method in class physx.common.PxBounds3
-
checks a box is inside another box.
- isLeaf() - Method in class physx.physics.PxArticulationAttachment
-
Indicates that this attachment is a leaf, and thus defines a sub-tendon from the root to this attachment.
- isLeaf(long) - Static method in class physx.physics.PxArticulationAttachment.Raw
- isNormalized() - Method in class physx.common.PxVec3
- isNormalized() - Method in class physx.common.PxVec4
- isNormalized(long) - Static method in class physx.common.PxVec3.Raw
- isNormalized(long) - Static method in class physx.common.PxVec4.Raw
- isReleasable() - Method in class physx.common.PxBase
-
Whether the object is subordinate.
- isReleasable(long) - Static method in class physx.common.PxBase.Raw
- isSane() - Method in class physx.common.PxQuat
- isSane() - Method in class physx.common.PxTransform
- isSane(long) - Static method in class physx.common.PxQuat.Raw
- isSane(long) - Static method in class physx.common.PxTransform.Raw
- isSerializable(long, long) - Static method in class physx.extensions.PxSerialization.Raw
- isSerializable(long, long, long) - Static method in class physx.extensions.PxSerialization.Raw
- isSerializable(PxCollection, PxSerializationRegistry) - Static method in class physx.extensions.PxSerialization
- isSerializable(PxCollection, PxSerializationRegistry, PxCollection) - Static method in class physx.extensions.PxSerialization
- isSet(long, int) - Static method in class physx.character.PxControllerBehaviorFlags.Raw
- isSet(long, int) - Static method in class physx.character.PxControllerCollisionFlags.Raw
- isSet(long, int) - Static method in class physx.common.PxBaseFlags.Raw
- isSet(long, int) - Static method in class physx.cooking.PxConvexFlags.Raw
- isSet(long, int) - Static method in class physx.cooking.PxMeshPreprocessingFlags.Raw
- isSet(long, int) - Static method in class physx.extensions.PxD6JointDriveFlags.Raw
- isSet(long, int) - Static method in class physx.extensions.PxDistanceJointFlags.Raw
- isSet(long, int) - Static method in class physx.extensions.PxPrismaticJointFlags.Raw
- isSet(long, int) - Static method in class physx.extensions.PxRevoluteJointFlags.Raw
- isSet(long, int) - Static method in class physx.extensions.PxSphericalJointFlags.Raw
- isSet(long, int) - Static method in class physx.geometry.PxConvexMeshGeometryFlags.Raw
- isSet(long, int) - Static method in class physx.geometry.PxHeightFieldFlags.Raw
- isSet(long, int) - Static method in class physx.geometry.PxMeshFlags.Raw
- isSet(long, int) - Static method in class physx.geometry.PxMeshGeometryFlags.Raw
- isSet(long, int) - Static method in class physx.geometry.PxTetrahedronMeshAnalysisResults.Raw
- isSet(long, int) - Static method in class physx.geometry.PxTetrahedronMeshFlags.Raw
- isSet(long, int) - Static method in class physx.geometry.PxTriangleMeshAnalysisResults.Raw
- isSet(long, int) - Static method in class physx.geometry.PxTriangleMeshFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxActorFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxActorTypeFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxArticulationCacheFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxArticulationFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxArticulationKinematicFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxConstraintFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxContactPairFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxContactPairHeaderFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxHitFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxMaterialFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxPairFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxQueryFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxRigidBodyFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxRigidDynamicLockFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxSceneFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxShapeFlags.Raw
- isSet(long, int) - Static method in class physx.physics.PxTriggerPairFlags.Raw
- isSet(long, int) - Static method in class physx.support.PxPvdInstrumentationFlags.Raw
- isSet(long, int) - Static method in class physx.support.PxPvdSceneFlags.Raw
- isSet(PxControllerBehaviorFlagEnum) - Method in class physx.character.PxControllerBehaviorFlags
- isSet(PxControllerCollisionFlagEnum) - Method in class physx.character.PxControllerCollisionFlags
- isSet(PxBaseFlagEnum) - Method in class physx.common.PxBaseFlags
- isSet(PxConvexFlagEnum) - Method in class physx.cooking.PxConvexFlags
- isSet(PxMeshPreprocessingFlagEnum) - Method in class physx.cooking.PxMeshPreprocessingFlags
- isSet(PxD6JointDriveFlagEnum) - Method in class physx.extensions.PxD6JointDriveFlags
- isSet(PxDistanceJointFlagEnum) - Method in class physx.extensions.PxDistanceJointFlags
- isSet(PxPrismaticJointFlagEnum) - Method in class physx.extensions.PxPrismaticJointFlags
- isSet(PxRevoluteJointFlagEnum) - Method in class physx.extensions.PxRevoluteJointFlags
- isSet(PxSphericalJointFlagEnum) - Method in class physx.extensions.PxSphericalJointFlags
- isSet(PxConvexMeshGeometryFlagEnum) - Method in class physx.geometry.PxConvexMeshGeometryFlags
- isSet(PxHeightFieldFlagEnum) - Method in class physx.geometry.PxHeightFieldFlags
- isSet(PxMeshFlagEnum) - Method in class physx.geometry.PxMeshFlags
- isSet(PxMeshGeometryFlagEnum) - Method in class physx.geometry.PxMeshGeometryFlags
- isSet(PxTetrahedronMeshAnalysisResultEnum) - Method in class physx.geometry.PxTetrahedronMeshAnalysisResults
- isSet(PxTetrahedronMeshFlagEnum) - Method in class physx.geometry.PxTetrahedronMeshFlags
- isSet(PxTriangleMeshAnalysisResultEnum) - Method in class physx.geometry.PxTriangleMeshAnalysisResults
- isSet(PxTriangleMeshFlagEnum) - Method in class physx.geometry.PxTriangleMeshFlags
- isSet(PxActorFlagEnum) - Method in class physx.physics.PxActorFlags
- isSet(PxActorTypeFlagEnum) - Method in class physx.physics.PxActorTypeFlags
- isSet(PxArticulationCacheFlagEnum) - Method in class physx.physics.PxArticulationCacheFlags
- isSet(PxArticulationFlagEnum) - Method in class physx.physics.PxArticulationFlags
- isSet(PxArticulationKinematicFlagEnum) - Method in class physx.physics.PxArticulationKinematicFlags
- isSet(PxConstraintFlagEnum) - Method in class physx.physics.PxConstraintFlags
- isSet(PxContactPairFlagEnum) - Method in class physx.physics.PxContactPairFlags
- isSet(PxContactPairHeaderFlagEnum) - Method in class physx.physics.PxContactPairHeaderFlags
- isSet(PxHitFlagEnum) - Method in class physx.physics.PxHitFlags
- isSet(PxMaterialFlagEnum) - Method in class physx.physics.PxMaterialFlags
- isSet(PxPairFlagEnum) - Method in class physx.physics.PxPairFlags
- isSet(PxQueryFlagEnum) - Method in class physx.physics.PxQueryFlags
- isSet(PxRigidBodyFlagEnum) - Method in class physx.physics.PxRigidBodyFlags
- isSet(PxRigidDynamicLockFlagEnum) - Method in class physx.physics.PxRigidDynamicLockFlags
- isSet(PxSceneFlagEnum) - Method in class physx.physics.PxSceneFlags
- isSet(PxShapeFlagEnum) - Method in class physx.physics.PxShapeFlags
- isSet(PxTriggerPairFlagEnum) - Method in class physx.physics.PxTriggerPairFlags
- isSet(PxPvdInstrumentationFlagEnum) - Method in class physx.support.PxPvdInstrumentationFlags
- isSet(PxPvdSceneFlagEnum) - Method in class physx.support.PxPvdSceneFlags
- isSleeping() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Returns true if this articulation is sleeping.
- isSleeping() - Method in class physx.physics.PxRigidDynamic
-
Returns true if this body is sleeping.
- isSleeping(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- isSleeping(long) - Static method in class physx.physics.PxRigidDynamic.Raw
- isSoft() - Method in class physx.extensions.PxJointLimitParameters
- isSoft(long) - Static method in class physx.extensions.PxJointLimitParameters.Raw
- isUnit() - Method in class physx.common.PxQuat
- isUnit(long) - Static method in class physx.common.PxQuat.Raw
- isValid() - Method in class physx.character.PxControllerDesc
-
returns true if the current settings are valid
- isValid() - Method in class physx.common.PxBounds3
-
checks that the AABB values describe a valid configuration.
- isValid() - Method in class physx.common.PxTolerancesScale
-
Returns true if the descriptor is valid.
- isValid() - Method in class physx.common.PxTransform
- isValid() - Method in class physx.cooking.PxBVH33MidphaseDesc
- isValid() - Method in class physx.cooking.PxBVH34MidphaseDesc
-
Returns true if the descriptor is valid.
- isValid() - Method in class physx.cooking.PxMidphaseDesc
-
Returns true if the descriptor is valid.
- isValid() - Method in class physx.extensions.PxJointLimitParameters
-
Returns true if the current settings are valid.
- isValid() - Method in class physx.geometry.PxCustomGeometry
- isValid() - Method in class physx.geometry.PxHeightFieldDesc
-
Returns true if the descriptor is valid.
- isValid() - Method in class physx.geometry.PxHeightFieldGeometry
-
Returns true if the geometry is valid.
- isValid() - Method in class physx.geometry.PxSimpleTriangleMesh
-
returns true if the current settings are valid
- isValid() - Method in class physx.geometry.PxTetrahedronMeshDesc
- isValid() - Method in class physx.geometry.PxTetrahedronMeshGeometry
-
Returns true if the geometry is valid.
- isValid() - Method in class physx.geometry.PxTriangleMeshGeometry
-
Returns true if the geometry is valid.
- isValid() - Method in class physx.physics.PxConstraint
-
whether the constraint is valid.
- isValid() - Method in class physx.physics.PxSceneDesc
-
Returns true if the descriptor is valid.
- isValid() - Method in class physx.physics.PxSceneLimits
-
Returns true if the descriptor is valid.
- isValid() - Method in class physx.vehicle2.BaseVehicleParams
- isValid() - Method in class physx.vehicle2.PxVehicleAxleDescription
- isValid() - Method in class physx.vehicle2.PxVehicleClutchCommandResponseParams
- isValid() - Method in class physx.vehicle2.PxVehicleClutchParams
- isValid() - Method in class physx.vehicle2.PxVehicleEngineParams
- isValid() - Method in class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3
- isValid() - Method in class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3
- isValid() - Method in class physx.vehicle2.PxVehicleFrame
- isValid() - Method in class physx.vehicle2.PxVehicleGearboxParams
- isValid() - Method in class physx.vehicle2.PxVehiclePhysXMaterialFriction
- isValid() - Method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
- isValid() - Method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
- isValid() - Method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams
- isValid() - Method in class physx.vehicle2.PxVehicleRigidBodyParams
- isValid() - Method in class physx.vehicle2.PxVehicleScale
- isValid() - Method in class physx.vehicle2.PxVehicleSuspensionComplianceParams
- isValid() - Method in class physx.vehicle2.PxVehicleSuspensionForceParams
- isValid() - Method in class physx.vehicle2.PxVehicleSuspensionParams
- isValid() - Method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
- isValid() - Method in class physx.vehicle2.PxVehicleTireAxisStickyParams
- isValid() - Method in class physx.vehicle2.PxVehicleTireForceParams
- isValid() - Method in class physx.vehicle2.PxVehicleTireSlipParams
- isValid() - Method in class physx.vehicle2.PxVehicleTireStickyParams
- isValid() - Method in class physx.vehicle2.PxVehicleTorqueCurveLookupTable
- isValid() - Method in class physx.vehicle2.PxVehicleWheelParams
- isValid(long) - Static method in class physx.character.PxControllerDesc.Raw
- isValid(long) - Static method in class physx.common.PxBounds3.Raw
- isValid(long) - Static method in class physx.common.PxTolerancesScale.Raw
- isValid(long) - Static method in class physx.common.PxTransform.Raw
- isValid(long) - Static method in class physx.cooking.PxBVH33MidphaseDesc.Raw
- isValid(long) - Static method in class physx.cooking.PxBVH34MidphaseDesc.Raw
- isValid(long) - Static method in class physx.cooking.PxMidphaseDesc.Raw
- isValid(long) - Static method in class physx.extensions.PxJointLimitParameters.Raw
- isValid(long) - Static method in class physx.geometry.PxCustomGeometry.Raw
- isValid(long) - Static method in class physx.geometry.PxGeometryQuery.Raw
- isValid(long) - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- isValid(long) - Static method in class physx.geometry.PxHeightFieldGeometry.Raw
- isValid(long) - Static method in class physx.geometry.PxSimpleTriangleMesh.Raw
- isValid(long) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- isValid(long) - Static method in class physx.geometry.PxTetrahedronMeshGeometry.Raw
- isValid(long) - Static method in class physx.geometry.PxTriangleMeshGeometry.Raw
- isValid(long) - Static method in class physx.physics.PxConstraint.Raw
- isValid(long) - Static method in class physx.physics.PxSceneDesc.Raw
- isValid(long) - Static method in class physx.physics.PxSceneLimits.Raw
- isValid(long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleClutchParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleFrame.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleGearboxParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFriction.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleRigidBodyParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleScale.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleSuspensionForceParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleSuspensionParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleTireAxisStickyParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleTireForceParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleTireSlipParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleTireStickyParams.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleTorqueCurveLookupTable.Raw
- isValid(long) - Static method in class physx.vehicle2.PxVehicleWheelParams.Raw
- isValid(long, long) - Static method in class physx.vehicle2.DirectDrivetrainParams.Raw
- isValid(long, long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- isValid(long, long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- isValid(long, long) - Static method in class physx.vehicle2.PxVehicleAckermannParams.Raw
- isValid(long, long) - Static method in class physx.vehicle2.PxVehicleAntiRollForceParams.Raw
- isValid(long, long) - Static method in class physx.vehicle2.PxVehicleAutoboxParams.Raw
- isValid(long, long) - Static method in class physx.vehicle2.PxVehicleBrakeCommandResponseParams.Raw
- isValid(long, long) - Static method in class physx.vehicle2.PxVehicleDirectDriveThrottleCommandResponseParams.Raw
- isValid(long, long) - Static method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams.Raw
- isValid(long, long) - Static method in class physx.vehicle2.PxVehicleSteerCommandResponseParams.Raw
- isValid(PxGeometry) - Static method in class physx.geometry.PxGeometryQuery
-
Checks if provided geometry is valid.
- isValid(PxVehicleAxleDescription) - Method in class physx.vehicle2.DirectDrivetrainParams
- isValid(PxVehicleAxleDescription) - Method in class physx.vehicle2.EngineDrivetrainParams
- isValid(PxVehicleAxleDescription) - Method in class physx.vehicle2.PhysXIntegrationParams
- isValid(PxVehicleAxleDescription) - Method in class physx.vehicle2.PxVehicleAckermannParams
- isValid(PxVehicleAxleDescription) - Method in class physx.vehicle2.PxVehicleAntiRollForceParams
- isValid(PxVehicleAxleDescription) - Method in class physx.vehicle2.PxVehicleBrakeCommandResponseParams
- isValid(PxVehicleAxleDescription) - Method in class physx.vehicle2.PxVehicleDirectDriveThrottleCommandResponseParams
- isValid(PxVehicleAxleDescription) - Method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
- isValid(PxVehicleAxleDescription) - Method in class physx.vehicle2.PxVehicleSteerCommandResponseParams
- isValid(PxVehicleGearboxParams) - Method in class physx.vehicle2.PxVehicleAutoboxParams
- isZero() - Method in class physx.common.PxVec3
- isZero() - Method in class physx.common.PxVec4
- isZero(long) - Static method in class physx.common.PxVec3.Raw
- isZero(long) - Static method in class physx.common.PxVec4.Raw
J
- JavaNativeRef<T> - Class in physx
- JavaNativeRef(long) - Constructor for class physx.JavaNativeRef
- JavaNativeRef(Object) - Constructor for class physx.JavaNativeRef
L
- LINUX - Enum constant in enum class de.fabmax.physxjni.Platform
- load() - Static method in class de.fabmax.physxjni.Loader
- load() - Method in class de.fabmax.physxjni.NativeLib
- Loader - Class in de.fabmax.physxjni
- Loader() - Constructor for class de.fabmax.physxjni.Loader
- lockRead() - Method in class physx.physics.PxScene
-
Lock the scene for reading from the calling thread.
- lockRead(long) - Static method in class physx.physics.PxScene.Raw
- lockRead(long, String) - Static method in class physx.physics.PxScene.Raw
- lockRead(long, String, int) - Static method in class physx.physics.PxScene.Raw
- lockRead(String) - Method in class physx.physics.PxScene
-
Lock the scene for reading from the calling thread.
- lockRead(String, int) - Method in class physx.physics.PxScene
-
Lock the scene for reading from the calling thread.
- lockWrite() - Method in class physx.physics.PxScene
-
Lock the scene for writing from this thread.
- lockWrite(long) - Static method in class physx.physics.PxScene.Raw
- lockWrite(long, String) - Static method in class physx.physics.PxScene.Raw
- lockWrite(long, String, int) - Static method in class physx.physics.PxScene.Raw
- lockWrite(String) - Method in class physx.physics.PxScene
-
Lock the scene for writing from this thread.
- lockWrite(String, int) - Method in class physx.physics.PxScene
-
Lock the scene for writing from this thread.
M
- MACOS - Enum constant in enum class de.fabmax.physxjni.Platform
- MACOS_ARM64 - Enum constant in enum class de.fabmax.physxjni.Platform
- magnitude() - Method in class physx.common.PxQuat
- magnitude() - Method in class physx.common.PxVec3
- magnitude() - Method in class physx.common.PxVec4
- magnitude(long) - Static method in class physx.common.PxQuat.Raw
- magnitude(long) - Static method in class physx.common.PxVec3.Raw
- magnitude(long) - Static method in class physx.common.PxVec4.Raw
- magnitudeSquared() - Method in class physx.common.PxQuat
- magnitudeSquared() - Method in class physx.common.PxVec3
- magnitudeSquared() - Method in class physx.common.PxVec4
- magnitudeSquared(long) - Static method in class physx.common.PxQuat.Raw
- magnitudeSquared(long) - Static method in class physx.common.PxVec3.Raw
- magnitudeSquared(long) - Static method in class physx.common.PxVec4.Raw
- markDirty() - Method in class physx.physics.PxConstraint
-
Notify the scene that the constraint shader data has been updated by the application
- markDirty(long) - Static method in class physx.physics.PxConstraint.Raw
- maxElement() - Method in class physx.common.PxVec3
- maxElement(long) - Static method in class physx.common.PxVec3.Raw
- maximum(long, long) - Static method in class physx.common.PxVec3.Raw
- maximum(long, long) - Static method in class physx.common.PxVec4.Raw
- maximum(PxVec3) - Method in class physx.common.PxVec3
- maximum(PxVec4) - Method in class physx.common.PxVec4
- minElement() - Method in class physx.common.PxVec3
- minElement(long) - Static method in class physx.common.PxVec3.Raw
- minimum(long, long) - Static method in class physx.common.PxVec3.Raw
- minimum(long, long) - Static method in class physx.common.PxVec4.Raw
- minimum(PxVec3) - Method in class physx.common.PxVec3
- minimum(PxVec4) - Method in class physx.common.PxVec4
- modifySamples(int, int, PxHeightFieldDesc) - Method in class physx.geometry.PxHeightField
-
Replaces a rectangular subfield in the sample data array.
- modifySamples(int, int, PxHeightFieldDesc, boolean) - Method in class physx.geometry.PxHeightField
-
Replaces a rectangular subfield in the sample data array.
- modifySamples(long, int, int, long) - Static method in class physx.geometry.PxHeightField.Raw
- modifySamples(long, int, int, long, boolean) - Static method in class physx.geometry.PxHeightField.Raw
- move(long, long, float, float, long) - Static method in class physx.character.PxController.Raw
- move(long, long, float, float, long, long) - Static method in class physx.character.PxController.Raw
- move(PxVec3, float, float, PxControllerFilters) - Method in class physx.character.PxController
-
Moves the character using a "collide-and-slide" algorithm.
- move(PxVec3, float, float, PxControllerFilters, PxObstacleContext) - Method in class physx.character.PxController
-
Moves the character using a "collide-and-slide" algorithm.
- multiply(long, long) - Static method in class physx.common.PxVec3.Raw
- multiply(long, long) - Static method in class physx.common.PxVec4.Raw
- multiply(PxVec3) - Method in class physx.common.PxVec3
- multiply(PxVec4) - Method in class physx.common.PxVec4
N
- NativeArrayHelpers - Class in physx.support
- NativeArrayHelpers() - Constructor for class physx.support.NativeArrayHelpers
- NativeArrayHelpers(long) - Constructor for class physx.support.NativeArrayHelpers
- NativeArrayHelpers.Raw - Class in physx.support
- NativeLib - Class in de.fabmax.physxjni
- NativeLib() - Constructor for class de.fabmax.physxjni.NativeLib
- NativeObject - Class in physx
- NativeObject() - Constructor for class physx.NativeObject
- NativeObject(long) - Constructor for class physx.NativeObject
- NativeObject.Allocator<T> - Interface in physx
- normal(long, long) - Static method in class physx.geometry.PxTriangle.Raw
- normal(PxVec3) - Method in class physx.geometry.PxTriangle
-
Compute the normal of the Triangle.
- normalize() - Method in class physx.common.PxPlane
-
equivalent plane with unit normal
- normalize() - Method in class physx.common.PxQuat
- normalize() - Method in class physx.common.PxVec3
- normalize() - Method in class physx.common.PxVec4
- normalize(long) - Static method in class physx.common.PxPlane.Raw
- normalize(long) - Static method in class physx.common.PxQuat.Raw
- normalize(long) - Static method in class physx.common.PxVec3.Raw
- normalize(long) - Static method in class physx.common.PxVec4.Raw
- normalizeFast() - Method in class physx.common.PxVec3
- normalizeFast(long) - Static method in class physx.common.PxVec3.Raw
- normalizeSafe() - Method in class physx.common.PxVec3
- normalizeSafe(long) - Static method in class physx.common.PxVec3.Raw
O
- OmniPvdFileWriteStream - Class in physx.support
- OmniPvdFileWriteStream() - Constructor for class physx.support.OmniPvdFileWriteStream
- OmniPvdFileWriteStream(long) - Constructor for class physx.support.OmniPvdFileWriteStream
- OmniPvdFileWriteStream.Raw - Class in physx.support
- OmniPvdWriter - Class in physx.support
- OmniPvdWriter() - Constructor for class physx.support.OmniPvdWriter
- OmniPvdWriter(long) - Constructor for class physx.support.OmniPvdWriter
- OmniPvdWriter.Raw - Class in physx.support
- OmniPvdWriteStream - Class in physx.support
- OmniPvdWriteStream() - Constructor for class physx.support.OmniPvdWriteStream
- OmniPvdWriteStream(long) - Constructor for class physx.support.OmniPvdWriteStream
- OmniPvdWriteStream.Raw - Class in physx.support
- on(T, int, int) - Method in interface physx.NativeObject.Allocator
- onComShift(int) - Method in class physx.physics.PxConstraintConnector
-
Center-of-mass shift callback
- onComShift(long, int) - Static method in class physx.physics.PxConstraintConnector.Raw
- onConstraintBreak(long, long, int) - Static method in class physx.physics.SimpleSimulationEventCallback.Raw
- onConstraintBreak(PxConstraintInfo, int) - Method in class physx.physics.PxSimulationEventCallbackImpl
- onConstraintBreak(PxConstraintInfo, int) - Method in class physx.physics.SimpleSimulationEventCallback
- onConstraintRelease() - Method in class physx.physics.PxConstraintConnector
-
Constraint release callback
- onConstraintRelease(long) - Static method in class physx.physics.PxConstraintConnector.Raw
- onContact(long, long, long, int) - Static method in class physx.physics.SimpleSimulationEventCallback.Raw
- onContact(PxContactPairHeader, PxContactPair, int) - Method in class physx.physics.PxSimulationEventCallbackImpl
- onContact(PxContactPairHeader, PxContactPair, int) - Method in class physx.physics.SimpleSimulationEventCallback
- onControllerHit(long, long) - Static method in class physx.character.PxUserControllerHitReport.Raw
- onControllerHit(PxControllersHit) - Method in class physx.character.PxUserControllerHitReport
-
Called when current controller hits another controller.
- onControllerHit(PxControllersHit) - Method in class physx.character.PxUserControllerHitReportImpl
- onObstacleHit(long, long) - Static method in class physx.character.PxUserControllerHitReport.Raw
- onObstacleHit(PxControllerObstacleHit) - Method in class physx.character.PxUserControllerHitReport
-
Called when current controller hits a user-defined obstacle.
- onObstacleHit(PxControllerObstacleHit) - Method in class physx.character.PxUserControllerHitReportImpl
- onOriginShift(long, long) - Static method in class physx.physics.PxConstraintConnector.Raw
- onOriginShift(PxVec3) - Method in class physx.physics.PxConstraintConnector
-
Origin shift callback
- onShapeHit(long, long) - Static method in class physx.character.PxUserControllerHitReport.Raw
- onShapeHit(PxControllerShapeHit) - Method in class physx.character.PxUserControllerHitReport
-
Called when current controller hits a shape.
- onShapeHit(PxControllerShapeHit) - Method in class physx.character.PxUserControllerHitReportImpl
- onSleep(long, long, int) - Static method in class physx.physics.SimpleSimulationEventCallback.Raw
- onSleep(PxActorPtr, int) - Method in class physx.physics.PxSimulationEventCallbackImpl
- onSleep(PxActorPtr, int) - Method in class physx.physics.SimpleSimulationEventCallback
- onTrigger(long, long, int) - Static method in class physx.physics.SimpleSimulationEventCallback.Raw
- onTrigger(PxTriggerPair, int) - Method in class physx.physics.PxSimulationEventCallbackImpl
- onTrigger(PxTriggerPair, int) - Method in class physx.physics.SimpleSimulationEventCallback
- onWake(long, long, int) - Static method in class physx.physics.SimpleSimulationEventCallback.Raw
- onWake(PxActorPtr, int) - Method in class physx.physics.PxSimulationEventCallbackImpl
- onWake(PxActorPtr, int) - Method in class physx.physics.SimpleSimulationEventCallback
- overlap(long, long, long, long) - Static method in class physx.extensions.PxGjkQuery.Raw
- overlap(long, long, long, long) - Static method in class physx.geometry.PxGeometryQuery.Raw
- overlap(long, long, long, long) - Static method in class physx.physics.PxSceneQuerySystemBase.Raw
- overlap(long, long, long, long) - Static method in class physx.physics.PxShapeExt.Raw
- overlap(long, long, long, long, long) - Static method in class physx.physics.PxSceneQuerySystemBase.Raw
- overlap(Support, Support, PxTransform, PxTransform) - Static method in class physx.extensions.PxGjkQuery
- overlap(PxGeometry, PxTransform, PxGeometry, PxTransform) - Static method in class physx.geometry.PxGeometryQuery
-
Overlap test for two geometry objects.
- overlap(PxGeometry, PxTransform, PxOverlapCallback) - Method in class physx.physics.PxSceneQuerySystemBase
-
Performs an overlap test of a given geometry against objects in the scene, returns results in a PxOverlapBuffer object or via a custom user callback implementation inheriting from PxOverlapCallback.
- overlap(PxGeometry, PxTransform, PxOverlapCallback, PxQueryFilterData) - Method in class physx.physics.PxSceneQuerySystemBase
-
Performs an overlap test of a given geometry against objects in the scene, returns results in a PxOverlapBuffer object or via a custom user callback implementation inheriting from PxOverlapCallback.
- overlap(PxShape, PxRigidActor, PxGeometry, PxTransform) - Static method in class physx.physics.PxShapeExt
-
Test overlap between the shape and a geometry object
- overlapImpl(long, long, long, long, long) - Static method in class physx.geometry.SimpleCustomGeometryCallbacks.Raw
- overlapImpl(PxGeometry, PxTransform, PxGeometry, PxTransform) - Method in class physx.geometry.SimpleCustomGeometryCallbacks
- overlapImpl(PxGeometry, PxTransform, PxGeometry, PxTransform) - Method in class physx.geometry.SimpleCustomGeometryCallbacksImpl
P
- PassThroughFilterShader - Class in physx.support
- PassThroughFilterShader() - Constructor for class physx.support.PassThroughFilterShader
- PassThroughFilterShader(long) - Constructor for class physx.support.PassThroughFilterShader
- PassThroughFilterShader.Raw - Class in physx.support
- PassThroughFilterShaderImpl - Class in physx.support
- PassThroughFilterShaderImpl() - Constructor for class physx.support.PassThroughFilterShaderImpl
- PassThroughFilterShaderImpl(long) - Constructor for class physx.support.PassThroughFilterShaderImpl
- physx - package physx
- physx.character - package physx.character
- physx.common - package physx.common
- physx.cooking - package physx.cooking
- physx.extensions - package physx.extensions
- physx.geometry - package physx.geometry
- physx.physics - package physx.physics
- physx.support - package physx.support
- physx.vehicle2 - package physx.vehicle2
- physx.vhacd - package physx.vhacd
- PhysXActorVehicle - Class in physx.vehicle2
- PhysXActorVehicle() - Constructor for class physx.vehicle2.PhysXActorVehicle
- PhysXActorVehicle(long) - Constructor for class physx.vehicle2.PhysXActorVehicle
- PhysXActorVehicle.Raw - Class in physx.vehicle2
- PhysXIntegrationParams - Class in physx.vehicle2
- PhysXIntegrationParams() - Constructor for class physx.vehicle2.PhysXIntegrationParams
- PhysXIntegrationParams(long) - Constructor for class physx.vehicle2.PhysXIntegrationParams
- PhysXIntegrationParams() - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- PhysXIntegrationParams.Raw - Class in physx.vehicle2
- PhysXIntegrationState - Class in physx.vehicle2
- PhysXIntegrationState() - Constructor for class physx.vehicle2.PhysXIntegrationState
- PhysXIntegrationState(long) - Constructor for class physx.vehicle2.PhysXIntegrationState
- PhysXIntegrationState() - Static method in class physx.vehicle2.PhysXIntegrationState.Raw
- PhysXIntegrationState.Raw - Class in physx.vehicle2
- plane() - Method in class physx.geometry.PxGeometryHolder
- plane(long) - Static method in class physx.geometry.PxGeometryHolder.Raw
- Platform - Enum Class in de.fabmax.physxjni
- PLATFORM_ANDROID - Static variable in class physx.PlatformChecks
- PLATFORM_LINUX - Static variable in class physx.PlatformChecks
- PLATFORM_MACOS - Static variable in class physx.PlatformChecks
- PLATFORM_OTHER - Static variable in class physx.PlatformChecks
- PLATFORM_WINDOWS - Static variable in class physx.PlatformChecks
- PlatformChecks - Class in physx
- PlatformChecks() - Constructor for class physx.PlatformChecks
- pointDistance(long, long, long) - Static method in class physx.geometry.PxGeometryQuery.Raw
- pointDistance(long, long, long, long) - Static method in class physx.geometry.PxGeometryQuery.Raw
- pointDistance(PxVec3, PxGeometry, PxTransform) - Static method in class physx.geometry.PxGeometryQuery
-
Computes distance between a point and a geometry object.
- pointDistance(PxVec3, PxGeometry, PxTransform, PxVec3) - Static method in class physx.geometry.PxGeometryQuery
-
Computes distance between a point and a geometry object.
- pointFromUV(float, float) - Method in class physx.geometry.PxTriangle
- pointFromUV(long, float, float) - Static method in class physx.geometry.PxTriangle.Raw
- pointInPlane() - Method in class physx.common.PxPlane
-
find an arbitrary point in the plane
- pointInPlane(long) - Static method in class physx.common.PxPlane.Raw
- prepareData() - Method in class physx.physics.PxConstraintConnector
-
Pre-simulation data preparation when the constraint is marked dirty, this function is called at the start of the simulation step for the SDK to copy the constraint data block.
- prepareData(long) - Static method in class physx.physics.PxConstraintConnector.Raw
- PrismaticJointCreate(long, long, long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- PrismaticJointCreate(PxPhysics, PxRigidActor, PxTransform, PxRigidActor, PxTransform) - Static method in class physx.PxTopLevelFunctions
- processCallbacks(long, long) - Static method in class physx.physics.PxScene.Raw
- processCallbacks(PxBaseTask) - Method in class physx.physics.PxScene
-
This call processes all event callbacks in parallel.
- project(long, long) - Static method in class physx.common.PxPlane.Raw
- project(PxVec3) - Method in class physx.common.PxPlane
-
projects p into the plane
- proximityInfo(long, long, long, long, float, float, long) - Static method in class physx.extensions.PxGjkQuery.Raw
- proximityInfo(Support, Support, PxTransform, PxTransform, float, float, PxGjkQueryProximityInfoResult) - Static method in class physx.extensions.PxGjkQuery
- purgeControllers() - Method in class physx.character.PxControllerManager
-
Releases all the controllers that are being managed.
- purgeControllers(long) - Static method in class physx.character.PxControllerManager.Raw
- push_back(byte) - Method in class physx.support.Vector_PxU8
-
Deprecated.
- push_back(float) - Method in class physx.support.Vector_PxReal
-
Deprecated.
- push_back(int) - Method in class physx.support.Vector_PxU32
-
Deprecated.
- push_back(long, byte) - Static method in class physx.support.Vector_PxU8.Raw
-
Deprecated.
- push_back(long, float) - Static method in class physx.support.Vector_PxReal.Raw
-
Deprecated.
- push_back(long, int) - Static method in class physx.support.Vector_PxU32.Raw
-
Deprecated.
- push_back(long, long) - Static method in class physx.support.Vector_PxActorPtr.Raw
-
Deprecated.
- push_back(long, long) - Static method in class physx.support.Vector_PxContactPairPoint.Raw
-
Deprecated.
- push_back(long, long) - Static method in class physx.support.Vector_PxHeightFieldSample.Raw
-
Deprecated.
- push_back(long, long) - Static method in class physx.support.Vector_PxMaterialConst.Raw
-
Deprecated.
- push_back(long, long) - Static method in class physx.support.Vector_PxRaycastHit.Raw
-
Deprecated.
- push_back(long, long) - Static method in class physx.support.Vector_PxSweepHit.Raw
-
Deprecated.
- push_back(long, long) - Static method in class physx.support.Vector_PxVec3.Raw
-
Deprecated.
- push_back(long, long) - Static method in class physx.support.Vector_PxVec4.Raw
-
Deprecated.
- push_back(long, long) - Static method in class physx.vhacd.Vector_VHACDTriangle.Raw
- push_back(long, long) - Static method in class physx.vhacd.Vector_VHACDVertex.Raw
- push_back(long, short) - Static method in class physx.support.Vector_PxU16.Raw
-
Deprecated.
- push_back(short) - Method in class physx.support.Vector_PxU16
-
Deprecated.
- push_back(PxVec3) - Method in class physx.support.Vector_PxVec3
-
Deprecated.
- push_back(PxVec4) - Method in class physx.support.Vector_PxVec4
-
Deprecated.
- push_back(PxHeightFieldSample) - Method in class physx.support.Vector_PxHeightFieldSample
-
Deprecated.
- push_back(PxActor) - Method in class physx.support.Vector_PxActorPtr
-
Deprecated.
- push_back(PxContactPairPoint) - Method in class physx.support.Vector_PxContactPairPoint
-
Deprecated.
- push_back(PxMaterial) - Method in class physx.support.Vector_PxMaterialConst
-
Deprecated.
- push_back(PxRaycastHit) - Method in class physx.support.Vector_PxRaycastHit
-
Deprecated.
- push_back(PxSweepHit) - Method in class physx.support.Vector_PxSweepHit
-
Deprecated.
- push_back(VHACDTriangle) - Method in class physx.vhacd.Vector_VHACDTriangle
- push_back(VHACDVertex) - Method in class physx.vhacd.Vector_VHACDVertex
- pushBack(byte) - Method in class physx.support.PxArray_PxU8
- pushBack(float) - Method in class physx.support.PxArray_PxReal
- pushBack(int) - Method in class physx.support.PxArray_PxU32
- pushBack(long, byte) - Static method in class physx.support.PxArray_PxU8.Raw
- pushBack(long, float) - Static method in class physx.support.PxArray_PxReal.Raw
- pushBack(long, int) - Static method in class physx.support.PxArray_PxU32.Raw
- pushBack(long, long) - Static method in class physx.support.PxArray_PxActorPtr.Raw
- pushBack(long, long) - Static method in class physx.support.PxArray_PxContactPairPoint.Raw
- pushBack(long, long) - Static method in class physx.support.PxArray_PxHeightFieldSample.Raw
- pushBack(long, long) - Static method in class physx.support.PxArray_PxMaterialConst.Raw
- pushBack(long, long) - Static method in class physx.support.PxArray_PxRaycastHit.Raw
- pushBack(long, long) - Static method in class physx.support.PxArray_PxShapePtr.Raw
- pushBack(long, long) - Static method in class physx.support.PxArray_PxSweepHit.Raw
- pushBack(long, long) - Static method in class physx.support.PxArray_PxVec3.Raw
- pushBack(long, long) - Static method in class physx.support.PxArray_PxVec4.Raw
- pushBack(long, short) - Static method in class physx.support.PxArray_PxU16.Raw
- pushBack(short) - Method in class physx.support.PxArray_PxU16
- pushBack(PxVec3) - Method in class physx.support.PxArray_PxVec3
- pushBack(PxVec4) - Method in class physx.support.PxArray_PxVec4
- pushBack(PxHeightFieldSample) - Method in class physx.support.PxArray_PxHeightFieldSample
- pushBack(PxActor) - Method in class physx.support.PxArray_PxActorPtr
- pushBack(PxContactPairPoint) - Method in class physx.support.PxArray_PxContactPairPoint
- pushBack(PxMaterial) - Method in class physx.support.PxArray_PxMaterialConst
- pushBack(PxRaycastHit) - Method in class physx.support.PxArray_PxRaycastHit
- pushBack(PxShape) - Method in class physx.support.PxArray_PxShapePtr
- pushBack(PxSweepHit) - Method in class physx.support.PxArray_PxSweepHit
- putToSleep() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Forces the articulation to sleep.
- putToSleep() - Method in class physx.physics.PxRigidDynamic
-
Forces the actor to sleep.
- putToSleep(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- putToSleep(long) - Static method in class physx.physics.PxRigidDynamic.Raw
- PxActor - Class in physx.physics
-
PxActor is the base class for the main simulation objects in the physics SDK.
- PxActor() - Constructor for class physx.physics.PxActor
- PxActor(long) - Constructor for class physx.physics.PxActor
- PxActor_getShape(long, int) - Static method in class physx.support.SupportFunctions.Raw
- PxActor_getShape(PxRigidActor, int) - Static method in class physx.support.SupportFunctions
- PxActor.Raw - Class in physx.physics
- PxActorFlagEnum - Enum Class in physx.physics
-
Flags which control the behavior of an actor.
- PxActorFlags - Class in physx.physics
- PxActorFlags() - Constructor for class physx.physics.PxActorFlags
- PxActorFlags(byte) - Constructor for class physx.physics.PxActorFlags
- PxActorFlags(long) - Constructor for class physx.physics.PxActorFlags
- PxActorFlags(byte) - Static method in class physx.physics.PxActorFlags.Raw
- PxActorFlags_placed(long, byte) - Static method in class physx.physics.PxActorFlags.Raw
- PxActorFlags.Raw - Class in physx.physics
- PxActorPtr - Class in physx.support
- PxActorPtr() - Constructor for class physx.support.PxActorPtr
- PxActorPtr(long) - Constructor for class physx.support.PxActorPtr
- PxActorPtr.Raw - Class in physx.support
- PxActorTypeEnum - Enum Class in physx.physics
-
Identifies each type of actor.
- PxActorTypeFlagEnum - Enum Class in physx.physics
-
Identifies each type of actor for retrieving actors from a scene.
- PxActorTypeFlags - Class in physx.physics
- PxActorTypeFlags() - Constructor for class physx.physics.PxActorTypeFlags
- PxActorTypeFlags(long) - Constructor for class physx.physics.PxActorTypeFlags
- PxActorTypeFlags(short) - Constructor for class physx.physics.PxActorTypeFlags
- PxActorTypeFlags(short) - Static method in class physx.physics.PxActorTypeFlags.Raw
- PxActorTypeFlags_placed(long, short) - Static method in class physx.physics.PxActorTypeFlags.Raw
- PxActorTypeFlags.Raw - Class in physx.physics
- PxAggregate - Class in physx.physics
-
Class to aggregate actors into a single broad-phase entry.
- PxAggregate() - Constructor for class physx.physics.PxAggregate
- PxAggregate(long) - Constructor for class physx.physics.PxAggregate
- PxAggregate.Raw - Class in physx.physics
- PxArray_PxActorPtr - Class in physx.support
- PxArray_PxActorPtr() - Constructor for class physx.support.PxArray_PxActorPtr
- PxArray_PxActorPtr(int) - Constructor for class physx.support.PxArray_PxActorPtr
- PxArray_PxActorPtr(long) - Constructor for class physx.support.PxArray_PxActorPtr
- PxArray_PxActorPtr() - Static method in class physx.support.PxArray_PxActorPtr.Raw
- PxArray_PxActorPtr(int) - Static method in class physx.support.PxArray_PxActorPtr.Raw
- PxArray_PxActorPtr_placed(long) - Static method in class physx.support.PxArray_PxActorPtr.Raw
- PxArray_PxActorPtr_placed(long, int) - Static method in class physx.support.PxArray_PxActorPtr.Raw
- PxArray_PxActorPtr.Raw - Class in physx.support
- PxArray_PxContactPairPoint - Class in physx.support
- PxArray_PxContactPairPoint() - Constructor for class physx.support.PxArray_PxContactPairPoint
- PxArray_PxContactPairPoint(int) - Constructor for class physx.support.PxArray_PxContactPairPoint
- PxArray_PxContactPairPoint(long) - Constructor for class physx.support.PxArray_PxContactPairPoint
- PxArray_PxContactPairPoint() - Static method in class physx.support.PxArray_PxContactPairPoint.Raw
- PxArray_PxContactPairPoint(int) - Static method in class physx.support.PxArray_PxContactPairPoint.Raw
- PxArray_PxContactPairPoint_placed(long) - Static method in class physx.support.PxArray_PxContactPairPoint.Raw
- PxArray_PxContactPairPoint_placed(long, int) - Static method in class physx.support.PxArray_PxContactPairPoint.Raw
- PxArray_PxContactPairPoint.Raw - Class in physx.support
- PxArray_PxHeightFieldSample - Class in physx.support
- PxArray_PxHeightFieldSample() - Constructor for class physx.support.PxArray_PxHeightFieldSample
- PxArray_PxHeightFieldSample(int) - Constructor for class physx.support.PxArray_PxHeightFieldSample
- PxArray_PxHeightFieldSample(long) - Constructor for class physx.support.PxArray_PxHeightFieldSample
- PxArray_PxHeightFieldSample() - Static method in class physx.support.PxArray_PxHeightFieldSample.Raw
- PxArray_PxHeightFieldSample(int) - Static method in class physx.support.PxArray_PxHeightFieldSample.Raw
- PxArray_PxHeightFieldSample_placed(long) - Static method in class physx.support.PxArray_PxHeightFieldSample.Raw
- PxArray_PxHeightFieldSample_placed(long, int) - Static method in class physx.support.PxArray_PxHeightFieldSample.Raw
- PxArray_PxHeightFieldSample.Raw - Class in physx.support
- PxArray_PxMaterialConst - Class in physx.support
- PxArray_PxMaterialConst() - Constructor for class physx.support.PxArray_PxMaterialConst
- PxArray_PxMaterialConst(int) - Constructor for class physx.support.PxArray_PxMaterialConst
- PxArray_PxMaterialConst(long) - Constructor for class physx.support.PxArray_PxMaterialConst
- PxArray_PxMaterialConst() - Static method in class physx.support.PxArray_PxMaterialConst.Raw
- PxArray_PxMaterialConst(int) - Static method in class physx.support.PxArray_PxMaterialConst.Raw
- PxArray_PxMaterialConst_placed(long) - Static method in class physx.support.PxArray_PxMaterialConst.Raw
- PxArray_PxMaterialConst_placed(long, int) - Static method in class physx.support.PxArray_PxMaterialConst.Raw
- PxArray_PxMaterialConst.Raw - Class in physx.support
- PxArray_PxRaycastHit - Class in physx.support
- PxArray_PxRaycastHit() - Constructor for class physx.support.PxArray_PxRaycastHit
- PxArray_PxRaycastHit(int) - Constructor for class physx.support.PxArray_PxRaycastHit
- PxArray_PxRaycastHit(long) - Constructor for class physx.support.PxArray_PxRaycastHit
- PxArray_PxRaycastHit() - Static method in class physx.support.PxArray_PxRaycastHit.Raw
- PxArray_PxRaycastHit(int) - Static method in class physx.support.PxArray_PxRaycastHit.Raw
- PxArray_PxRaycastHit_placed(long) - Static method in class physx.support.PxArray_PxRaycastHit.Raw
- PxArray_PxRaycastHit_placed(long, int) - Static method in class physx.support.PxArray_PxRaycastHit.Raw
- PxArray_PxRaycastHit.Raw - Class in physx.support
- PxArray_PxReal - Class in physx.support
- PxArray_PxReal() - Constructor for class physx.support.PxArray_PxReal
- PxArray_PxReal(int) - Constructor for class physx.support.PxArray_PxReal
- PxArray_PxReal(long) - Constructor for class physx.support.PxArray_PxReal
- PxArray_PxReal() - Static method in class physx.support.PxArray_PxReal.Raw
- PxArray_PxReal(int) - Static method in class physx.support.PxArray_PxReal.Raw
- PxArray_PxReal_placed(long) - Static method in class physx.support.PxArray_PxReal.Raw
- PxArray_PxReal_placed(long, int) - Static method in class physx.support.PxArray_PxReal.Raw
- PxArray_PxReal.Raw - Class in physx.support
- PxArray_PxShapePtr - Class in physx.support
- PxArray_PxShapePtr() - Constructor for class physx.support.PxArray_PxShapePtr
- PxArray_PxShapePtr(int) - Constructor for class physx.support.PxArray_PxShapePtr
- PxArray_PxShapePtr(long) - Constructor for class physx.support.PxArray_PxShapePtr
- PxArray_PxShapePtr() - Static method in class physx.support.PxArray_PxShapePtr.Raw
- PxArray_PxShapePtr(int) - Static method in class physx.support.PxArray_PxShapePtr.Raw
- PxArray_PxShapePtr_placed(long) - Static method in class physx.support.PxArray_PxShapePtr.Raw
- PxArray_PxShapePtr_placed(long, int) - Static method in class physx.support.PxArray_PxShapePtr.Raw
- PxArray_PxShapePtr.Raw - Class in physx.support
- PxArray_PxSweepHit - Class in physx.support
- PxArray_PxSweepHit() - Constructor for class physx.support.PxArray_PxSweepHit
- PxArray_PxSweepHit(int) - Constructor for class physx.support.PxArray_PxSweepHit
- PxArray_PxSweepHit(long) - Constructor for class physx.support.PxArray_PxSweepHit
- PxArray_PxSweepHit() - Static method in class physx.support.PxArray_PxSweepHit.Raw
- PxArray_PxSweepHit(int) - Static method in class physx.support.PxArray_PxSweepHit.Raw
- PxArray_PxSweepHit_placed(long) - Static method in class physx.support.PxArray_PxSweepHit.Raw
- PxArray_PxSweepHit_placed(long, int) - Static method in class physx.support.PxArray_PxSweepHit.Raw
- PxArray_PxSweepHit.Raw - Class in physx.support
- PxArray_PxU16 - Class in physx.support
- PxArray_PxU16() - Constructor for class physx.support.PxArray_PxU16
- PxArray_PxU16(int) - Constructor for class physx.support.PxArray_PxU16
- PxArray_PxU16(long) - Constructor for class physx.support.PxArray_PxU16
- PxArray_PxU16() - Static method in class physx.support.PxArray_PxU16.Raw
- PxArray_PxU16(int) - Static method in class physx.support.PxArray_PxU16.Raw
- PxArray_PxU16_placed(long) - Static method in class physx.support.PxArray_PxU16.Raw
- PxArray_PxU16_placed(long, int) - Static method in class physx.support.PxArray_PxU16.Raw
- PxArray_PxU16.Raw - Class in physx.support
- PxArray_PxU32 - Class in physx.support
- PxArray_PxU32() - Constructor for class physx.support.PxArray_PxU32
- PxArray_PxU32(int) - Constructor for class physx.support.PxArray_PxU32
- PxArray_PxU32(long) - Constructor for class physx.support.PxArray_PxU32
- PxArray_PxU32() - Static method in class physx.support.PxArray_PxU32.Raw
- PxArray_PxU32(int) - Static method in class physx.support.PxArray_PxU32.Raw
- PxArray_PxU32_placed(long) - Static method in class physx.support.PxArray_PxU32.Raw
- PxArray_PxU32_placed(long, int) - Static method in class physx.support.PxArray_PxU32.Raw
- PxArray_PxU32.Raw - Class in physx.support
- PxArray_PxU8 - Class in physx.support
- PxArray_PxU8() - Constructor for class physx.support.PxArray_PxU8
- PxArray_PxU8(int) - Constructor for class physx.support.PxArray_PxU8
- PxArray_PxU8(long) - Constructor for class physx.support.PxArray_PxU8
- PxArray_PxU8() - Static method in class physx.support.PxArray_PxU8.Raw
- PxArray_PxU8(int) - Static method in class physx.support.PxArray_PxU8.Raw
- PxArray_PxU8_placed(long) - Static method in class physx.support.PxArray_PxU8.Raw
- PxArray_PxU8_placed(long, int) - Static method in class physx.support.PxArray_PxU8.Raw
- PxArray_PxU8.Raw - Class in physx.support
- PxArray_PxVec3 - Class in physx.support
- PxArray_PxVec3() - Constructor for class physx.support.PxArray_PxVec3
- PxArray_PxVec3(int) - Constructor for class physx.support.PxArray_PxVec3
- PxArray_PxVec3(long) - Constructor for class physx.support.PxArray_PxVec3
- PxArray_PxVec3() - Static method in class physx.support.PxArray_PxVec3.Raw
- PxArray_PxVec3(int) - Static method in class physx.support.PxArray_PxVec3.Raw
- PxArray_PxVec3_placed(long) - Static method in class physx.support.PxArray_PxVec3.Raw
- PxArray_PxVec3_placed(long, int) - Static method in class physx.support.PxArray_PxVec3.Raw
- PxArray_PxVec3.Raw - Class in physx.support
- PxArray_PxVec4 - Class in physx.support
- PxArray_PxVec4() - Constructor for class physx.support.PxArray_PxVec4
- PxArray_PxVec4(int) - Constructor for class physx.support.PxArray_PxVec4
- PxArray_PxVec4(long) - Constructor for class physx.support.PxArray_PxVec4
- PxArray_PxVec4() - Static method in class physx.support.PxArray_PxVec4.Raw
- PxArray_PxVec4(int) - Static method in class physx.support.PxArray_PxVec4.Raw
- PxArray_PxVec4_placed(long) - Static method in class physx.support.PxArray_PxVec4.Raw
- PxArray_PxVec4_placed(long, int) - Static method in class physx.support.PxArray_PxVec4.Raw
- PxArray_PxVec4.Raw - Class in physx.support
- PxArticulationAttachment - Class in physx.physics
-
Defines a spatial tendon attachment point on a link.
- PxArticulationAttachment() - Constructor for class physx.physics.PxArticulationAttachment
- PxArticulationAttachment(long) - Constructor for class physx.physics.PxArticulationAttachment
- PxArticulationAttachment.Raw - Class in physx.physics
- PxArticulationAxisEnum - Enum Class in physx.physics
- PxArticulationCache - Class in physx.physics
-
Data structure used to read and write internal articulation data.
- PxArticulationCache() - Constructor for class physx.physics.PxArticulationCache
- PxArticulationCache(long) - Constructor for class physx.physics.PxArticulationCache
- PxArticulationCache.Raw - Class in physx.physics
- PxArticulationCacheFlagEnum - Enum Class in physx.physics
-
These flags determine what data is read or written to the internal articulation data via cache.
- PxArticulationCacheFlags - Class in physx.physics
- PxArticulationCacheFlags() - Constructor for class physx.physics.PxArticulationCacheFlags
- PxArticulationCacheFlags(int) - Constructor for class physx.physics.PxArticulationCacheFlags
- PxArticulationCacheFlags(long) - Constructor for class physx.physics.PxArticulationCacheFlags
- PxArticulationCacheFlags(int) - Static method in class physx.physics.PxArticulationCacheFlags.Raw
- PxArticulationCacheFlags_placed(long, int) - Static method in class physx.physics.PxArticulationCacheFlags.Raw
- PxArticulationCacheFlags.Raw - Class in physx.physics
- PxArticulationDrive - Class in physx.physics
-
Data structure for articulation joint drive configuration.
- PxArticulationDrive() - Constructor for class physx.physics.PxArticulationDrive
- PxArticulationDrive(float, float, float, PxArticulationDriveTypeEnum) - Constructor for class physx.physics.PxArticulationDrive
- PxArticulationDrive(long) - Constructor for class physx.physics.PxArticulationDrive
- PxArticulationDrive() - Static method in class physx.physics.PxArticulationDrive.Raw
- PxArticulationDrive(float, float, float, int) - Static method in class physx.physics.PxArticulationDrive.Raw
- PxArticulationDrive_placed(long) - Static method in class physx.physics.PxArticulationDrive.Raw
- PxArticulationDrive_placed(long, float, float, float, int) - Static method in class physx.physics.PxArticulationDrive.Raw
- PxArticulationDrive.Raw - Class in physx.physics
- PxArticulationDriveTypeEnum - Enum Class in physx.physics
- PxArticulationFixedTendon - Class in physx.physics
-
A fixed tendon that can be used to link multiple degrees of freedom of multiple articulation joints via length and limit constraints.
- PxArticulationFixedTendon() - Constructor for class physx.physics.PxArticulationFixedTendon
- PxArticulationFixedTendon(long) - Constructor for class physx.physics.PxArticulationFixedTendon
- PxArticulationFixedTendon.Raw - Class in physx.physics
- PxArticulationFlagEnum - Enum Class in physx.physics
- PxArticulationFlags - Class in physx.physics
- PxArticulationFlags() - Constructor for class physx.physics.PxArticulationFlags
- PxArticulationFlags(byte) - Constructor for class physx.physics.PxArticulationFlags
- PxArticulationFlags(long) - Constructor for class physx.physics.PxArticulationFlags
- PxArticulationFlags(byte) - Static method in class physx.physics.PxArticulationFlags.Raw
- PxArticulationFlags_placed(long, byte) - Static method in class physx.physics.PxArticulationFlags.Raw
- PxArticulationFlags.Raw - Class in physx.physics
- PxArticulationJointReducedCoordinate - Class in physx.physics
-
A joint between two links in an articulation.
- PxArticulationJointReducedCoordinate() - Constructor for class physx.physics.PxArticulationJointReducedCoordinate
- PxArticulationJointReducedCoordinate(long) - Constructor for class physx.physics.PxArticulationJointReducedCoordinate
- PxArticulationJointReducedCoordinate.Raw - Class in physx.physics
- PxArticulationJointTypeEnum - Enum Class in physx.physics
- PxArticulationKinematicFlagEnum - Enum Class in physx.physics
-
Flag that configures articulation-state updates by PxArticulationReducedCoordinate::updateKinematic.
- PxArticulationKinematicFlags - Class in physx.physics
- PxArticulationKinematicFlags() - Constructor for class physx.physics.PxArticulationKinematicFlags
- PxArticulationKinematicFlags(byte) - Constructor for class physx.physics.PxArticulationKinematicFlags
- PxArticulationKinematicFlags(long) - Constructor for class physx.physics.PxArticulationKinematicFlags
- PxArticulationKinematicFlags(byte) - Static method in class physx.physics.PxArticulationKinematicFlags.Raw
- PxArticulationKinematicFlags_placed(long, byte) - Static method in class physx.physics.PxArticulationKinematicFlags.Raw
- PxArticulationKinematicFlags.Raw - Class in physx.physics
- PxArticulationLimit - Class in physx.physics
-
Data structure to set articulation joint limits.
- PxArticulationLimit() - Constructor for class physx.physics.PxArticulationLimit
- PxArticulationLimit(float, float) - Constructor for class physx.physics.PxArticulationLimit
- PxArticulationLimit(long) - Constructor for class physx.physics.PxArticulationLimit
- PxArticulationLimit() - Static method in class physx.physics.PxArticulationLimit.Raw
- PxArticulationLimit(float, float) - Static method in class physx.physics.PxArticulationLimit.Raw
- PxArticulationLimit_placed(long) - Static method in class physx.physics.PxArticulationLimit.Raw
- PxArticulationLimit_placed(long, float, float) - Static method in class physx.physics.PxArticulationLimit.Raw
- PxArticulationLimit.Raw - Class in physx.physics
- PxArticulationLink - Class in physx.physics
-
A component of an articulation that represents a rigid body.
- PxArticulationLink() - Constructor for class physx.physics.PxArticulationLink
- PxArticulationLink(long) - Constructor for class physx.physics.PxArticulationLink
- PxArticulationLink.Raw - Class in physx.physics
- PxArticulationMotionEnum - Enum Class in physx.physics
- PxArticulationReducedCoordinate - Class in physx.physics
-
A tree structure of bodies connected by joints that is treated as a unit by the dynamics solver.
- PxArticulationReducedCoordinate() - Constructor for class physx.physics.PxArticulationReducedCoordinate
- PxArticulationReducedCoordinate(long) - Constructor for class physx.physics.PxArticulationReducedCoordinate
- PxArticulationReducedCoordinate_getMinSolverPositionIterations(long) - Static method in class physx.support.SupportFunctions.Raw
- PxArticulationReducedCoordinate_getMinSolverPositionIterations(PxArticulationReducedCoordinate) - Static method in class physx.support.SupportFunctions
- PxArticulationReducedCoordinate_getMinSolverVelocityIterations(long) - Static method in class physx.support.SupportFunctions.Raw
- PxArticulationReducedCoordinate_getMinSolverVelocityIterations(PxArticulationReducedCoordinate) - Static method in class physx.support.SupportFunctions
- PxArticulationReducedCoordinate.Raw - Class in physx.physics
- PxArticulationRootLinkData - Class in physx.physics
-
Data structure used to access the root link state and acceleration.
- PxArticulationRootLinkData() - Constructor for class physx.physics.PxArticulationRootLinkData
- PxArticulationRootLinkData(long) - Constructor for class physx.physics.PxArticulationRootLinkData
- PxArticulationRootLinkData() - Static method in class physx.physics.PxArticulationRootLinkData.Raw
- PxArticulationRootLinkData.Raw - Class in physx.physics
- PxArticulationSpatialTendon - Class in physx.physics
-
A spatial tendon that attaches to an articulation.
- PxArticulationSpatialTendon() - Constructor for class physx.physics.PxArticulationSpatialTendon
- PxArticulationSpatialTendon(long) - Constructor for class physx.physics.PxArticulationSpatialTendon
- PxArticulationSpatialTendon.Raw - Class in physx.physics
- PxArticulationTendon - Class in physx.physics
-
Common API base class shared by PxArticulationSpatialTendon and PxArticulationFixedTendon.
- PxArticulationTendon() - Constructor for class physx.physics.PxArticulationTendon
- PxArticulationTendon(long) - Constructor for class physx.physics.PxArticulationTendon
- PxArticulationTendon.Raw - Class in physx.physics
- PxArticulationTendonJoint - Class in physx.physics
-
Defines a fixed-tendon joint on an articulation joint degree of freedom.
- PxArticulationTendonJoint() - Constructor for class physx.physics.PxArticulationTendonJoint
- PxArticulationTendonJoint(long) - Constructor for class physx.physics.PxArticulationTendonJoint
- PxArticulationTendonJoint.Raw - Class in physx.physics
- PxArticulationTendonLimit - Class in physx.physics
-
Defines the low/high limits of the length of a tendon.
- PxArticulationTendonLimit() - Constructor for class physx.physics.PxArticulationTendonLimit
- PxArticulationTendonLimit(long) - Constructor for class physx.physics.PxArticulationTendonLimit
- PxArticulationTendonLimit.Raw - Class in physx.physics
- PxBase - Class in physx.common
-
Base class for objects that can be members of a PxCollection.
- PxBase() - Constructor for class physx.common.PxBase
- PxBase(long) - Constructor for class physx.common.PxBase
- PxBase.Raw - Class in physx.common
- PxBaseFlagEnum - Enum Class in physx.common
-
Flags for PxBase.
- PxBaseFlags - Class in physx.common
- PxBaseFlags() - Constructor for class physx.common.PxBaseFlags
- PxBaseFlags(long) - Constructor for class physx.common.PxBaseFlags
- PxBaseFlags(short) - Constructor for class physx.common.PxBaseFlags
- PxBaseFlags(short) - Static method in class physx.common.PxBaseFlags.Raw
- PxBaseFlags_placed(long, short) - Static method in class physx.common.PxBaseFlags.Raw
- PxBaseFlags.Raw - Class in physx.common
- PxBaseMaterial - Class in physx.physics
-
Base material class.
- PxBaseMaterial() - Constructor for class physx.physics.PxBaseMaterial
- PxBaseMaterial(long) - Constructor for class physx.physics.PxBaseMaterial
- PxBaseMaterial.Raw - Class in physx.physics
- PxBaseTask - Class in physx.common
-
* Base class of all task types * * PxBaseTask defines a runnable reference counted task with built-in profiling.
- PxBaseTask() - Constructor for class physx.common.PxBaseTask
- PxBaseTask(long) - Constructor for class physx.common.PxBaseTask
- PxBaseTask.Raw - Class in physx.common
- PxBoundedData - Class in physx.common
- PxBoundedData() - Constructor for class physx.common.PxBoundedData
- PxBoundedData(long) - Constructor for class physx.common.PxBoundedData
- PxBoundedData() - Static method in class physx.common.PxBoundedData.Raw
- PxBoundedData_placed(long) - Static method in class physx.common.PxBoundedData.Raw
- PxBoundedData.Raw - Class in physx.common
- PxBounds3 - Class in physx.common
-
Class representing 3D range or axis aligned bounding box.
- PxBounds3() - Constructor for class physx.common.PxBounds3
-
Default constructor, not performing any initialization for performance reason.
- PxBounds3(long) - Constructor for class physx.common.PxBounds3
- PxBounds3(PxVec3, PxVec3) - Constructor for class physx.common.PxBounds3
-
Construct from two bounding points
- PxBounds3() - Static method in class physx.common.PxBounds3.Raw
- PxBounds3(long, long) - Static method in class physx.common.PxBounds3.Raw
- PxBounds3_placed(long) - Static method in class physx.common.PxBounds3.Raw
- PxBounds3_placed(long, long, long) - Static method in class physx.common.PxBounds3.Raw
- PxBounds3.Raw - Class in physx.common
- PxBoxController - Class in physx.character
-
Box character controller.
- PxBoxController() - Constructor for class physx.character.PxBoxController
- PxBoxController(long) - Constructor for class physx.character.PxBoxController
- PxBoxController.Raw - Class in physx.character
- PxBoxControllerDesc - Class in physx.character
-
Descriptor for a box character controller.
- PxBoxControllerDesc() - Constructor for class physx.character.PxBoxControllerDesc
-
constructor sets to default.
- PxBoxControllerDesc(long) - Constructor for class physx.character.PxBoxControllerDesc
- PxBoxControllerDesc() - Static method in class physx.character.PxBoxControllerDesc.Raw
- PxBoxControllerDesc_placed(long) - Static method in class physx.character.PxBoxControllerDesc.Raw
- PxBoxControllerDesc.Raw - Class in physx.character
- PxBoxGeometry - Class in physx.geometry
-
Class representing the geometry of a box.
- PxBoxGeometry() - Constructor for class physx.geometry.PxBoxGeometry
- PxBoxGeometry(float, float, float) - Constructor for class physx.geometry.PxBoxGeometry
-
Constructor to initialize half extents from scalar parameters.
- PxBoxGeometry(long) - Constructor for class physx.geometry.PxBoxGeometry
- PxBoxGeometry(float, float, float) - Static method in class physx.geometry.PxBoxGeometry.Raw
- PxBoxGeometry_placed(long, float, float, float) - Static method in class physx.geometry.PxBoxGeometry.Raw
- PxBoxGeometry.Raw - Class in physx.geometry
- PxBoxObstacle - Class in physx.character
-
A box obstacle.
- PxBoxObstacle() - Constructor for class physx.character.PxBoxObstacle
- PxBoxObstacle(long) - Constructor for class physx.character.PxBoxObstacle
- PxBoxObstacle() - Static method in class physx.character.PxBoxObstacle.Raw
- PxBoxObstacle.Raw - Class in physx.character
- PxBroadPhaseCaps - Class in physx.physics
-
Caps class for broad phase.
- PxBroadPhaseCaps() - Constructor for class physx.physics.PxBroadPhaseCaps
- PxBroadPhaseCaps(long) - Constructor for class physx.physics.PxBroadPhaseCaps
- PxBroadPhaseCaps() - Static method in class physx.physics.PxBroadPhaseCaps.Raw
- PxBroadPhaseCaps.Raw - Class in physx.physics
- PxBroadPhaseRegion - Class in physx.physics
-
"Region of interest" for the broad-phase.
- PxBroadPhaseRegion() - Constructor for class physx.physics.PxBroadPhaseRegion
- PxBroadPhaseRegion(long) - Constructor for class physx.physics.PxBroadPhaseRegion
- PxBroadPhaseRegion() - Static method in class physx.physics.PxBroadPhaseRegion.Raw
- PxBroadPhaseRegion.Raw - Class in physx.physics
- PxBroadPhaseRegionInfo - Class in physx.physics
-
Information & stats structure for a region
- PxBroadPhaseRegionInfo() - Constructor for class physx.physics.PxBroadPhaseRegionInfo
- PxBroadPhaseRegionInfo(long) - Constructor for class physx.physics.PxBroadPhaseRegionInfo
- PxBroadPhaseRegionInfo() - Static method in class physx.physics.PxBroadPhaseRegionInfo.Raw
- PxBroadPhaseRegionInfo.Raw - Class in physx.physics
- PxBroadPhaseTypeEnum - Enum Class in physx.physics
-
Broad phase algorithm used in the simulation
- PxBVH - Class in physx.geometry
-
Class representing a bounding volume hierarchy.
- PxBVH() - Constructor for class physx.geometry.PxBVH
- PxBVH(long) - Constructor for class physx.geometry.PxBVH
- PxBVH.Raw - Class in physx.geometry
- PxBVH33MidphaseDesc - Class in physx.cooking
- PxBVH33MidphaseDesc() - Constructor for class physx.cooking.PxBVH33MidphaseDesc
- PxBVH33MidphaseDesc(long) - Constructor for class physx.cooking.PxBVH33MidphaseDesc
- PxBVH33MidphaseDesc.Raw - Class in physx.cooking
- PxBVH34MidphaseDesc - Class in physx.cooking
-
Structure describing parameters affecting BVH34 midphase mesh structure.
- PxBVH34MidphaseDesc() - Constructor for class physx.cooking.PxBVH34MidphaseDesc
- PxBVH34MidphaseDesc(long) - Constructor for class physx.cooking.PxBVH34MidphaseDesc
- PxBVH34MidphaseDesc.Raw - Class in physx.cooking
- PxBVHBuildStrategyEnum - Enum Class in physx.physics
-
Desired build strategy for bounding-volume hierarchies
- PxCapsuleClimbingModeEnum - Enum Class in physx.character
- PxCapsuleController - Class in physx.character
-
A capsule character controller.
- PxCapsuleController() - Constructor for class physx.character.PxCapsuleController
- PxCapsuleController(long) - Constructor for class physx.character.PxCapsuleController
- PxCapsuleController.Raw - Class in physx.character
- PxCapsuleControllerDesc - Class in physx.character
-
A descriptor for a capsule character controller.
- PxCapsuleControllerDesc() - Constructor for class physx.character.PxCapsuleControllerDesc
-
constructor sets to default.
- PxCapsuleControllerDesc(long) - Constructor for class physx.character.PxCapsuleControllerDesc
- PxCapsuleControllerDesc() - Static method in class physx.character.PxCapsuleControllerDesc.Raw
- PxCapsuleControllerDesc_placed(long) - Static method in class physx.character.PxCapsuleControllerDesc.Raw
- PxCapsuleControllerDesc.Raw - Class in physx.character
- PxCapsuleGeometry - Class in physx.geometry
-
Class representing the geometry of a capsule.
- PxCapsuleGeometry() - Constructor for class physx.geometry.PxCapsuleGeometry
- PxCapsuleGeometry(float, float) - Constructor for class physx.geometry.PxCapsuleGeometry
-
Constructor, initializes to a capsule with passed radius and half height.
- PxCapsuleGeometry(long) - Constructor for class physx.geometry.PxCapsuleGeometry
- PxCapsuleGeometry(float, float) - Static method in class physx.geometry.PxCapsuleGeometry.Raw
- PxCapsuleGeometry_placed(long, float, float) - Static method in class physx.geometry.PxCapsuleGeometry.Raw
- PxCapsuleGeometry.Raw - Class in physx.geometry
- PxCapsuleObstacle - Class in physx.character
-
A capsule obstacle.
- PxCapsuleObstacle() - Constructor for class physx.character.PxCapsuleObstacle
- PxCapsuleObstacle(long) - Constructor for class physx.character.PxCapsuleObstacle
- PxCapsuleObstacle() - Static method in class physx.character.PxCapsuleObstacle.Raw
- PxCapsuleObstacle.Raw - Class in physx.character
- PxCollection - Class in physx.common
-
Collection class for serialization.
- PxCollection() - Constructor for class physx.common.PxCollection
- PxCollection(long) - Constructor for class physx.common.PxCollection
- PxCollection.Raw - Class in physx.common
- PxCollectionExt - Class in physx.extensions
- PxCollectionExt() - Constructor for class physx.extensions.PxCollectionExt
- PxCollectionExt(long) - Constructor for class physx.extensions.PxCollectionExt
- PxCollectionExt.Raw - Class in physx.extensions
- PxCombineModeEnum - Enum Class in physx.physics
-
Enumeration that determines the way in which two material properties will be combined to yield a friction or restitution coefficient for a collision.
- PxConstraint - Class in physx.physics
-
A plugin class for implementing constraints
- PxConstraint() - Constructor for class physx.physics.PxConstraint
- PxConstraint(long) - Constructor for class physx.physics.PxConstraint
- PxConstraint.Raw - Class in physx.physics
- PxConstraintConnector - Class in physx.physics
-
This class connects a custom constraint to the SDK
- PxConstraintConnector() - Constructor for class physx.physics.PxConstraintConnector
- PxConstraintConnector(long) - Constructor for class physx.physics.PxConstraintConnector
- PxConstraintConnector.Raw - Class in physx.physics
- PxConstraintFlagEnum - Enum Class in physx.physics
-
constraint flags
- PxConstraintFlags - Class in physx.physics
- PxConstraintFlags() - Constructor for class physx.physics.PxConstraintFlags
- PxConstraintFlags(long) - Constructor for class physx.physics.PxConstraintFlags
- PxConstraintFlags(short) - Constructor for class physx.physics.PxConstraintFlags
- PxConstraintFlags(short) - Static method in class physx.physics.PxConstraintFlags.Raw
- PxConstraintFlags_placed(long, short) - Static method in class physx.physics.PxConstraintFlags.Raw
- PxConstraintFlags.Raw - Class in physx.physics
- PxConstraintInfo - Class in physx.physics
-
Descriptor for a broken constraint.
- PxConstraintInfo() - Constructor for class physx.physics.PxConstraintInfo
- PxConstraintInfo(long) - Constructor for class physx.physics.PxConstraintInfo
- PxConstraintInfo.Raw - Class in physx.physics
- PxConstraintSolverPrep - Class in physx.physics
- PxConstraintSolverPrep() - Constructor for class physx.physics.PxConstraintSolverPrep
- PxConstraintSolverPrep(long) - Constructor for class physx.physics.PxConstraintSolverPrep
- PxConstraintSolverPrep.Raw - Class in physx.physics
- PxContactBuffer - Class in physx.geometry
- PxContactBuffer() - Constructor for class physx.geometry.PxContactBuffer
- PxContactBuffer(long) - Constructor for class physx.geometry.PxContactBuffer
- PxContactBuffer.Raw - Class in physx.geometry
- PxContactPair - Class in physx.physics
-
Contact report pair information.
- PxContactPair() - Constructor for class physx.physics.PxContactPair
- PxContactPair(long) - Constructor for class physx.physics.PxContactPair
- PxContactPair.Raw - Class in physx.physics
- PxContactPairFlagEnum - Enum Class in physx.physics
-
Collection of flags providing information on contact report pairs.
- PxContactPairFlags - Class in physx.physics
- PxContactPairFlags() - Constructor for class physx.physics.PxContactPairFlags
- PxContactPairFlags(long) - Constructor for class physx.physics.PxContactPairFlags
- PxContactPairFlags(short) - Constructor for class physx.physics.PxContactPairFlags
- PxContactPairFlags(short) - Static method in class physx.physics.PxContactPairFlags.Raw
- PxContactPairFlags_placed(long, short) - Static method in class physx.physics.PxContactPairFlags.Raw
- PxContactPairFlags.Raw - Class in physx.physics
- PxContactPairHeader - Class in physx.physics
-
An Instance of this class is passed to PxSimulationEventCallback.onContact().
- PxContactPairHeader() - Constructor for class physx.physics.PxContactPairHeader
- PxContactPairHeader(long) - Constructor for class physx.physics.PxContactPairHeader
- PxContactPairHeader.Raw - Class in physx.physics
- PxContactPairHeaderFlagEnum - Enum Class in physx.physics
-
Collection of flags providing information on contact report pairs.
- PxContactPairHeaderFlags - Class in physx.physics
- PxContactPairHeaderFlags() - Constructor for class physx.physics.PxContactPairHeaderFlags
- PxContactPairHeaderFlags(long) - Constructor for class physx.physics.PxContactPairHeaderFlags
- PxContactPairHeaderFlags(short) - Constructor for class physx.physics.PxContactPairHeaderFlags
- PxContactPairHeaderFlags(short) - Static method in class physx.physics.PxContactPairHeaderFlags.Raw
- PxContactPairHeaderFlags_placed(long, short) - Static method in class physx.physics.PxContactPairHeaderFlags.Raw
- PxContactPairHeaderFlags.Raw - Class in physx.physics
- PxContactPairPoint - Class in physx.physics
-
A contact point as used by contact notification
- PxContactPairPoint() - Constructor for class physx.physics.PxContactPairPoint
- PxContactPairPoint(long) - Constructor for class physx.physics.PxContactPairPoint
- PxContactPairPoint.Raw - Class in physx.physics
- PxContactPoint - Class in physx.geometry
- PxContactPoint() - Constructor for class physx.geometry.PxContactPoint
- PxContactPoint(long) - Constructor for class physx.geometry.PxContactPoint
- PxContactPoint() - Static method in class physx.geometry.PxContactPoint.Raw
- PxContactPoint.Raw - Class in physx.geometry
- PxController - Class in physx.character
-
Base class for character controllers.
- PxController() - Constructor for class physx.character.PxController
- PxController(long) - Constructor for class physx.character.PxController
- PxController.Raw - Class in physx.character
- PxControllerBehaviorCallback - Class in physx.character
-
User behavior callback.
- PxControllerBehaviorCallback() - Constructor for class physx.character.PxControllerBehaviorCallback
- PxControllerBehaviorCallback(long) - Constructor for class physx.character.PxControllerBehaviorCallback
- PxControllerBehaviorCallback.Raw - Class in physx.character
- PxControllerBehaviorCallbackImpl - Class in physx.character
- PxControllerBehaviorCallbackImpl() - Constructor for class physx.character.PxControllerBehaviorCallbackImpl
- PxControllerBehaviorCallbackImpl(long) - Constructor for class physx.character.PxControllerBehaviorCallbackImpl
- PxControllerBehaviorFlagEnum - Enum Class in physx.character
-
specifies controller behavior
- PxControllerBehaviorFlags - Class in physx.character
- PxControllerBehaviorFlags() - Constructor for class physx.character.PxControllerBehaviorFlags
- PxControllerBehaviorFlags(byte) - Constructor for class physx.character.PxControllerBehaviorFlags
- PxControllerBehaviorFlags(long) - Constructor for class physx.character.PxControllerBehaviorFlags
- PxControllerBehaviorFlags(byte) - Static method in class physx.character.PxControllerBehaviorFlags.Raw
- PxControllerBehaviorFlags_placed(long, byte) - Static method in class physx.character.PxControllerBehaviorFlags.Raw
- PxControllerBehaviorFlags.Raw - Class in physx.character
- PxControllerCollisionFlagEnum - Enum Class in physx.character
-
specifies which sides a character is colliding with.
- PxControllerCollisionFlags - Class in physx.character
- PxControllerCollisionFlags() - Constructor for class physx.character.PxControllerCollisionFlags
- PxControllerCollisionFlags(byte) - Constructor for class physx.character.PxControllerCollisionFlags
- PxControllerCollisionFlags(long) - Constructor for class physx.character.PxControllerCollisionFlags
- PxControllerCollisionFlags(byte) - Static method in class physx.character.PxControllerCollisionFlags.Raw
- PxControllerCollisionFlags_placed(long, byte) - Static method in class physx.character.PxControllerCollisionFlags.Raw
- PxControllerCollisionFlags.Raw - Class in physx.character
- PxControllerDesc - Class in physx.character
-
Descriptor class for a character controller.
- PxControllerDesc() - Constructor for class physx.character.PxControllerDesc
- PxControllerDesc(long) - Constructor for class physx.character.PxControllerDesc
- PxControllerDesc.Raw - Class in physx.character
- PxControllerFilterCallback - Class in physx.character
-
Dedicated filtering callback for CCT vs CCT.
- PxControllerFilterCallback() - Constructor for class physx.character.PxControllerFilterCallback
- PxControllerFilterCallback(long) - Constructor for class physx.character.PxControllerFilterCallback
- PxControllerFilterCallback.Raw - Class in physx.character
- PxControllerFilterCallbackImpl - Class in physx.character
- PxControllerFilterCallbackImpl() - Constructor for class physx.character.PxControllerFilterCallbackImpl
- PxControllerFilterCallbackImpl(long) - Constructor for class physx.character.PxControllerFilterCallbackImpl
- PxControllerFilters - Class in physx.character
-
Filtering data for "move" call.
- PxControllerFilters() - Constructor for class physx.character.PxControllerFilters
- PxControllerFilters(long) - Constructor for class physx.character.PxControllerFilters
- PxControllerFilters(PxFilterData) - Constructor for class physx.character.PxControllerFilters
- PxControllerFilters() - Static method in class physx.character.PxControllerFilters.Raw
- PxControllerFilters(long) - Static method in class physx.character.PxControllerFilters.Raw
- PxControllerFilters.Raw - Class in physx.character
- PxControllerHit - Class in physx.character
-
Describes a generic CCT hit.
- PxControllerHit() - Constructor for class physx.character.PxControllerHit
- PxControllerHit(long) - Constructor for class physx.character.PxControllerHit
- PxControllerHit.Raw - Class in physx.character
- PxControllerManager - Class in physx.character
-
Manages an array of character controllers.
- PxControllerManager() - Constructor for class physx.character.PxControllerManager
- PxControllerManager(long) - Constructor for class physx.character.PxControllerManager
- PxControllerManager.Raw - Class in physx.character
- PxControllerNonWalkableModeEnum - Enum Class in physx.character
-
specifies how a CCT interacts with non-walkable parts.
- PxControllerObstacleHit - Class in physx.character
-
Describes a hit between a CCT and a user-defined obstacle.
- PxControllerObstacleHit() - Constructor for class physx.character.PxControllerObstacleHit
- PxControllerObstacleHit(long) - Constructor for class physx.character.PxControllerObstacleHit
- PxControllerObstacleHit.Raw - Class in physx.character
- PxControllerShapeHit - Class in physx.character
-
Describes a hit between a CCT and a shape.
- PxControllerShapeHit() - Constructor for class physx.character.PxControllerShapeHit
- PxControllerShapeHit(long) - Constructor for class physx.character.PxControllerShapeHit
- PxControllerShapeHit.Raw - Class in physx.character
- PxControllerShapeTypeEnum - Enum Class in physx.character
-
The type of controller, eg box, sphere or capsule.
- PxControllersHit - Class in physx.character
-
Describes a hit between a CCT and another CCT.
- PxControllersHit() - Constructor for class physx.character.PxControllersHit
- PxControllersHit(long) - Constructor for class physx.character.PxControllersHit
- PxControllersHit.Raw - Class in physx.character
- PxControllerState - Class in physx.character
-
Describes a controller's internal state.
- PxControllerState() - Constructor for class physx.character.PxControllerState
- PxControllerState(long) - Constructor for class physx.character.PxControllerState
- PxControllerState() - Static method in class physx.character.PxControllerState.Raw
- PxControllerState.Raw - Class in physx.character
- PxControllerStats - Class in physx.character
-
Describes a controller's internal statistics.
- PxControllerStats() - Constructor for class physx.character.PxControllerStats
- PxControllerStats(long) - Constructor for class physx.character.PxControllerStats
- PxControllerStats.Raw - Class in physx.character
- PxConvexFlagEnum - Enum Class in physx.cooking
-
Flags which describe the format and behavior of a convex mesh.
- PxConvexFlags - Class in physx.cooking
- PxConvexFlags() - Constructor for class physx.cooking.PxConvexFlags
- PxConvexFlags(long) - Constructor for class physx.cooking.PxConvexFlags
- PxConvexFlags(short) - Constructor for class physx.cooking.PxConvexFlags
- PxConvexFlags(short) - Static method in class physx.cooking.PxConvexFlags.Raw
- PxConvexFlags_placed(long, short) - Static method in class physx.cooking.PxConvexFlags.Raw
- PxConvexFlags.Raw - Class in physx.cooking
- PxConvexMesh - Class in physx.geometry
-
A convex mesh.
- PxConvexMesh() - Constructor for class physx.geometry.PxConvexMesh
- PxConvexMesh(long) - Constructor for class physx.geometry.PxConvexMesh
- PxConvexMesh.Raw - Class in physx.geometry
- PxConvexMeshCookingTypeEnum - Enum Class in physx.cooking
-
Enumeration for convex mesh cooking algorithms.
- PxConvexMeshDesc - Class in physx.cooking
-
Descriptor class for #PxConvexMesh.
- PxConvexMeshDesc() - Constructor for class physx.cooking.PxConvexMeshDesc
-
constructor sets to default.
- PxConvexMeshDesc(long) - Constructor for class physx.cooking.PxConvexMeshDesc
- PxConvexMeshDesc() - Static method in class physx.cooking.PxConvexMeshDesc.Raw
- PxConvexMeshDesc_placed(long) - Static method in class physx.cooking.PxConvexMeshDesc.Raw
- PxConvexMeshDesc.Raw - Class in physx.cooking
- PxConvexMeshGeometry - Class in physx.geometry
-
Convex mesh geometry class.
- PxConvexMeshGeometry() - Constructor for class physx.geometry.PxConvexMeshGeometry
- PxConvexMeshGeometry(long) - Constructor for class physx.geometry.PxConvexMeshGeometry
- PxConvexMeshGeometry(PxConvexMesh) - Constructor for class physx.geometry.PxConvexMeshGeometry
-
Constructor.
- PxConvexMeshGeometry(PxConvexMesh, PxMeshScale) - Constructor for class physx.geometry.PxConvexMeshGeometry
-
Constructor.
- PxConvexMeshGeometry(PxConvexMesh, PxMeshScale, PxConvexMeshGeometryFlags) - Constructor for class physx.geometry.PxConvexMeshGeometry
-
Constructor.
- PxConvexMeshGeometry(long) - Static method in class physx.geometry.PxConvexMeshGeometry.Raw
- PxConvexMeshGeometry(long, long) - Static method in class physx.geometry.PxConvexMeshGeometry.Raw
- PxConvexMeshGeometry(long, long, long) - Static method in class physx.geometry.PxConvexMeshGeometry.Raw
- PxConvexMeshGeometry_placed(long, long) - Static method in class physx.geometry.PxConvexMeshGeometry.Raw
- PxConvexMeshGeometry_placed(long, long, long) - Static method in class physx.geometry.PxConvexMeshGeometry.Raw
- PxConvexMeshGeometry_placed(long, long, long, long) - Static method in class physx.geometry.PxConvexMeshGeometry.Raw
- PxConvexMeshGeometry.Raw - Class in physx.geometry
- PxConvexMeshGeometryFlagEnum - Enum Class in physx.geometry
-
Flags controlling the simulated behavior of the convex mesh geometry.
- PxConvexMeshGeometryFlags - Class in physx.geometry
- PxConvexMeshGeometryFlags() - Constructor for class physx.geometry.PxConvexMeshGeometryFlags
- PxConvexMeshGeometryFlags(byte) - Constructor for class physx.geometry.PxConvexMeshGeometryFlags
- PxConvexMeshGeometryFlags(long) - Constructor for class physx.geometry.PxConvexMeshGeometryFlags
- PxConvexMeshGeometryFlags(byte) - Static method in class physx.geometry.PxConvexMeshGeometryFlags.Raw
- PxConvexMeshGeometryFlags_placed(long, byte) - Static method in class physx.geometry.PxConvexMeshGeometryFlags.Raw
- PxConvexMeshGeometryFlags.Raw - Class in physx.geometry
- PxCookingParams - Class in physx.cooking
-
Structure describing parameters affecting mesh cooking.
- PxCookingParams() - Constructor for class physx.cooking.PxCookingParams
- PxCookingParams(long) - Constructor for class physx.cooking.PxCookingParams
- PxCookingParams(PxTolerancesScale) - Constructor for class physx.cooking.PxCookingParams
- PxCookingParams(long) - Static method in class physx.cooking.PxCookingParams.Raw
- PxCookingParams.Raw - Class in physx.cooking
- PxCpuDispatcher - Class in physx.common
-
A CpuDispatcher is responsible for scheduling the execution of tasks passed to it by the SDK.
- PxCpuDispatcher() - Constructor for class physx.common.PxCpuDispatcher
- PxCpuDispatcher(long) - Constructor for class physx.common.PxCpuDispatcher
- PxCpuDispatcher.Raw - Class in physx.common
- PxCustomGeometry - Class in physx.geometry
-
Custom geometry class.
- PxCustomGeometry() - Constructor for class physx.geometry.PxCustomGeometry
- PxCustomGeometry(long) - Constructor for class physx.geometry.PxCustomGeometry
- PxCustomGeometry(SimpleCustomGeometryCallbacks) - Constructor for class physx.geometry.PxCustomGeometry
- PxCustomGeometry(long) - Static method in class physx.geometry.PxCustomGeometry.Raw
- PxCustomGeometry.Raw - Class in physx.geometry
- PxD6AxisEnum - Enum Class in physx.extensions
-
Used to specify one of the degrees of freedom of a D6 joint.
- PxD6DriveEnum - Enum Class in physx.extensions
-
Used to specify which axes of a D6 joint are driven.
- PxD6Joint - Class in physx.extensions
-
A D6 joint is a general constraint between two actors.
- PxD6Joint() - Constructor for class physx.extensions.PxD6Joint
- PxD6Joint(long) - Constructor for class physx.extensions.PxD6Joint
- PxD6Joint.Raw - Class in physx.extensions
- PxD6JointDrive - Class in physx.extensions
-
parameters for configuring the drive model of a PxD6Joint
- PxD6JointDrive() - Constructor for class physx.extensions.PxD6JointDrive
-
default constructor for PxD6JointDrive.
- PxD6JointDrive(float, float, float) - Constructor for class physx.extensions.PxD6JointDrive
-
constructor a PxD6JointDrive.
- PxD6JointDrive(float, float, float, boolean) - Constructor for class physx.extensions.PxD6JointDrive
-
constructor a PxD6JointDrive.
- PxD6JointDrive(long) - Constructor for class physx.extensions.PxD6JointDrive
- PxD6JointDrive() - Static method in class physx.extensions.PxD6JointDrive.Raw
- PxD6JointDrive(float, float, float) - Static method in class physx.extensions.PxD6JointDrive.Raw
- PxD6JointDrive(float, float, float, boolean) - Static method in class physx.extensions.PxD6JointDrive.Raw
- PxD6JointDrive.Raw - Class in physx.extensions
- PxD6JointDriveFlagEnum - Enum Class in physx.extensions
-
flags for configuring the drive model of a PxD6Joint
- PxD6JointDriveFlags - Class in physx.extensions
- PxD6JointDriveFlags() - Constructor for class physx.extensions.PxD6JointDriveFlags
- PxD6JointDriveFlags(int) - Constructor for class physx.extensions.PxD6JointDriveFlags
- PxD6JointDriveFlags(long) - Constructor for class physx.extensions.PxD6JointDriveFlags
- PxD6JointDriveFlags(int) - Static method in class physx.extensions.PxD6JointDriveFlags.Raw
- PxD6JointDriveFlags_placed(long, int) - Static method in class physx.extensions.PxD6JointDriveFlags.Raw
- PxD6JointDriveFlags.Raw - Class in physx.extensions
- PxD6MotionEnum - Enum Class in physx.extensions
-
Used to specify the range of motions allowed for a degree of freedom in a D6 joint.
- PxDebugColorEnum - Enum Class in physx.common
-
Default color values used for debug rendering.
- PxDebugLine - Class in physx.common
-
Used to store a single line and colour for debug rendering.
- PxDebugLine() - Constructor for class physx.common.PxDebugLine
- PxDebugLine(long) - Constructor for class physx.common.PxDebugLine
- PxDebugLine.Raw - Class in physx.common
- PxDebugPoint - Class in physx.common
-
Used to store a single point and colour for debug rendering.
- PxDebugPoint() - Constructor for class physx.common.PxDebugPoint
- PxDebugPoint(long) - Constructor for class physx.common.PxDebugPoint
- PxDebugPoint.Raw - Class in physx.common
- PxDebugTriangle - Class in physx.common
-
Used to store a single triangle and colour for debug rendering.
- PxDebugTriangle() - Constructor for class physx.common.PxDebugTriangle
- PxDebugTriangle(long) - Constructor for class physx.common.PxDebugTriangle
- PxDebugTriangle.Raw - Class in physx.common
- PxDefaultAllocator - Class in physx.common
-
default implementation of the allocator interface required by the SDK
- PxDefaultAllocator() - Constructor for class physx.common.PxDefaultAllocator
- PxDefaultAllocator(long) - Constructor for class physx.common.PxDefaultAllocator
- PxDefaultAllocator() - Static method in class physx.common.PxDefaultAllocator.Raw
- PxDefaultAllocator.Raw - Class in physx.common
- PxDefaultCpuDispatcher - Class in physx.common
-
A default implementation for a CPU task dispatcher.
- PxDefaultCpuDispatcher() - Constructor for class physx.common.PxDefaultCpuDispatcher
- PxDefaultCpuDispatcher(long) - Constructor for class physx.common.PxDefaultCpuDispatcher
- PxDefaultCpuDispatcher.Raw - Class in physx.common
- PxDefaultErrorCallback - Class in physx.common
-
default implementation of the error callback
- PxDefaultErrorCallback() - Constructor for class physx.common.PxDefaultErrorCallback
- PxDefaultErrorCallback(long) - Constructor for class physx.common.PxDefaultErrorCallback
- PxDefaultErrorCallback() - Static method in class physx.common.PxDefaultErrorCallback.Raw
- PxDefaultErrorCallback.Raw - Class in physx.common
- PxDefaultMemoryInputData - Class in physx.extensions
-
default implementation of a memory read stream
- PxDefaultMemoryInputData() - Constructor for class physx.extensions.PxDefaultMemoryInputData
- PxDefaultMemoryInputData(long) - Constructor for class physx.extensions.PxDefaultMemoryInputData
- PxDefaultMemoryInputData(PxU8Ptr, int) - Constructor for class physx.extensions.PxDefaultMemoryInputData
- PxDefaultMemoryInputData(long, int) - Static method in class physx.extensions.PxDefaultMemoryInputData.Raw
- PxDefaultMemoryInputData.Raw - Class in physx.extensions
- PxDefaultMemoryOutputStream - Class in physx.extensions
-
default implementation of a memory write stream
- PxDefaultMemoryOutputStream() - Constructor for class physx.extensions.PxDefaultMemoryOutputStream
- PxDefaultMemoryOutputStream(long) - Constructor for class physx.extensions.PxDefaultMemoryOutputStream
- PxDefaultMemoryOutputStream() - Static method in class physx.extensions.PxDefaultMemoryOutputStream.Raw
- PxDefaultMemoryOutputStream.Raw - Class in physx.extensions
- PxDistanceJoint - Class in physx.extensions
-
a joint that maintains an upper or lower bound (or both) on the distance between two points on different objects
- PxDistanceJoint() - Constructor for class physx.extensions.PxDistanceJoint
- PxDistanceJoint(long) - Constructor for class physx.extensions.PxDistanceJoint
- PxDistanceJoint.Raw - Class in physx.extensions
- PxDistanceJointFlagEnum - Enum Class in physx.extensions
-
flags for configuring the drive of a PxDistanceJoint
- PxDistanceJointFlags - Class in physx.extensions
- PxDistanceJointFlags() - Constructor for class physx.extensions.PxDistanceJointFlags
- PxDistanceJointFlags(long) - Constructor for class physx.extensions.PxDistanceJointFlags
- PxDistanceJointFlags(short) - Constructor for class physx.extensions.PxDistanceJointFlags
- PxDistanceJointFlags(short) - Static method in class physx.extensions.PxDistanceJointFlags.Raw
- PxDistanceJointFlags_placed(long, short) - Static method in class physx.extensions.PxDistanceJointFlags.Raw
- PxDistanceJointFlags.Raw - Class in physx.extensions
- PxDominanceGroupPair - Class in physx.physics
-
Expresses the dominance relationship of a contact.
- PxDominanceGroupPair() - Constructor for class physx.physics.PxDominanceGroupPair
- PxDominanceGroupPair(byte, byte) - Constructor for class physx.physics.PxDominanceGroupPair
- PxDominanceGroupPair(long) - Constructor for class physx.physics.PxDominanceGroupPair
- PxDominanceGroupPair(byte, byte) - Static method in class physx.physics.PxDominanceGroupPair.Raw
- PxDominanceGroupPair.Raw - Class in physx.physics
- PxDynamicTreeSecondaryPrunerEnum - Enum Class in physx.physics
-
Secondary pruning structure used for newly added objects in dynamic trees.
- PxErrorCallback - Class in physx.common
-
User defined interface class.
- PxErrorCallback() - Constructor for class physx.common.PxErrorCallback
- PxErrorCallback(long) - Constructor for class physx.common.PxErrorCallback
- PxErrorCallback.Raw - Class in physx.common
- PxErrorCallbackImpl - Class in physx.common
- PxErrorCallbackImpl() - Constructor for class physx.common.PxErrorCallbackImpl
- PxErrorCallbackImpl(long) - Constructor for class physx.common.PxErrorCallbackImpl
- PxErrorCodeEnum - Enum Class in physx.common
-
Error codes
- PxExtendedVec3 - Class in physx.character
- PxExtendedVec3() - Constructor for class physx.character.PxExtendedVec3
- PxExtendedVec3(double, double, double) - Constructor for class physx.character.PxExtendedVec3
- PxExtendedVec3(long) - Constructor for class physx.character.PxExtendedVec3
- PxExtendedVec3() - Static method in class physx.character.PxExtendedVec3.Raw
- PxExtendedVec3(double, double, double) - Static method in class physx.character.PxExtendedVec3.Raw
- PxExtendedVec3_placed(long) - Static method in class physx.character.PxExtendedVec3.Raw
- PxExtendedVec3_placed(long, double, double, double) - Static method in class physx.character.PxExtendedVec3.Raw
- PxExtendedVec3.Raw - Class in physx.character
- PxExtensionTopLevelFunctions - Class in physx.extensions
- PxExtensionTopLevelFunctions() - Constructor for class physx.extensions.PxExtensionTopLevelFunctions
- PxExtensionTopLevelFunctions(long) - Constructor for class physx.extensions.PxExtensionTopLevelFunctions
- PxExtensionTopLevelFunctions.Raw - Class in physx.extensions
- PxFilterData - Class in physx.physics
-
PxFilterData is user-definable data which gets passed into the collision filtering shader and/or callback.
- PxFilterData() - Constructor for class physx.physics.PxFilterData
-
Default constructor.
- PxFilterData(int, int, int, int) - Constructor for class physx.physics.PxFilterData
-
Constructor to set filter data initially.
- PxFilterData(long) - Constructor for class physx.physics.PxFilterData
- PxFilterData() - Static method in class physx.physics.PxFilterData.Raw
- PxFilterData(int, int, int, int) - Static method in class physx.physics.PxFilterData.Raw
- PxFilterData_placed(long) - Static method in class physx.physics.PxFilterData.Raw
- PxFilterData_placed(long, int, int, int, int) - Static method in class physx.physics.PxFilterData.Raw
- PxFilterData.Raw - Class in physx.physics
- PxFilterFlagEnum - Enum Class in physx.physics
-
Collection of flags describing the filter actions to take for a collision pair.
- PxFilterObjectFlagEnum - Enum Class in physx.physics
- PxFixedJoint - Class in physx.extensions
-
A fixed joint permits no relative movement between two bodies.
- PxFixedJoint() - Constructor for class physx.extensions.PxFixedJoint
- PxFixedJoint(long) - Constructor for class physx.extensions.PxFixedJoint
- PxFixedJoint.Raw - Class in physx.extensions
- PxForceModeEnum - Enum Class in physx.physics
-
Parameter to addForce() and addTorque() calls, determines the exact operation that is carried out.
- PxFoundation - Class in physx.common
- PxFoundation() - Constructor for class physx.common.PxFoundation
- PxFoundation(long) - Constructor for class physx.common.PxFoundation
- PxFoundation.Raw - Class in physx.common
- PxFrictionTypeEnum - Enum Class in physx.physics
- PxGearJoint - Class in physx.extensions
-
A joint that connects two existing revolute joints and constrains their relative angular velocity with respect to each other.
- PxGearJoint() - Constructor for class physx.extensions.PxGearJoint
- PxGearJoint(long) - Constructor for class physx.extensions.PxGearJoint
- PxGearJoint.Raw - Class in physx.extensions
- PxGeometry - Class in physx.geometry
-
A geometry object.
- PxGeometry() - Constructor for class physx.geometry.PxGeometry
- PxGeometry(long) - Constructor for class physx.geometry.PxGeometry
- PxGeometry.Raw - Class in physx.geometry
- PxGeometryHolder - Class in physx.geometry
-
Geometry holder class
- PxGeometryHolder() - Constructor for class physx.geometry.PxGeometryHolder
- PxGeometryHolder(long) - Constructor for class physx.geometry.PxGeometryHolder
- PxGeometryHolder(PxGeometry) - Constructor for class physx.geometry.PxGeometryHolder
- PxGeometryHolder() - Static method in class physx.geometry.PxGeometryHolder.Raw
- PxGeometryHolder(long) - Static method in class physx.geometry.PxGeometryHolder.Raw
- PxGeometryHolder.Raw - Class in physx.geometry
- PxGeometryQuery - Class in physx.geometry
-
Collection of geometry object queries (sweeps, raycasts, overlaps, ...).
- PxGeometryQuery() - Constructor for class physx.geometry.PxGeometryQuery
- PxGeometryQuery(long) - Constructor for class physx.geometry.PxGeometryQuery
- PxGeometryQuery.Raw - Class in physx.geometry
- PxGeometryTypeEnum - Enum Class in physx.geometry
-
A geometry type.
- PxGeomRaycastHit - Class in physx.physics
-
Stores results of raycast queries.
- PxGeomRaycastHit() - Constructor for class physx.physics.PxGeomRaycastHit
- PxGeomRaycastHit(long) - Constructor for class physx.physics.PxGeomRaycastHit
- PxGeomRaycastHit.Raw - Class in physx.physics
- PxGeomSweepHit - Class in physx.physics
-
Stores results of sweep queries.
- PxGeomSweepHit() - Constructor for class physx.physics.PxGeomSweepHit
- PxGeomSweepHit(long) - Constructor for class physx.physics.PxGeomSweepHit
- PxGeomSweepHit.Raw - Class in physx.physics
- PxGjkQuery - Class in physx.extensions
-
Collection of GJK query functions (sweeps, raycasts, overlaps, ...).
- PxGjkQuery() - Constructor for class physx.extensions.PxGjkQuery
- PxGjkQuery(long) - Constructor for class physx.extensions.PxGjkQuery
- PxGjkQuery.Raw - Class in physx.extensions
- PxGjkQueryExt - Class in physx.extensions
-
Pre-made support mapping for built-in convex geometry types.
- PxGjkQueryExt() - Constructor for class physx.extensions.PxGjkQueryExt
- PxGjkQueryExt(long) - Constructor for class physx.extensions.PxGjkQueryExt
- PxGjkQueryExt.Raw - Class in physx.extensions
- PxGjkQueryProximityInfoResult - Class in physx.extensions
- PxGjkQueryProximityInfoResult() - Constructor for class physx.extensions.PxGjkQueryProximityInfoResult
- PxGjkQueryProximityInfoResult(long) - Constructor for class physx.extensions.PxGjkQueryProximityInfoResult
- PxGjkQueryProximityInfoResult() - Static method in class physx.extensions.PxGjkQueryProximityInfoResult.Raw
- PxGjkQueryProximityInfoResult_placed(long) - Static method in class physx.extensions.PxGjkQueryProximityInfoResult.Raw
- PxGjkQueryProximityInfoResult.Raw - Class in physx.extensions
- PxGjkQueryRaycastResult - Class in physx.extensions
- PxGjkQueryRaycastResult() - Constructor for class physx.extensions.PxGjkQueryRaycastResult
- PxGjkQueryRaycastResult(long) - Constructor for class physx.extensions.PxGjkQueryRaycastResult
- PxGjkQueryRaycastResult() - Static method in class physx.extensions.PxGjkQueryRaycastResult.Raw
- PxGjkQueryRaycastResult_placed(long) - Static method in class physx.extensions.PxGjkQueryRaycastResult.Raw
- PxGjkQueryRaycastResult.Raw - Class in physx.extensions
- PxGjkQuerySweepResult - Class in physx.extensions
- PxGjkQuerySweepResult() - Constructor for class physx.extensions.PxGjkQuerySweepResult
- PxGjkQuerySweepResult(long) - Constructor for class physx.extensions.PxGjkQuerySweepResult
- PxGjkQuerySweepResult() - Static method in class physx.extensions.PxGjkQuerySweepResult.Raw
- PxGjkQuerySweepResult_placed(long) - Static method in class physx.extensions.PxGjkQuerySweepResult.Raw
- PxGjkQuerySweepResult.Raw - Class in physx.extensions
- PxHeightField - Class in physx.geometry
-
A height field class.
- PxHeightField() - Constructor for class physx.geometry.PxHeightField
- PxHeightField(long) - Constructor for class physx.geometry.PxHeightField
- PxHeightField.Raw - Class in physx.geometry
- PxHeightFieldDesc - Class in physx.geometry
-
Descriptor class for #PxHeightField.
- PxHeightFieldDesc() - Constructor for class physx.geometry.PxHeightFieldDesc
-
Constructor sets to default.
- PxHeightFieldDesc(long) - Constructor for class physx.geometry.PxHeightFieldDesc
- PxHeightFieldDesc() - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- PxHeightFieldDesc_placed(long) - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- PxHeightFieldDesc.Raw - Class in physx.geometry
- PxHeightFieldFlagEnum - Enum Class in physx.geometry
-
Enum with flag values to be used in PxHeightFieldDesc.flags.
- PxHeightFieldFlags - Class in physx.geometry
- PxHeightFieldFlags() - Constructor for class physx.geometry.PxHeightFieldFlags
- PxHeightFieldFlags(long) - Constructor for class physx.geometry.PxHeightFieldFlags
- PxHeightFieldFlags(short) - Constructor for class physx.geometry.PxHeightFieldFlags
- PxHeightFieldFlags(short) - Static method in class physx.geometry.PxHeightFieldFlags.Raw
- PxHeightFieldFlags_placed(long, short) - Static method in class physx.geometry.PxHeightFieldFlags.Raw
- PxHeightFieldFlags.Raw - Class in physx.geometry
- PxHeightFieldFormatEnum - Enum Class in physx.geometry
-
Describes the format of height field samples.
- PxHeightFieldGeometry - Class in physx.geometry
-
Height field geometry class.
- PxHeightFieldGeometry() - Constructor for class physx.geometry.PxHeightFieldGeometry
-
Constructor.
- PxHeightFieldGeometry(long) - Constructor for class physx.geometry.PxHeightFieldGeometry
- PxHeightFieldGeometry(PxHeightField, PxMeshGeometryFlags, float, float, float) - Constructor for class physx.geometry.PxHeightFieldGeometry
-
Constructor.
- PxHeightFieldGeometry() - Static method in class physx.geometry.PxHeightFieldGeometry.Raw
- PxHeightFieldGeometry(long, long, float, float, float) - Static method in class physx.geometry.PxHeightFieldGeometry.Raw
- PxHeightFieldGeometry_placed(long) - Static method in class physx.geometry.PxHeightFieldGeometry.Raw
- PxHeightFieldGeometry_placed(long, long, long, float, float, float) - Static method in class physx.geometry.PxHeightFieldGeometry.Raw
- PxHeightFieldGeometry.Raw - Class in physx.geometry
- PxHeightFieldSample - Class in physx.geometry
-
Heightfield sample format.
- PxHeightFieldSample() - Constructor for class physx.geometry.PxHeightFieldSample
- PxHeightFieldSample(long) - Constructor for class physx.geometry.PxHeightFieldSample
- PxHeightFieldSample() - Static method in class physx.geometry.PxHeightFieldSample.Raw
- PxHeightFieldSample_placed(long) - Static method in class physx.geometry.PxHeightFieldSample.Raw
- PxHeightFieldSample.Raw - Class in physx.geometry
- PxHitFlagEnum - Enum Class in physx.physics
-
Scene query and geometry query behavior flags.
- PxHitFlags - Class in physx.physics
- PxHitFlags() - Constructor for class physx.physics.PxHitFlags
- PxHitFlags(long) - Constructor for class physx.physics.PxHitFlags
- PxHitFlags(short) - Constructor for class physx.physics.PxHitFlags
- PxHitFlags(short) - Static method in class physx.physics.PxHitFlags.Raw
- PxHitFlags_placed(long, short) - Static method in class physx.physics.PxHitFlags.Raw
- PxHitFlags.Raw - Class in physx.physics
- PxHullPolygon - Class in physx.geometry
-
Polygon data
- PxHullPolygon() - Constructor for class physx.geometry.PxHullPolygon
- PxHullPolygon(long) - Constructor for class physx.geometry.PxHullPolygon
- PxHullPolygon() - Static method in class physx.geometry.PxHullPolygon.Raw
- PxHullPolygon_placed(long) - Static method in class physx.geometry.PxHullPolygon.Raw
- PxHullPolygon.Raw - Class in physx.geometry
- PxI32ConstPtr - Class in physx.support
- PxI32ConstPtr() - Constructor for class physx.support.PxI32ConstPtr
- PxI32ConstPtr(long) - Constructor for class physx.support.PxI32ConstPtr
- PxI32ConstPtr.Raw - Class in physx.support
- PxI32Ptr - Class in physx.support
- PxI32Ptr() - Constructor for class physx.support.PxI32Ptr
- PxI32Ptr(long) - Constructor for class physx.support.PxI32Ptr
- PxI32Ptr.Raw - Class in physx.support
- PxIdentity - Enum constant in enum class physx.common.PxIDENTITYEnum
- PxIDENTITYEnum - Enum Class in physx.common
- PxInputData - Class in physx.common
-
Input data class for I/O which provides random read access.
- PxInputData() - Constructor for class physx.common.PxInputData
- PxInputData(long) - Constructor for class physx.common.PxInputData
- PxInputData.Raw - Class in physx.common
- PxInsertionCallback - Class in physx.common
-
Callback interface that permits TriangleMesh, Heightfield, ConvexMesh or BVH to be used directly without the need to store the cooking results into a stream.
- PxInsertionCallback() - Constructor for class physx.common.PxInsertionCallback
- PxInsertionCallback(long) - Constructor for class physx.common.PxInsertionCallback
- PxInsertionCallback.Raw - Class in physx.common
- PxJoint - Class in physx.extensions
-
a base interface providing common functionality for PhysX joints
- PxJoint() - Constructor for class physx.extensions.PxJoint
- PxJoint(long) - Constructor for class physx.extensions.PxJoint
- PxJoint.Raw - Class in physx.extensions
- PxJointActorIndexEnum - Enum Class in physx.extensions
-
an enumeration for specifying one or other of the actors referenced by a joint
- PxJointAngularLimitPair - Class in physx.extensions
- PxJointAngularLimitPair() - Constructor for class physx.extensions.PxJointAngularLimitPair
- PxJointAngularLimitPair(float, float) - Constructor for class physx.extensions.PxJointAngularLimitPair
-
construct an angular hard limit pair.
- PxJointAngularLimitPair(float, float, PxSpring) - Constructor for class physx.extensions.PxJointAngularLimitPair
-
construct an angular soft limit pair.
- PxJointAngularLimitPair(long) - Constructor for class physx.extensions.PxJointAngularLimitPair
- PxJointAngularLimitPair(float, float) - Static method in class physx.extensions.PxJointAngularLimitPair.Raw
- PxJointAngularLimitPair(float, float, long) - Static method in class physx.extensions.PxJointAngularLimitPair.Raw
- PxJointAngularLimitPair_placed(long, float, float) - Static method in class physx.extensions.PxJointAngularLimitPair.Raw
- PxJointAngularLimitPair_placed(long, float, float, long) - Static method in class physx.extensions.PxJointAngularLimitPair.Raw
- PxJointAngularLimitPair.Raw - Class in physx.extensions
- PxJointLimitCone - Class in physx.extensions
-
Describes an elliptical conical joint limit.
- PxJointLimitCone() - Constructor for class physx.extensions.PxJointLimitCone
- PxJointLimitCone(float, float) - Constructor for class physx.extensions.PxJointLimitCone
-
Construct a cone hard limit.
- PxJointLimitCone(float, float, PxSpring) - Constructor for class physx.extensions.PxJointLimitCone
-
Construct a cone soft limit.
- PxJointLimitCone(long) - Constructor for class physx.extensions.PxJointLimitCone
- PxJointLimitCone(float, float) - Static method in class physx.extensions.PxJointLimitCone.Raw
- PxJointLimitCone(float, float, long) - Static method in class physx.extensions.PxJointLimitCone.Raw
- PxJointLimitCone_placed(long, float, float) - Static method in class physx.extensions.PxJointLimitCone.Raw
- PxJointLimitCone_placed(long, float, float, long) - Static method in class physx.extensions.PxJointLimitCone.Raw
- PxJointLimitCone.Raw - Class in physx.extensions
- PxJointLimitParameters - Class in physx.extensions
-
Describes the parameters for a joint limit.
- PxJointLimitParameters() - Constructor for class physx.extensions.PxJointLimitParameters
- PxJointLimitParameters(long) - Constructor for class physx.extensions.PxJointLimitParameters
- PxJointLimitParameters.Raw - Class in physx.extensions
- PxJointLimitPyramid - Class in physx.extensions
-
Describes a pyramidal joint limit.
- PxJointLimitPyramid() - Constructor for class physx.extensions.PxJointLimitPyramid
- PxJointLimitPyramid(float, float, float, float) - Constructor for class physx.extensions.PxJointLimitPyramid
-
Construct a pyramid hard limit.
- PxJointLimitPyramid(float, float, float, float, PxSpring) - Constructor for class physx.extensions.PxJointLimitPyramid
-
Construct a pyramid soft limit.
- PxJointLimitPyramid(long) - Constructor for class physx.extensions.PxJointLimitPyramid
- PxJointLimitPyramid(float, float, float, float) - Static method in class physx.extensions.PxJointLimitPyramid.Raw
- PxJointLimitPyramid(float, float, float, float, long) - Static method in class physx.extensions.PxJointLimitPyramid.Raw
- PxJointLimitPyramid_placed(long, float, float, float, float) - Static method in class physx.extensions.PxJointLimitPyramid.Raw
- PxJointLimitPyramid_placed(long, float, float, float, float, long) - Static method in class physx.extensions.PxJointLimitPyramid.Raw
- PxJointLimitPyramid.Raw - Class in physx.extensions
- PxJointLinearLimit - Class in physx.extensions
-
Describes a one-sided linear limit.
- PxJointLinearLimit() - Constructor for class physx.extensions.PxJointLinearLimit
- PxJointLinearLimit(float, PxSpring) - Constructor for class physx.extensions.PxJointLinearLimit
-
construct a linear soft limit
- PxJointLinearLimit(long) - Constructor for class physx.extensions.PxJointLinearLimit
- PxJointLinearLimit(float, long) - Static method in class physx.extensions.PxJointLinearLimit.Raw
- PxJointLinearLimit_placed(long, float, long) - Static method in class physx.extensions.PxJointLinearLimit.Raw
- PxJointLinearLimit.Raw - Class in physx.extensions
- PxJointLinearLimitPair - Class in physx.extensions
-
Describes a two-sided limit.
- PxJointLinearLimitPair() - Constructor for class physx.extensions.PxJointLinearLimitPair
- PxJointLinearLimitPair(float, float, PxSpring) - Constructor for class physx.extensions.PxJointLinearLimitPair
-
construct a linear soft limit pair
- PxJointLinearLimitPair(long) - Constructor for class physx.extensions.PxJointLinearLimitPair
- PxJointLinearLimitPair(float, float, long) - Static method in class physx.extensions.PxJointLinearLimitPair.Raw
- PxJointLinearLimitPair_placed(long, float, float, long) - Static method in class physx.extensions.PxJointLinearLimitPair.Raw
- PxJointLinearLimitPair.Raw - Class in physx.extensions
- PxLocationHit - Class in physx.physics
-
Scene query hit information for raycasts and sweeps returning hit position and normal information.
- PxLocationHit() - Constructor for class physx.physics.PxLocationHit
- PxLocationHit(long) - Constructor for class physx.physics.PxLocationHit
- PxLocationHit.Raw - Class in physx.physics
- PxMassProperties - Class in physx.extensions
-
Utility class to compute and manipulate mass and inertia tensor properties.
- PxMassProperties() - Constructor for class physx.extensions.PxMassProperties
-
Default constructor.
- PxMassProperties(float, PxMat33, PxVec3) - Constructor for class physx.extensions.PxMassProperties
-
Construct from individual elements.
- PxMassProperties(long) - Constructor for class physx.extensions.PxMassProperties
- PxMassProperties(PxGeometry) - Constructor for class physx.extensions.PxMassProperties
-
Compute mass properties based on a provided geometry structure.
- PxMassProperties() - Static method in class physx.extensions.PxMassProperties.Raw
- PxMassProperties(float, long, long) - Static method in class physx.extensions.PxMassProperties.Raw
- PxMassProperties(long) - Static method in class physx.extensions.PxMassProperties.Raw
- PxMassProperties.Raw - Class in physx.extensions
- PxMat33 - Class in physx.common
- PxMat33() - Constructor for class physx.common.PxMat33
- PxMat33(float) - Constructor for class physx.common.PxMat33
- PxMat33(long) - Constructor for class physx.common.PxMat33
- PxMat33(PxIDENTITYEnum) - Constructor for class physx.common.PxMat33
- PxMat33(PxQuat) - Constructor for class physx.common.PxMat33
- PxMat33(PxVec3, PxVec3, PxVec3) - Constructor for class physx.common.PxMat33
- PxMat33() - Static method in class physx.common.PxMat33.Raw
- PxMat33(float) - Static method in class physx.common.PxMat33.Raw
- PxMat33(int) - Static method in class physx.common.PxMat33.Raw
- PxMat33(long) - Static method in class physx.common.PxMat33.Raw
- PxMat33(long, long, long) - Static method in class physx.common.PxMat33.Raw
- PxMat33.Raw - Class in physx.common
- PxMaterial - Class in physx.physics
-
Material class to represent a set of surface properties.
- PxMaterial() - Constructor for class physx.physics.PxMaterial
- PxMaterial(long) - Constructor for class physx.physics.PxMaterial
- PxMaterial.Raw - Class in physx.physics
- PxMaterialConstPtr - Class in physx.support
- PxMaterialConstPtr() - Constructor for class physx.support.PxMaterialConstPtr
- PxMaterialConstPtr(long) - Constructor for class physx.support.PxMaterialConstPtr
- PxMaterialConstPtr.Raw - Class in physx.support
- PxMaterialFlagEnum - Enum Class in physx.physics
-
Flags which control the behavior of a material.
- PxMaterialFlags - Class in physx.physics
- PxMaterialFlags() - Constructor for class physx.physics.PxMaterialFlags
- PxMaterialFlags(long) - Constructor for class physx.physics.PxMaterialFlags
- PxMaterialFlags(short) - Constructor for class physx.physics.PxMaterialFlags
- PxMaterialFlags(short) - Static method in class physx.physics.PxMaterialFlags.Raw
- PxMaterialFlags_placed(long, short) - Static method in class physx.physics.PxMaterialFlags.Raw
- PxMaterialFlags.Raw - Class in physx.physics
- PxMaterialPtr - Class in physx.support
- PxMaterialPtr() - Constructor for class physx.support.PxMaterialPtr
- PxMaterialPtr(long) - Constructor for class physx.support.PxMaterialPtr
- PxMaterialPtr.Raw - Class in physx.support
- PxMeshCookingHintEnum - Enum Class in physx.cooking
- PxMeshFlagEnum - Enum Class in physx.geometry
-
Enum with flag values to be used in PxSimpleTriangleMesh::flags.
- PxMeshFlags - Class in physx.geometry
- PxMeshFlags() - Constructor for class physx.geometry.PxMeshFlags
- PxMeshFlags(byte) - Constructor for class physx.geometry.PxMeshFlags
- PxMeshFlags(long) - Constructor for class physx.geometry.PxMeshFlags
- PxMeshFlags(byte) - Static method in class physx.geometry.PxMeshFlags.Raw
- PxMeshFlags_placed(long, byte) - Static method in class physx.geometry.PxMeshFlags.Raw
- PxMeshFlags.Raw - Class in physx.geometry
- PxMeshGeometryFlagEnum - Enum Class in physx.geometry
-
Flags controlling the simulated behavior of the triangle mesh geometry.
- PxMeshGeometryFlags - Class in physx.geometry
- PxMeshGeometryFlags() - Constructor for class physx.geometry.PxMeshGeometryFlags
- PxMeshGeometryFlags(byte) - Constructor for class physx.geometry.PxMeshGeometryFlags
- PxMeshGeometryFlags(long) - Constructor for class physx.geometry.PxMeshGeometryFlags
- PxMeshGeometryFlags(byte) - Static method in class physx.geometry.PxMeshGeometryFlags.Raw
- PxMeshGeometryFlags_placed(long, byte) - Static method in class physx.geometry.PxMeshGeometryFlags.Raw
- PxMeshGeometryFlags.Raw - Class in physx.geometry
- PxMeshMidPhaseEnum - Enum Class in physx.cooking
-
Mesh midphase structure.
- PxMeshOverlapUtil - Class in physx.extensions
-
Utility class to find mesh triangles touched by a specified geometry object.
- PxMeshOverlapUtil() - Constructor for class physx.extensions.PxMeshOverlapUtil
- PxMeshOverlapUtil(long) - Constructor for class physx.extensions.PxMeshOverlapUtil
- PxMeshOverlapUtil() - Static method in class physx.extensions.PxMeshOverlapUtil.Raw
- PxMeshOverlapUtil.Raw - Class in physx.extensions
- PxMeshPreprocessingFlagEnum - Enum Class in physx.cooking
-
Enum for the set of mesh pre-processing parameters.
- PxMeshPreprocessingFlags - Class in physx.cooking
- PxMeshPreprocessingFlags() - Constructor for class physx.cooking.PxMeshPreprocessingFlags
- PxMeshPreprocessingFlags(int) - Constructor for class physx.cooking.PxMeshPreprocessingFlags
- PxMeshPreprocessingFlags(long) - Constructor for class physx.cooking.PxMeshPreprocessingFlags
- PxMeshPreprocessingFlags(int) - Static method in class physx.cooking.PxMeshPreprocessingFlags.Raw
- PxMeshPreprocessingFlags_placed(long, int) - Static method in class physx.cooking.PxMeshPreprocessingFlags.Raw
- PxMeshPreprocessingFlags.Raw - Class in physx.cooking
- PxMeshScale - Class in physx.geometry
-
A class expressing a nonuniform scaling transformation.
- PxMeshScale() - Constructor for class physx.geometry.PxMeshScale
-
Constructor initializes to identity scale.
- PxMeshScale(float) - Constructor for class physx.geometry.PxMeshScale
-
Constructor from scalar.
- PxMeshScale(long) - Constructor for class physx.geometry.PxMeshScale
- PxMeshScale(PxVec3, PxQuat) - Constructor for class physx.geometry.PxMeshScale
-
Constructor to initialize to arbitrary scaling.
- PxMeshScale() - Static method in class physx.geometry.PxMeshScale.Raw
- PxMeshScale(float) - Static method in class physx.geometry.PxMeshScale.Raw
- PxMeshScale(long, long) - Static method in class physx.geometry.PxMeshScale.Raw
- PxMeshScale_placed(long) - Static method in class physx.geometry.PxMeshScale.Raw
- PxMeshScale_placed(long, float) - Static method in class physx.geometry.PxMeshScale.Raw
- PxMeshScale_placed(long, long, long) - Static method in class physx.geometry.PxMeshScale.Raw
- PxMeshScale.Raw - Class in physx.geometry
- PxMidphaseDesc - Class in physx.cooking
-
Structure describing parameters affecting midphase mesh structure.
- PxMidphaseDesc() - Constructor for class physx.cooking.PxMidphaseDesc
- PxMidphaseDesc(long) - Constructor for class physx.cooking.PxMidphaseDesc
- PxMidphaseDesc() - Static method in class physx.cooking.PxMidphaseDesc.Raw
- PxMidphaseDesc.Raw - Class in physx.cooking
- PxObstacle - Class in physx.character
-
Base class for obstacles.
- PxObstacle() - Constructor for class physx.character.PxObstacle
- PxObstacle(long) - Constructor for class physx.character.PxObstacle
- PxObstacle.Raw - Class in physx.character
- PxObstacleContext - Class in physx.character
-
Context class for obstacles.
- PxObstacleContext() - Constructor for class physx.character.PxObstacleContext
- PxObstacleContext(long) - Constructor for class physx.character.PxObstacleContext
- PxObstacleContext.Raw - Class in physx.character
- PxOmniPvd - Class in physx.support
- PxOmniPvd() - Constructor for class physx.support.PxOmniPvd
- PxOmniPvd(long) - Constructor for class physx.support.PxOmniPvd
- PxOmniPvd.Raw - Class in physx.support
- PxOutputStream - Class in physx.common
-
Output stream class for I/O.
- PxOutputStream() - Constructor for class physx.common.PxOutputStream
- PxOutputStream(long) - Constructor for class physx.common.PxOutputStream
- PxOutputStream.Raw - Class in physx.common
- PxOverlapBuffer10 - Class in physx.physics
- PxOverlapBuffer10() - Constructor for class physx.physics.PxOverlapBuffer10
- PxOverlapBuffer10(long) - Constructor for class physx.physics.PxOverlapBuffer10
- PxOverlapBuffer10() - Static method in class physx.physics.PxOverlapBuffer10.Raw
- PxOverlapBuffer10.Raw - Class in physx.physics
- PxOverlapCallback - Class in physx.physics
- PxOverlapCallback() - Constructor for class physx.physics.PxOverlapCallback
- PxOverlapCallback(long) - Constructor for class physx.physics.PxOverlapCallback
- PxOverlapCallback.Raw - Class in physx.physics
- PxOverlapHit - Class in physx.physics
- PxOverlapHit() - Constructor for class physx.physics.PxOverlapHit
- PxOverlapHit(long) - Constructor for class physx.physics.PxOverlapHit
- PxOverlapHit.Raw - Class in physx.physics
- PxOverlapResult - Class in physx.physics
- PxOverlapResult() - Constructor for class physx.physics.PxOverlapResult
- PxOverlapResult(long) - Constructor for class physx.physics.PxOverlapResult
- PxOverlapResult() - Static method in class physx.physics.PxOverlapResult.Raw
- PxOverlapResult.Raw - Class in physx.physics
- PxPairFilteringModeEnum - Enum Class in physx.physics
- PxPairFlagEnum - Enum Class in physx.physics
-
Collection of flags describing the actions to take for a collision pair.
- PxPairFlags - Class in physx.physics
- PxPairFlags() - Constructor for class physx.physics.PxPairFlags
- PxPairFlags(long) - Constructor for class physx.physics.PxPairFlags
- PxPairFlags(short) - Constructor for class physx.physics.PxPairFlags
- PxPairFlags(short) - Static method in class physx.physics.PxPairFlags.Raw
- PxPairFlags_placed(long, short) - Static method in class physx.physics.PxPairFlags.Raw
- PxPairFlags.Raw - Class in physx.physics
- PxPhysics - Class in physx.physics
-
Abstract singleton factory class used for instancing objects in the Physics SDK.
- PxPhysics() - Constructor for class physx.physics.PxPhysics
- PxPhysics(long) - Constructor for class physx.physics.PxPhysics
- PxPhysics.Raw - Class in physx.physics
- PxPlane - Class in physx.common
-
Representation of a plane.
- PxPlane() - Constructor for class physx.common.PxPlane
-
Constructor
- PxPlane(float, float, float, float) - Constructor for class physx.common.PxPlane
-
Constructor from a normal and a distance
- PxPlane(long) - Constructor for class physx.common.PxPlane
- PxPlane(PxVec3, float) - Constructor for class physx.common.PxPlane
-
Constructor from a normal and a distance
- PxPlane(PxVec3, PxVec3) - Constructor for class physx.common.PxPlane
-
Constructor from a normal and a distance
- PxPlane(PxVec3, PxVec3, PxVec3) - Constructor for class physx.common.PxPlane
-
Constructor from three points
- PxPlane() - Static method in class physx.common.PxPlane.Raw
- PxPlane(float, float, float, float) - Static method in class physx.common.PxPlane.Raw
- PxPlane(long, float) - Static method in class physx.common.PxPlane.Raw
- PxPlane(long, long) - Static method in class physx.common.PxPlane.Raw
- PxPlane(long, long, long) - Static method in class physx.common.PxPlane.Raw
- PxPlane_placed(long) - Static method in class physx.common.PxPlane.Raw
- PxPlane_placed(long, float, float, float, float) - Static method in class physx.common.PxPlane.Raw
- PxPlane_placed(long, long, float) - Static method in class physx.common.PxPlane.Raw
- PxPlane_placed(long, long, long) - Static method in class physx.common.PxPlane.Raw
- PxPlane_placed(long, long, long, long) - Static method in class physx.common.PxPlane.Raw
- PxPlane.Raw - Class in physx.common
- PxPlaneGeometry - Class in physx.geometry
-
Class describing a plane geometry.
- PxPlaneGeometry() - Constructor for class physx.geometry.PxPlaneGeometry
-
Constructor.
- PxPlaneGeometry(long) - Constructor for class physx.geometry.PxPlaneGeometry
- PxPlaneGeometry() - Static method in class physx.geometry.PxPlaneGeometry.Raw
- PxPlaneGeometry_placed(long) - Static method in class physx.geometry.PxPlaneGeometry.Raw
- PxPlaneGeometry.Raw - Class in physx.geometry
- PxPrismaticJoint - Class in physx.extensions
-
A prismatic joint permits relative translational movement between two bodies along an axis, but no relative rotational movement.
- PxPrismaticJoint() - Constructor for class physx.extensions.PxPrismaticJoint
- PxPrismaticJoint(long) - Constructor for class physx.extensions.PxPrismaticJoint
- PxPrismaticJoint.Raw - Class in physx.extensions
- PxPrismaticJointFlagEnum - Enum Class in physx.extensions
-
Flags specific to the prismatic joint.
- PxPrismaticJointFlags - Class in physx.extensions
- PxPrismaticJointFlags() - Constructor for class physx.extensions.PxPrismaticJointFlags
- PxPrismaticJointFlags(long) - Constructor for class physx.extensions.PxPrismaticJointFlags
- PxPrismaticJointFlags(short) - Constructor for class physx.extensions.PxPrismaticJointFlags
- PxPrismaticJointFlags(short) - Static method in class physx.extensions.PxPrismaticJointFlags.Raw
- PxPrismaticJointFlags_placed(long, short) - Static method in class physx.extensions.PxPrismaticJointFlags.Raw
- PxPrismaticJointFlags.Raw - Class in physx.extensions
- PxPruningStructureTypeEnum - Enum Class in physx.physics
-
Pruning structure used to accelerate scene queries.
- PxPvd - Class in physx.support
-
PxPvd is the top-level class for the PVD framework, and the main customer interface for PVD configuration.It is a singleton class, instantiated and owned by the application.
- PxPvd() - Constructor for class physx.support.PxPvd
- PxPvd(long) - Constructor for class physx.support.PxPvd
- PxPvd.Raw - Class in physx.support
- PxPvdInstrumentationFlagEnum - Enum Class in physx.support
-
types of instrumentation that PVD can do.
- PxPvdInstrumentationFlags - Class in physx.support
- PxPvdInstrumentationFlags() - Constructor for class physx.support.PxPvdInstrumentationFlags
- PxPvdInstrumentationFlags(byte) - Constructor for class physx.support.PxPvdInstrumentationFlags
- PxPvdInstrumentationFlags(long) - Constructor for class physx.support.PxPvdInstrumentationFlags
- PxPvdInstrumentationFlags(byte) - Static method in class physx.support.PxPvdInstrumentationFlags.Raw
- PxPvdInstrumentationFlags.Raw - Class in physx.support
- PxPvdSceneClient - Class in physx.support
-
Special client for PxScene.
- PxPvdSceneClient() - Constructor for class physx.support.PxPvdSceneClient
- PxPvdSceneClient(long) - Constructor for class physx.support.PxPvdSceneClient
- PxPvdSceneClient.Raw - Class in physx.support
- PxPvdSceneFlagEnum - Enum Class in physx.support
-
PVD scene Flags.
- PxPvdSceneFlags - Class in physx.support
- PxPvdSceneFlags() - Constructor for class physx.support.PxPvdSceneFlags
- PxPvdSceneFlags(byte) - Constructor for class physx.support.PxPvdSceneFlags
- PxPvdSceneFlags(long) - Constructor for class physx.support.PxPvdSceneFlags
- PxPvdSceneFlags(byte) - Static method in class physx.support.PxPvdSceneFlags.Raw
- PxPvdSceneFlags.Raw - Class in physx.support
- PxPvdTransport - Class in physx.support
-
PxPvdTransport is an interface representing the data transport mechanism.
- PxPvdTransport() - Constructor for class physx.support.PxPvdTransport
- PxPvdTransport(long) - Constructor for class physx.support.PxPvdTransport
- PxPvdTransport.Raw - Class in physx.support
- PxQuat - Class in physx.common
- PxQuat() - Constructor for class physx.common.PxQuat
- PxQuat(float) - Constructor for class physx.common.PxQuat
- PxQuat(float, float, float, float) - Constructor for class physx.common.PxQuat
- PxQuat(float, PxVec3) - Constructor for class physx.common.PxQuat
- PxQuat(long) - Constructor for class physx.common.PxQuat
- PxQuat(PxIDENTITYEnum) - Constructor for class physx.common.PxQuat
- PxQuat(PxMat33) - Constructor for class physx.common.PxQuat
- PxQuat() - Static method in class physx.common.PxQuat.Raw
- PxQuat(float) - Static method in class physx.common.PxQuat.Raw
- PxQuat(float, float, float, float) - Static method in class physx.common.PxQuat.Raw
- PxQuat(float, long) - Static method in class physx.common.PxQuat.Raw
- PxQuat(int) - Static method in class physx.common.PxQuat.Raw
- PxQuat(long) - Static method in class physx.common.PxQuat.Raw
- PxQuat_placed(long) - Static method in class physx.common.PxQuat.Raw
- PxQuat_placed(long, float) - Static method in class physx.common.PxQuat.Raw
- PxQuat_placed(long, float, float, float, float) - Static method in class physx.common.PxQuat.Raw
- PxQuat_placed(long, float, long) - Static method in class physx.common.PxQuat.Raw
- PxQuat_placed(long, int) - Static method in class physx.common.PxQuat.Raw
- PxQuat_placed(long, long) - Static method in class physx.common.PxQuat.Raw
- PxQuat.Raw - Class in physx.common
- PxQueryFilterCallback - Class in physx.physics
-
Scene query filtering callbacks.
- PxQueryFilterCallback() - Constructor for class physx.physics.PxQueryFilterCallback
- PxQueryFilterCallback(long) - Constructor for class physx.physics.PxQueryFilterCallback
- PxQueryFilterCallback.Raw - Class in physx.physics
- PxQueryFilterCallbackImpl - Class in physx.physics
- PxQueryFilterCallbackImpl() - Constructor for class physx.physics.PxQueryFilterCallbackImpl
- PxQueryFilterCallbackImpl(long) - Constructor for class physx.physics.PxQueryFilterCallbackImpl
- PxQueryFilterData - Class in physx.physics
-
Scene query filtering data.
- PxQueryFilterData() - Constructor for class physx.physics.PxQueryFilterData
-
default constructor
- PxQueryFilterData(long) - Constructor for class physx.physics.PxQueryFilterData
- PxQueryFilterData(PxFilterData, PxQueryFlags) - Constructor for class physx.physics.PxQueryFilterData
-
constructor to set both filter data and filter flags
- PxQueryFilterData(PxQueryFlags) - Constructor for class physx.physics.PxQueryFilterData
-
constructor to set filter flags only
- PxQueryFilterData() - Static method in class physx.physics.PxQueryFilterData.Raw
- PxQueryFilterData(long) - Static method in class physx.physics.PxQueryFilterData.Raw
- PxQueryFilterData(long, long) - Static method in class physx.physics.PxQueryFilterData.Raw
- PxQueryFilterData_placed(long) - Static method in class physx.physics.PxQueryFilterData.Raw
- PxQueryFilterData_placed(long, long) - Static method in class physx.physics.PxQueryFilterData.Raw
- PxQueryFilterData_placed(long, long, long) - Static method in class physx.physics.PxQueryFilterData.Raw
- PxQueryFilterData.Raw - Class in physx.physics
- PxQueryFlagEnum - Enum Class in physx.physics
-
Filtering flags for scene queries.
- PxQueryFlags - Class in physx.physics
- PxQueryFlags() - Constructor for class physx.physics.PxQueryFlags
- PxQueryFlags(long) - Constructor for class physx.physics.PxQueryFlags
- PxQueryFlags(short) - Constructor for class physx.physics.PxQueryFlags
- PxQueryFlags(short) - Static method in class physx.physics.PxQueryFlags.Raw
- PxQueryFlags_placed(long, short) - Static method in class physx.physics.PxQueryFlags.Raw
- PxQueryFlags.Raw - Class in physx.physics
- PxQueryHit - Class in physx.physics
-
Scene query hit information.
- PxQueryHit() - Constructor for class physx.physics.PxQueryHit
- PxQueryHit(long) - Constructor for class physx.physics.PxQueryHit
- PxQueryHit.Raw - Class in physx.physics
- PxQueryHitType - Enum Class in physx.physics
- PxRackAndPinionJoint - Class in physx.extensions
-
A joint that connects an existing revolute joint to an existing prismatic joint, and constrains their relative angular/linear velocity and position with respect to each other.
- PxRackAndPinionJoint() - Constructor for class physx.extensions.PxRackAndPinionJoint
- PxRackAndPinionJoint(long) - Constructor for class physx.extensions.PxRackAndPinionJoint
- PxRackAndPinionJoint.Raw - Class in physx.extensions
- PxRaycastBuffer10 - Class in physx.physics
- PxRaycastBuffer10() - Constructor for class physx.physics.PxRaycastBuffer10
- PxRaycastBuffer10(long) - Constructor for class physx.physics.PxRaycastBuffer10
- PxRaycastBuffer10() - Static method in class physx.physics.PxRaycastBuffer10.Raw
- PxRaycastBuffer10.Raw - Class in physx.physics
- PxRaycastCallback - Class in physx.physics
- PxRaycastCallback() - Constructor for class physx.physics.PxRaycastCallback
- PxRaycastCallback(long) - Constructor for class physx.physics.PxRaycastCallback
- PxRaycastCallback.Raw - Class in physx.physics
- PxRaycastHit - Class in physx.physics
- PxRaycastHit() - Constructor for class physx.physics.PxRaycastHit
- PxRaycastHit(long) - Constructor for class physx.physics.PxRaycastHit
- PxRaycastHit() - Static method in class physx.physics.PxRaycastHit.Raw
- PxRaycastHit_placed(long) - Static method in class physx.physics.PxRaycastHit.Raw
- PxRaycastHit.Raw - Class in physx.physics
- PxRaycastResult - Class in physx.physics
- PxRaycastResult() - Constructor for class physx.physics.PxRaycastResult
- PxRaycastResult(long) - Constructor for class physx.physics.PxRaycastResult
- PxRaycastResult() - Static method in class physx.physics.PxRaycastResult.Raw
- PxRaycastResult.Raw - Class in physx.physics
- PxRealConstPtr - Class in physx.support
- PxRealConstPtr() - Constructor for class physx.support.PxRealConstPtr
- PxRealConstPtr(long) - Constructor for class physx.support.PxRealConstPtr
- PxRealConstPtr.Raw - Class in physx.support
- PxRealPtr - Class in physx.support
- PxRealPtr() - Constructor for class physx.support.PxRealPtr
- PxRealPtr(long) - Constructor for class physx.support.PxRealPtr
- PxRealPtr.Raw - Class in physx.support
- PxRefCounted - Class in physx.common
-
Base class for ref-counted objects.
- PxRefCounted() - Constructor for class physx.common.PxRefCounted
- PxRefCounted(long) - Constructor for class physx.common.PxRefCounted
- PxRefCounted.Raw - Class in physx.common
- PxRenderBuffer - Class in physx.common
-
Interface for points, lines, triangles, and text buffer.
- PxRenderBuffer() - Constructor for class physx.common.PxRenderBuffer
- PxRenderBuffer(long) - Constructor for class physx.common.PxRenderBuffer
- PxRenderBuffer.Raw - Class in physx.common
- PxRevoluteJoint - Class in physx.extensions
-
A joint which behaves in a similar way to a hinge or axle.
- PxRevoluteJoint() - Constructor for class physx.extensions.PxRevoluteJoint
- PxRevoluteJoint(long) - Constructor for class physx.extensions.PxRevoluteJoint
- PxRevoluteJoint.Raw - Class in physx.extensions
- PxRevoluteJointFlagEnum - Enum Class in physx.extensions
-
Flags specific to the Revolute Joint.
- PxRevoluteJointFlags - Class in physx.extensions
- PxRevoluteJointFlags() - Constructor for class physx.extensions.PxRevoluteJointFlags
- PxRevoluteJointFlags(long) - Constructor for class physx.extensions.PxRevoluteJointFlags
- PxRevoluteJointFlags(short) - Constructor for class physx.extensions.PxRevoluteJointFlags
- PxRevoluteJointFlags(short) - Static method in class physx.extensions.PxRevoluteJointFlags.Raw
- PxRevoluteJointFlags_placed(long, short) - Static method in class physx.extensions.PxRevoluteJointFlags.Raw
- PxRevoluteJointFlags.Raw - Class in physx.extensions
- PxRigidActor - Class in physx.physics
-
PxRigidActor represents a base class shared between dynamic and static rigid bodies in the physics SDK.
- PxRigidActor() - Constructor for class physx.physics.PxRigidActor
- PxRigidActor(long) - Constructor for class physx.physics.PxRigidActor
- PxRigidActor.Raw - Class in physx.physics
- PxRigidActorExt - Class in physx.extensions
-
utility functions for use with PxRigidActor and subclasses
- PxRigidActorExt() - Constructor for class physx.extensions.PxRigidActorExt
- PxRigidActorExt(long) - Constructor for class physx.extensions.PxRigidActorExt
- PxRigidActorExt.Raw - Class in physx.extensions
- PxRigidBody - Class in physx.physics
-
PxRigidBody is a base class shared between dynamic rigid body objects.
- PxRigidBody() - Constructor for class physx.physics.PxRigidBody
- PxRigidBody(long) - Constructor for class physx.physics.PxRigidBody
- PxRigidBody.Raw - Class in physx.physics
- PxRigidBodyExt - Class in physx.extensions
-
utility functions for use with PxRigidBody and subclasses
- PxRigidBodyExt() - Constructor for class physx.extensions.PxRigidBodyExt
- PxRigidBodyExt(long) - Constructor for class physx.extensions.PxRigidBodyExt
- PxRigidBodyExt.Raw - Class in physx.extensions
- PxRigidBodyFlagEnum - Enum Class in physx.physics
-
Collection of flags describing the behavior of a rigid body.
- PxRigidBodyFlags - Class in physx.physics
- PxRigidBodyFlags() - Constructor for class physx.physics.PxRigidBodyFlags
- PxRigidBodyFlags(byte) - Constructor for class physx.physics.PxRigidBodyFlags
- PxRigidBodyFlags(long) - Constructor for class physx.physics.PxRigidBodyFlags
- PxRigidBodyFlags(byte) - Static method in class physx.physics.PxRigidBodyFlags.Raw
- PxRigidBodyFlags_placed(long, byte) - Static method in class physx.physics.PxRigidBodyFlags.Raw
- PxRigidBodyFlags.Raw - Class in physx.physics
- PxRigidDynamic - Class in physx.physics
-
PxRigidDynamic represents a dynamic rigid simulation object in the physics SDK.
- PxRigidDynamic() - Constructor for class physx.physics.PxRigidDynamic
- PxRigidDynamic(long) - Constructor for class physx.physics.PxRigidDynamic
- PxRigidDynamic.Raw - Class in physx.physics
- PxRigidDynamicLockFlagEnum - Enum Class in physx.physics
-
Collection of flags providing a mechanism to lock motion along/around a specific axis.
- PxRigidDynamicLockFlags - Class in physx.physics
- PxRigidDynamicLockFlags() - Constructor for class physx.physics.PxRigidDynamicLockFlags
- PxRigidDynamicLockFlags(byte) - Constructor for class physx.physics.PxRigidDynamicLockFlags
- PxRigidDynamicLockFlags(long) - Constructor for class physx.physics.PxRigidDynamicLockFlags
- PxRigidDynamicLockFlags(byte) - Static method in class physx.physics.PxRigidDynamicLockFlags.Raw
- PxRigidDynamicLockFlags_placed(long, byte) - Static method in class physx.physics.PxRigidDynamicLockFlags.Raw
- PxRigidDynamicLockFlags.Raw - Class in physx.physics
- PxRigidStatic - Class in physx.physics
-
PxRigidStatic represents a static rigid body simulation object in the physics SDK.
- PxRigidStatic() - Constructor for class physx.physics.PxRigidStatic
- PxRigidStatic(long) - Constructor for class physx.physics.PxRigidStatic
- PxRigidStatic.Raw - Class in physx.physics
- PxScene - Class in physx.physics
-
A scene is a collection of bodies and constraints which can interact.
- PxScene() - Constructor for class physx.physics.PxScene
- PxScene(long) - Constructor for class physx.physics.PxScene
- PxScene_getActiveActors(long) - Static method in class physx.support.SupportFunctions.Raw
- PxScene_getActiveActors(PxScene) - Static method in class physx.support.SupportFunctions
- PxScene.Raw - Class in physx.physics
- PxSceneDesc - Class in physx.physics
-
Descriptor class for scenes.
- PxSceneDesc() - Constructor for class physx.physics.PxSceneDesc
- PxSceneDesc(long) - Constructor for class physx.physics.PxSceneDesc
- PxSceneDesc(PxTolerancesScale) - Constructor for class physx.physics.PxSceneDesc
-
constructor sets to default.
- PxSceneDesc(long) - Static method in class physx.physics.PxSceneDesc.Raw
- PxSceneDesc_placed(long, long) - Static method in class physx.physics.PxSceneDesc.Raw
- PxSceneDesc.Raw - Class in physx.physics
- PxSceneFlagEnum - Enum Class in physx.physics
-
flags for configuring properties of the scene
- PxSceneFlags - Class in physx.physics
- PxSceneFlags() - Constructor for class physx.physics.PxSceneFlags
- PxSceneFlags(int) - Constructor for class physx.physics.PxSceneFlags
- PxSceneFlags(long) - Constructor for class physx.physics.PxSceneFlags
- PxSceneFlags(int) - Static method in class physx.physics.PxSceneFlags.Raw
- PxSceneFlags_placed(long, int) - Static method in class physx.physics.PxSceneFlags.Raw
- PxSceneFlags.Raw - Class in physx.physics
- PxSceneLimits - Class in physx.physics
-
Class used to retrieve limits(e.g.
- PxSceneLimits() - Constructor for class physx.physics.PxSceneLimits
-
constructor sets to default
- PxSceneLimits(long) - Constructor for class physx.physics.PxSceneLimits
- PxSceneLimits() - Static method in class physx.physics.PxSceneLimits.Raw
- PxSceneLimits_placed(long) - Static method in class physx.physics.PxSceneLimits.Raw
- PxSceneLimits.Raw - Class in physx.physics
- PxSceneQuerySystemBase - Class in physx.physics
-
Base class for the scene-query system.
- PxSceneQuerySystemBase() - Constructor for class physx.physics.PxSceneQuerySystemBase
- PxSceneQuerySystemBase(long) - Constructor for class physx.physics.PxSceneQuerySystemBase
- PxSceneQuerySystemBase.Raw - Class in physx.physics
- PxSceneQueryUpdateModeEnum - Enum Class in physx.physics
-
Scene query update mode
- PxSceneSQSystem - Class in physx.physics
-
Traditional SQ system for PxScene.
- PxSceneSQSystem() - Constructor for class physx.physics.PxSceneSQSystem
- PxSceneSQSystem(long) - Constructor for class physx.physics.PxSceneSQSystem
- PxSceneSQSystem.Raw - Class in physx.physics
- PxSerialization - Class in physx.extensions
-
Utility functions for serialization
- PxSerialization() - Constructor for class physx.extensions.PxSerialization
- PxSerialization(long) - Constructor for class physx.extensions.PxSerialization
- PxSerialization.Raw - Class in physx.extensions
- PxSerializationRegistry - Class in physx.extensions
-
Class serving as a registry for XML (RepX) and binary serializable types.
- PxSerializationRegistry() - Constructor for class physx.extensions.PxSerializationRegistry
- PxSerializationRegistry(long) - Constructor for class physx.extensions.PxSerializationRegistry
- PxSerializationRegistry.Raw - Class in physx.extensions
- PxShape - Class in physx.physics
-
Abstract class for collision shapes.
- PxShape() - Constructor for class physx.physics.PxShape
- PxShape(long) - Constructor for class physx.physics.PxShape
- PxShape.Raw - Class in physx.physics
- PxShapeExt - Class in physx.physics
-
utility functions for use with PxShape
- PxShapeExt() - Constructor for class physx.physics.PxShapeExt
- PxShapeExt(long) - Constructor for class physx.physics.PxShapeExt
- PxShapeExt.Raw - Class in physx.physics
- PxShapeFlagEnum - Enum Class in physx.physics
-
Flags which affect the behavior of PxShapes.
- PxShapeFlags - Class in physx.physics
- PxShapeFlags() - Constructor for class physx.physics.PxShapeFlags
- PxShapeFlags(byte) - Constructor for class physx.physics.PxShapeFlags
- PxShapeFlags(long) - Constructor for class physx.physics.PxShapeFlags
- PxShapeFlags(byte) - Static method in class physx.physics.PxShapeFlags.Raw
- PxShapeFlags_placed(long, byte) - Static method in class physx.physics.PxShapeFlags.Raw
- PxShapeFlags.Raw - Class in physx.physics
- PxShapePtr - Class in physx.support
- PxShapePtr() - Constructor for class physx.support.PxShapePtr
- PxShapePtr(long) - Constructor for class physx.support.PxShapePtr
- PxShapePtr.Raw - Class in physx.support
- PxSimpleTriangleMesh - Class in physx.geometry
-
A structure describing a triangle mesh.
- PxSimpleTriangleMesh() - Constructor for class physx.geometry.PxSimpleTriangleMesh
-
constructor sets to default.
- PxSimpleTriangleMesh(long) - Constructor for class physx.geometry.PxSimpleTriangleMesh
- PxSimpleTriangleMesh() - Static method in class physx.geometry.PxSimpleTriangleMesh.Raw
- PxSimpleTriangleMesh.Raw - Class in physx.geometry
- PxSimulationEventCallback - Class in physx.physics
-
An interface class that the user can implement in order to receive simulation events.
- PxSimulationEventCallback() - Constructor for class physx.physics.PxSimulationEventCallback
- PxSimulationEventCallback(long) - Constructor for class physx.physics.PxSimulationEventCallback
- PxSimulationEventCallback.Raw - Class in physx.physics
- PxSimulationEventCallbackImpl - Class in physx.physics
- PxSimulationEventCallbackImpl() - Constructor for class physx.physics.PxSimulationEventCallbackImpl
- PxSimulationEventCallbackImpl(long) - Constructor for class physx.physics.PxSimulationEventCallbackImpl
- PxSimulationFilterShader - Class in physx.physics
- PxSimulationFilterShader() - Constructor for class physx.physics.PxSimulationFilterShader
- PxSimulationFilterShader(long) - Constructor for class physx.physics.PxSimulationFilterShader
- PxSimulationFilterShader.Raw - Class in physx.physics
- PxSimulationStatistics - Class in physx.physics
-
Class used to retrieve statistics for a simulation step.
- PxSimulationStatistics() - Constructor for class physx.physics.PxSimulationStatistics
- PxSimulationStatistics(long) - Constructor for class physx.physics.PxSimulationStatistics
- PxSimulationStatistics.Raw - Class in physx.physics
- PxSolverTypeEnum - Enum Class in physx.physics
-
Enum for selecting the type of solver used for the simulation.
- PxSpatialForce - Class in physx.physics
-
Data structure to represent spatial forces.
- PxSpatialForce() - Constructor for class physx.physics.PxSpatialForce
- PxSpatialForce(long) - Constructor for class physx.physics.PxSpatialForce
- PxSpatialForce.Raw - Class in physx.physics
- PxSpatialVelocity - Class in physx.physics
-
Data structure to represent spatial velocities.
- PxSpatialVelocity() - Constructor for class physx.physics.PxSpatialVelocity
- PxSpatialVelocity(long) - Constructor for class physx.physics.PxSpatialVelocity
- PxSpatialVelocity.Raw - Class in physx.physics
- PxSphereGeometry - Class in physx.geometry
-
A class representing the geometry of a sphere.
- PxSphereGeometry() - Constructor for class physx.geometry.PxSphereGeometry
- PxSphereGeometry(float) - Constructor for class physx.geometry.PxSphereGeometry
-
Constructor.
- PxSphereGeometry(long) - Constructor for class physx.geometry.PxSphereGeometry
- PxSphereGeometry(float) - Static method in class physx.geometry.PxSphereGeometry.Raw
- PxSphereGeometry_placed(long, float) - Static method in class physx.geometry.PxSphereGeometry.Raw
- PxSphereGeometry.Raw - Class in physx.geometry
- PxSphericalJoint - Class in physx.extensions
-
A joint which behaves in a similar way to a ball and socket.
- PxSphericalJoint() - Constructor for class physx.extensions.PxSphericalJoint
- PxSphericalJoint(long) - Constructor for class physx.extensions.PxSphericalJoint
- PxSphericalJoint.Raw - Class in physx.extensions
- PxSphericalJointFlagEnum - Enum Class in physx.extensions
-
Flags specific to the spherical joint.
- PxSphericalJointFlags - Class in physx.extensions
- PxSphericalJointFlags() - Constructor for class physx.extensions.PxSphericalJointFlags
- PxSphericalJointFlags(long) - Constructor for class physx.extensions.PxSphericalJointFlags
- PxSphericalJointFlags(short) - Constructor for class physx.extensions.PxSphericalJointFlags
- PxSphericalJointFlags(short) - Static method in class physx.extensions.PxSphericalJointFlags.Raw
- PxSphericalJointFlags_placed(long, short) - Static method in class physx.extensions.PxSphericalJointFlags.Raw
- PxSphericalJointFlags.Raw - Class in physx.extensions
- PxSpring - Class in physx.extensions
- PxSpring() - Constructor for class physx.extensions.PxSpring
- PxSpring(float, float) - Constructor for class physx.extensions.PxSpring
- PxSpring(long) - Constructor for class physx.extensions.PxSpring
- PxSpring(float, float) - Static method in class physx.extensions.PxSpring.Raw
- PxSpring_placed(long, float, float) - Static method in class physx.extensions.PxSpring.Raw
- PxSpring.Raw - Class in physx.extensions
- PxStridedData - Class in physx.common
- PxStridedData() - Constructor for class physx.common.PxStridedData
- PxStridedData(long) - Constructor for class physx.common.PxStridedData
- PxStridedData.Raw - Class in physx.common
- PxSweepBuffer10 - Class in physx.physics
- PxSweepBuffer10() - Constructor for class physx.physics.PxSweepBuffer10
- PxSweepBuffer10(long) - Constructor for class physx.physics.PxSweepBuffer10
- PxSweepBuffer10() - Static method in class physx.physics.PxSweepBuffer10.Raw
- PxSweepBuffer10.Raw - Class in physx.physics
- PxSweepCallback - Class in physx.physics
- PxSweepCallback() - Constructor for class physx.physics.PxSweepCallback
- PxSweepCallback(long) - Constructor for class physx.physics.PxSweepCallback
- PxSweepCallback.Raw - Class in physx.physics
- PxSweepHit - Class in physx.physics
- PxSweepHit() - Constructor for class physx.physics.PxSweepHit
- PxSweepHit(long) - Constructor for class physx.physics.PxSweepHit
- PxSweepHit() - Static method in class physx.physics.PxSweepHit.Raw
- PxSweepHit_placed(long) - Static method in class physx.physics.PxSweepHit.Raw
- PxSweepHit.Raw - Class in physx.physics
- PxSweepResult - Class in physx.physics
- PxSweepResult() - Constructor for class physx.physics.PxSweepResult
- PxSweepResult(long) - Constructor for class physx.physics.PxSweepResult
- PxSweepResult() - Static method in class physx.physics.PxSweepResult.Raw
- PxSweepResult.Raw - Class in physx.physics
- PxTetMaker - Class in physx.geometry
-
Provides functionality to create a tetrahedral mesh from a triangle mesh.
- PxTetMaker() - Constructor for class physx.geometry.PxTetMaker
- PxTetMaker(long) - Constructor for class physx.geometry.PxTetMaker
- PxTetMaker.Raw - Class in physx.geometry
- PxTetrahedronMesh - Class in physx.geometry
-
A tetramedron mesh, also called a 'tetrahedron soup'.
- PxTetrahedronMesh() - Constructor for class physx.geometry.PxTetrahedronMesh
- PxTetrahedronMesh(long) - Constructor for class physx.geometry.PxTetrahedronMesh
- PxTetrahedronMesh.Raw - Class in physx.geometry
- PxTetrahedronMeshAnalysisResultEnum - Enum Class in physx.geometry
-
These flags indicate what kind of deficiencies a tetrahedron mesh has and describe if the mesh is considered ok, problematic or invalid for deformable volume cooking
- PxTetrahedronMeshAnalysisResults - Class in physx.geometry
- PxTetrahedronMeshAnalysisResults() - Constructor for class physx.geometry.PxTetrahedronMeshAnalysisResults
- PxTetrahedronMeshAnalysisResults(int) - Constructor for class physx.geometry.PxTetrahedronMeshAnalysisResults
- PxTetrahedronMeshAnalysisResults(long) - Constructor for class physx.geometry.PxTetrahedronMeshAnalysisResults
- PxTetrahedronMeshAnalysisResults(int) - Static method in class physx.geometry.PxTetrahedronMeshAnalysisResults.Raw
- PxTetrahedronMeshAnalysisResults_placed(long, int) - Static method in class physx.geometry.PxTetrahedronMeshAnalysisResults.Raw
- PxTetrahedronMeshAnalysisResults.Raw - Class in physx.geometry
- PxTetrahedronMeshDesc - Class in physx.geometry
-
Descriptor class for #PxTetrahedronMesh (contains only pure geometric data).
- PxTetrahedronMeshDesc() - Constructor for class physx.geometry.PxTetrahedronMeshDesc
-
Constructor to build an empty tetmesh description
- PxTetrahedronMeshDesc(long) - Constructor for class physx.geometry.PxTetrahedronMeshDesc
- PxTetrahedronMeshDesc(PxArray_PxVec3, PxArray_PxU32) - Constructor for class physx.geometry.PxTetrahedronMeshDesc
-
Constructor to build a tetmeshdescription that links to the vertices and indices provided
- PxTetrahedronMeshDesc(PxArray_PxVec3, PxArray_PxU32, PxTetrahedronMeshFormatEnum) - Constructor for class physx.geometry.PxTetrahedronMeshDesc
-
Constructor to build a tetmeshdescription that links to the vertices and indices provided
- PxTetrahedronMeshDesc(PxArray_PxVec3, PxArray_PxU32, PxTetrahedronMeshFormatEnum, short) - Constructor for class physx.geometry.PxTetrahedronMeshDesc
-
Constructor to build a tetmeshdescription that links to the vertices and indices provided
- PxTetrahedronMeshDesc() - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- PxTetrahedronMeshDesc(long, long) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- PxTetrahedronMeshDesc(long, long, int) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- PxTetrahedronMeshDesc(long, long, int, short) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- PxTetrahedronMeshDesc_placed(long) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- PxTetrahedronMeshDesc_placed(long, long, long) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- PxTetrahedronMeshDesc_placed(long, long, long, int) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- PxTetrahedronMeshDesc_placed(long, long, long, int, short) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- PxTetrahedronMeshDesc.Raw - Class in physx.geometry
- PxTetrahedronMeshExt - Class in physx.geometry
-
utility functions for use with PxTetrahedronMesh and subclasses
- PxTetrahedronMeshExt() - Constructor for class physx.geometry.PxTetrahedronMeshExt
- PxTetrahedronMeshExt(long) - Constructor for class physx.geometry.PxTetrahedronMeshExt
- PxTetrahedronMeshExt.Raw - Class in physx.geometry
- PxTetrahedronMeshFlagEnum - Enum Class in physx.geometry
-
The tetrahedron mesh has 16bits vertex indices
- PxTetrahedronMeshFlags - Class in physx.geometry
- PxTetrahedronMeshFlags() - Constructor for class physx.geometry.PxTetrahedronMeshFlags
- PxTetrahedronMeshFlags(byte) - Constructor for class physx.geometry.PxTetrahedronMeshFlags
- PxTetrahedronMeshFlags(long) - Constructor for class physx.geometry.PxTetrahedronMeshFlags
- PxTetrahedronMeshFlags(byte) - Static method in class physx.geometry.PxTetrahedronMeshFlags.Raw
- PxTetrahedronMeshFlags_placed(long, byte) - Static method in class physx.geometry.PxTetrahedronMeshFlags.Raw
- PxTetrahedronMeshFlags.Raw - Class in physx.geometry
- PxTetrahedronMeshFormatEnum - Enum Class in physx.geometry
- PxTetrahedronMeshGeometry - Class in physx.geometry
-
Tetrahedron mesh geometry class.
- PxTetrahedronMeshGeometry() - Constructor for class physx.geometry.PxTetrahedronMeshGeometry
- PxTetrahedronMeshGeometry(long) - Constructor for class physx.geometry.PxTetrahedronMeshGeometry
- PxTetrahedronMeshGeometry(PxTetrahedronMesh) - Constructor for class physx.geometry.PxTetrahedronMeshGeometry
-
Constructor.
- PxTetrahedronMeshGeometry(long) - Static method in class physx.geometry.PxTetrahedronMeshGeometry.Raw
- PxTetrahedronMeshGeometry.Raw - Class in physx.geometry
- PxTolerancesScale - Class in physx.common
-
Class to define the scale at which simulation runs.
- PxTolerancesScale() - Constructor for class physx.common.PxTolerancesScale
-
constructor sets to default
- PxTolerancesScale(long) - Constructor for class physx.common.PxTolerancesScale
- PxTolerancesScale() - Static method in class physx.common.PxTolerancesScale.Raw
- PxTolerancesScale.Raw - Class in physx.common
- PxTopLevelFunctions - Class in physx
- PxTopLevelFunctions() - Constructor for class physx.PxTopLevelFunctions
- PxTopLevelFunctions(long) - Constructor for class physx.PxTopLevelFunctions
- PxTopLevelFunctions.Raw - Class in physx
- PxTransform - Class in physx.common
- PxTransform() - Constructor for class physx.common.PxTransform
- PxTransform(long) - Constructor for class physx.common.PxTransform
- PxTransform(PxIDENTITYEnum) - Constructor for class physx.common.PxTransform
- PxTransform(PxVec3) - Constructor for class physx.common.PxTransform
- PxTransform(PxVec3, PxQuat) - Constructor for class physx.common.PxTransform
- PxTransform() - Static method in class physx.common.PxTransform.Raw
- PxTransform(int) - Static method in class physx.common.PxTransform.Raw
- PxTransform(long) - Static method in class physx.common.PxTransform.Raw
- PxTransform(long, long) - Static method in class physx.common.PxTransform.Raw
- PxTransform_placed(long) - Static method in class physx.common.PxTransform.Raw
- PxTransform_placed(long, int) - Static method in class physx.common.PxTransform.Raw
- PxTransform_placed(long, long) - Static method in class physx.common.PxTransform.Raw
- PxTransform_placed(long, long, long) - Static method in class physx.common.PxTransform.Raw
- PxTransform.Raw - Class in physx.common
- PxTriangle - Class in physx.geometry
-
Triangle class.
- PxTriangle() - Constructor for class physx.geometry.PxTriangle
-
Constructor
- PxTriangle(long) - Constructor for class physx.geometry.PxTriangle
- PxTriangle(PxVec3, PxVec3, PxVec3) - Constructor for class physx.geometry.PxTriangle
-
Constructor
- PxTriangle() - Static method in class physx.geometry.PxTriangle.Raw
- PxTriangle(long, long, long) - Static method in class physx.geometry.PxTriangle.Raw
- PxTriangle.Raw - Class in physx.geometry
- PxTriangleMesh - Class in physx.geometry
-
A triangle mesh, also called a 'polygon soup'.
- PxTriangleMesh() - Constructor for class physx.geometry.PxTriangleMesh
- PxTriangleMesh(long) - Constructor for class physx.geometry.PxTriangleMesh
- PxTriangleMesh.Raw - Class in physx.geometry
- PxTriangleMeshAnalysisResultEnum - Enum Class in physx.geometry
-
These flags indicate what kind of deficiencies a triangle mesh has and describe if the mesh is considered ok, problematic or invalid for tetmeshing
- PxTriangleMeshAnalysisResults - Class in physx.geometry
- PxTriangleMeshAnalysisResults() - Constructor for class physx.geometry.PxTriangleMeshAnalysisResults
- PxTriangleMeshAnalysisResults(int) - Constructor for class physx.geometry.PxTriangleMeshAnalysisResults
- PxTriangleMeshAnalysisResults(long) - Constructor for class physx.geometry.PxTriangleMeshAnalysisResults
- PxTriangleMeshAnalysisResults(int) - Static method in class physx.geometry.PxTriangleMeshAnalysisResults.Raw
- PxTriangleMeshAnalysisResults_placed(long, int) - Static method in class physx.geometry.PxTriangleMeshAnalysisResults.Raw
- PxTriangleMeshAnalysisResults.Raw - Class in physx.geometry
- PxTriangleMeshDesc - Class in physx.cooking
-
Descriptor class for #PxTriangleMesh.
- PxTriangleMeshDesc() - Constructor for class physx.cooking.PxTriangleMeshDesc
-
Constructor sets to default.
- PxTriangleMeshDesc(long) - Constructor for class physx.cooking.PxTriangleMeshDesc
- PxTriangleMeshDesc() - Static method in class physx.cooking.PxTriangleMeshDesc.Raw
- PxTriangleMeshDesc_placed(long) - Static method in class physx.cooking.PxTriangleMeshDesc.Raw
- PxTriangleMeshDesc.Raw - Class in physx.cooking
- PxTriangleMeshFlagEnum - Enum Class in physx.geometry
-
Flags for the mesh geometry properties.
- PxTriangleMeshFlags - Class in physx.geometry
- PxTriangleMeshFlags() - Constructor for class physx.geometry.PxTriangleMeshFlags
- PxTriangleMeshFlags(byte) - Constructor for class physx.geometry.PxTriangleMeshFlags
- PxTriangleMeshFlags(long) - Constructor for class physx.geometry.PxTriangleMeshFlags
- PxTriangleMeshFlags(byte) - Static method in class physx.geometry.PxTriangleMeshFlags.Raw
- PxTriangleMeshFlags_placed(long, byte) - Static method in class physx.geometry.PxTriangleMeshFlags.Raw
- PxTriangleMeshFlags.Raw - Class in physx.geometry
- PxTriangleMeshGeometry - Class in physx.geometry
-
Triangle mesh geometry class.
- PxTriangleMeshGeometry() - Constructor for class physx.geometry.PxTriangleMeshGeometry
- PxTriangleMeshGeometry(long) - Constructor for class physx.geometry.PxTriangleMeshGeometry
- PxTriangleMeshGeometry(PxTriangleMesh) - Constructor for class physx.geometry.PxTriangleMeshGeometry
-
Constructor.
- PxTriangleMeshGeometry(PxTriangleMesh, PxMeshScale) - Constructor for class physx.geometry.PxTriangleMeshGeometry
-
Constructor.
- PxTriangleMeshGeometry(PxTriangleMesh, PxMeshScale, PxMeshGeometryFlags) - Constructor for class physx.geometry.PxTriangleMeshGeometry
-
Constructor.
- PxTriangleMeshGeometry(long) - Static method in class physx.geometry.PxTriangleMeshGeometry.Raw
- PxTriangleMeshGeometry(long, long) - Static method in class physx.geometry.PxTriangleMeshGeometry.Raw
- PxTriangleMeshGeometry(long, long, long) - Static method in class physx.geometry.PxTriangleMeshGeometry.Raw
- PxTriangleMeshGeometry_placed(long, long) - Static method in class physx.geometry.PxTriangleMeshGeometry.Raw
- PxTriangleMeshGeometry_placed(long, long, long) - Static method in class physx.geometry.PxTriangleMeshGeometry.Raw
- PxTriangleMeshGeometry_placed(long, long, long, long) - Static method in class physx.geometry.PxTriangleMeshGeometry.Raw
- PxTriangleMeshGeometry.Raw - Class in physx.geometry
- PxTriggerPair - Class in physx.physics
-
Descriptor for a trigger pair.
- PxTriggerPair() - Constructor for class physx.physics.PxTriggerPair
- PxTriggerPair(long) - Constructor for class physx.physics.PxTriggerPair
- PxTriggerPair.Raw - Class in physx.physics
- PxTriggerPairFlagEnum - Enum Class in physx.physics
-
Collection of flags providing information on trigger report pairs.
- PxTriggerPairFlags - Class in physx.physics
- PxTriggerPairFlags() - Constructor for class physx.physics.PxTriggerPairFlags
- PxTriggerPairFlags(byte) - Constructor for class physx.physics.PxTriggerPairFlags
- PxTriggerPairFlags(long) - Constructor for class physx.physics.PxTriggerPairFlags
- PxTriggerPairFlags(byte) - Static method in class physx.physics.PxTriggerPairFlags.Raw
- PxTriggerPairFlags_placed(long, byte) - Static method in class physx.physics.PxTriggerPairFlags.Raw
- PxTriggerPairFlags.Raw - Class in physx.physics
- PxTypedBoundedData_PxU16 - Class in physx.common
- PxTypedBoundedData_PxU16() - Constructor for class physx.common.PxTypedBoundedData_PxU16
- PxTypedBoundedData_PxU16(long) - Constructor for class physx.common.PxTypedBoundedData_PxU16
- PxTypedBoundedData_PxU16.Raw - Class in physx.common
- PxTypedBoundedData_PxU16Const - Class in physx.common
- PxTypedBoundedData_PxU16Const() - Constructor for class physx.common.PxTypedBoundedData_PxU16Const
- PxTypedBoundedData_PxU16Const(long) - Constructor for class physx.common.PxTypedBoundedData_PxU16Const
- PxTypedBoundedData_PxU16Const.Raw - Class in physx.common
- PxU16ConstPtr - Class in physx.support
- PxU16ConstPtr() - Constructor for class physx.support.PxU16ConstPtr
- PxU16ConstPtr(long) - Constructor for class physx.support.PxU16ConstPtr
- PxU16ConstPtr.Raw - Class in physx.support
- PxU16Ptr - Class in physx.support
- PxU16Ptr() - Constructor for class physx.support.PxU16Ptr
- PxU16Ptr(long) - Constructor for class physx.support.PxU16Ptr
- PxU16Ptr.Raw - Class in physx.support
- PxU32ConstPtr - Class in physx.support
- PxU32ConstPtr() - Constructor for class physx.support.PxU32ConstPtr
- PxU32ConstPtr(long) - Constructor for class physx.support.PxU32ConstPtr
- PxU32ConstPtr.Raw - Class in physx.support
- PxU32Ptr - Class in physx.support
- PxU32Ptr() - Constructor for class physx.support.PxU32Ptr
- PxU32Ptr(long) - Constructor for class physx.support.PxU32Ptr
- PxU32Ptr.Raw - Class in physx.support
- PxU8ConstPtr - Class in physx.support
- PxU8ConstPtr() - Constructor for class physx.support.PxU8ConstPtr
- PxU8ConstPtr(long) - Constructor for class physx.support.PxU8ConstPtr
- PxU8ConstPtr.Raw - Class in physx.support
- PxU8Ptr - Class in physx.support
- PxU8Ptr() - Constructor for class physx.support.PxU8Ptr
- PxU8Ptr(long) - Constructor for class physx.support.PxU8Ptr
- PxU8Ptr.Raw - Class in physx.support
- PxUserControllerHitReport - Class in physx.character
-
User callback class for character controller events.
- PxUserControllerHitReport() - Constructor for class physx.character.PxUserControllerHitReport
- PxUserControllerHitReport(long) - Constructor for class physx.character.PxUserControllerHitReport
- PxUserControllerHitReport.Raw - Class in physx.character
- PxUserControllerHitReportImpl - Class in physx.character
- PxUserControllerHitReportImpl() - Constructor for class physx.character.PxUserControllerHitReportImpl
- PxUserControllerHitReportImpl(long) - Constructor for class physx.character.PxUserControllerHitReportImpl
- PxVec3 - Class in physx.common
- PxVec3() - Constructor for class physx.common.PxVec3
- PxVec3(float, float, float) - Constructor for class physx.common.PxVec3
- PxVec3(long) - Constructor for class physx.common.PxVec3
- PxVec3() - Static method in class physx.common.PxVec3.Raw
- PxVec3(float, float, float) - Static method in class physx.common.PxVec3.Raw
- PxVec3_placed(long) - Static method in class physx.common.PxVec3.Raw
- PxVec3_placed(long, float, float, float) - Static method in class physx.common.PxVec3.Raw
- PxVec3.Raw - Class in physx.common
- PxVec4 - Class in physx.common
- PxVec4() - Constructor for class physx.common.PxVec4
- PxVec4(float, float, float, float) - Constructor for class physx.common.PxVec4
- PxVec4(long) - Constructor for class physx.common.PxVec4
- PxVec4() - Static method in class physx.common.PxVec4.Raw
- PxVec4(float, float, float, float) - Static method in class physx.common.PxVec4.Raw
- PxVec4_placed(long) - Static method in class physx.common.PxVec4.Raw
- PxVec4_placed(long, float, float, float, float) - Static method in class physx.common.PxVec4.Raw
- PxVec4.Raw - Class in physx.common
- PxVehicleAckermannParams - Class in physx.vehicle2
-
A description of a single axle that is to be affected by Ackermann steer correction.
- PxVehicleAckermannParams() - Constructor for class physx.vehicle2.PxVehicleAckermannParams
- PxVehicleAckermannParams(long) - Constructor for class physx.vehicle2.PxVehicleAckermannParams
- PxVehicleAckermannParams() - Static method in class physx.vehicle2.PxVehicleAckermannParams.Raw
- PxVehicleAckermannParams.Raw - Class in physx.vehicle2
- PxVehicleAntiRollForceParams - Class in physx.vehicle2
-
The purpose of the anti-roll bar is to generate a torque to apply to the vehicle's rigid body that will reduce the jounce difference arising between any pair of chosen wheels.
- PxVehicleAntiRollForceParams() - Constructor for class physx.vehicle2.PxVehicleAntiRollForceParams
- PxVehicleAntiRollForceParams(long) - Constructor for class physx.vehicle2.PxVehicleAntiRollForceParams
- PxVehicleAntiRollForceParams() - Static method in class physx.vehicle2.PxVehicleAntiRollForceParams.Raw
- PxVehicleAntiRollForceParams.Raw - Class in physx.vehicle2
- PxVehicleAntiRollTorque - Class in physx.vehicle2
-
The anti-roll torque of all anti-roll bars accumulates in a single torque to apply to the vehicle's rigid body.
- PxVehicleAntiRollTorque() - Constructor for class physx.vehicle2.PxVehicleAntiRollTorque
- PxVehicleAntiRollTorque(long) - Constructor for class physx.vehicle2.PxVehicleAntiRollTorque
- PxVehicleAntiRollTorque() - Static method in class physx.vehicle2.PxVehicleAntiRollTorque.Raw
- PxVehicleAntiRollTorque.Raw - Class in physx.vehicle2
- PxVehicleAutoboxParams - Class in physx.vehicle2
- PxVehicleAutoboxParams() - Constructor for class physx.vehicle2.PxVehicleAutoboxParams
- PxVehicleAutoboxParams(long) - Constructor for class physx.vehicle2.PxVehicleAutoboxParams
- PxVehicleAutoboxParams() - Static method in class physx.vehicle2.PxVehicleAutoboxParams.Raw
- PxVehicleAutoboxParams_placed(long) - Static method in class physx.vehicle2.PxVehicleAutoboxParams.Raw
- PxVehicleAutoboxParams.Raw - Class in physx.vehicle2
- PxVehicleAutoboxState - Class in physx.vehicle2
- PxVehicleAutoboxState() - Constructor for class physx.vehicle2.PxVehicleAutoboxState
- PxVehicleAutoboxState(long) - Constructor for class physx.vehicle2.PxVehicleAutoboxState
- PxVehicleAutoboxState() - Static method in class physx.vehicle2.PxVehicleAutoboxState.Raw
- PxVehicleAutoboxState.Raw - Class in physx.vehicle2
- PxVehicleAxesEnum - Enum Class in physx.vehicle2
- PxVehicleAxleDescription - Class in physx.vehicle2
- PxVehicleAxleDescription() - Constructor for class physx.vehicle2.PxVehicleAxleDescription
- PxVehicleAxleDescription(long) - Constructor for class physx.vehicle2.PxVehicleAxleDescription
- PxVehicleAxleDescription() - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- PxVehicleAxleDescription.Raw - Class in physx.vehicle2
- PxVehicleBrakeCommandResponseParams - Class in physx.vehicle2
-
Distribute a brake response to the wheels of a vehicle.
- PxVehicleBrakeCommandResponseParams() - Constructor for class physx.vehicle2.PxVehicleBrakeCommandResponseParams
- PxVehicleBrakeCommandResponseParams(long) - Constructor for class physx.vehicle2.PxVehicleBrakeCommandResponseParams
- PxVehicleBrakeCommandResponseParams() - Static method in class physx.vehicle2.PxVehicleBrakeCommandResponseParams.Raw
- PxVehicleBrakeCommandResponseParams.Raw - Class in physx.vehicle2
- PxVehicleClutchAccuracyModeEnum - Enum Class in physx.vehicle2
-
Choose between a potentially more expensive but more accurate solution to the clutch model or a potentially cheaper but less accurate solution.
- PxVehicleClutchCommandResponseParams - Class in physx.vehicle2
-
Specifies the maximum clutch strength that occurs when the clutch pedal is fully disengaged and the clutch is fully engaged.
- PxVehicleClutchCommandResponseParams() - Constructor for class physx.vehicle2.PxVehicleClutchCommandResponseParams
- PxVehicleClutchCommandResponseParams(long) - Constructor for class physx.vehicle2.PxVehicleClutchCommandResponseParams
- PxVehicleClutchCommandResponseParams() - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseParams.Raw
- PxVehicleClutchCommandResponseParams_placed(long) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseParams.Raw
- PxVehicleClutchCommandResponseParams.Raw - Class in physx.vehicle2
- PxVehicleClutchCommandResponseState - Class in physx.vehicle2
- PxVehicleClutchCommandResponseState() - Constructor for class physx.vehicle2.PxVehicleClutchCommandResponseState
- PxVehicleClutchCommandResponseState(long) - Constructor for class physx.vehicle2.PxVehicleClutchCommandResponseState
- PxVehicleClutchCommandResponseState() - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseState.Raw
- PxVehicleClutchCommandResponseState.Raw - Class in physx.vehicle2
- PxVehicleClutchParams - Class in physx.vehicle2
-
The clutch connects two plates together.
- PxVehicleClutchParams() - Constructor for class physx.vehicle2.PxVehicleClutchParams
- PxVehicleClutchParams(long) - Constructor for class physx.vehicle2.PxVehicleClutchParams
- PxVehicleClutchParams() - Static method in class physx.vehicle2.PxVehicleClutchParams.Raw
- PxVehicleClutchParams_placed(long) - Static method in class physx.vehicle2.PxVehicleClutchParams.Raw
- PxVehicleClutchParams.Raw - Class in physx.vehicle2
- PxVehicleClutchSlipState - Class in physx.vehicle2
-
The clutch is modelled as two spinning plates with one connected to the wheels through the gearing and the other connected to the engine.
- PxVehicleClutchSlipState() - Constructor for class physx.vehicle2.PxVehicleClutchSlipState
- PxVehicleClutchSlipState(long) - Constructor for class physx.vehicle2.PxVehicleClutchSlipState
- PxVehicleClutchSlipState() - Static method in class physx.vehicle2.PxVehicleClutchSlipState.Raw
- PxVehicleClutchSlipState.Raw - Class in physx.vehicle2
- PxVehicleCommandNonLinearResponseParams - Class in physx.vehicle2
-
Note: Brake, drive and steer response typically reduce at increased longitudinal speed.
- PxVehicleCommandNonLinearResponseParams() - Constructor for class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
- PxVehicleCommandNonLinearResponseParams(long) - Constructor for class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
- PxVehicleCommandNonLinearResponseParams() - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- PxVehicleCommandNonLinearResponseParams.Raw - Class in physx.vehicle2
- PxVehicleCommandNonLinearResponseParamsEnum - Enum Class in physx.vehicle2
-
Note: Brake, drive and steer response typically reduce at increased longitudinal speed.
- PxVehicleCommandResponseParams - Class in physx.vehicle2
-
A description of the per wheel response to an input command.
- PxVehicleCommandResponseParams() - Constructor for class physx.vehicle2.PxVehicleCommandResponseParams
- PxVehicleCommandResponseParams(long) - Constructor for class physx.vehicle2.PxVehicleCommandResponseParams
- PxVehicleCommandResponseParams() - Static method in class physx.vehicle2.PxVehicleCommandResponseParams.Raw
- PxVehicleCommandResponseParams.Raw - Class in physx.vehicle2
- PxVehicleCommandState - Class in physx.vehicle2
-
A description of the state of commands that are applied to the vehicle Note: brakes[0] and brakes[1] may be used to distinguish brake and handbrake controls.
- PxVehicleCommandState() - Constructor for class physx.vehicle2.PxVehicleCommandState
- PxVehicleCommandState(long) - Constructor for class physx.vehicle2.PxVehicleCommandState
- PxVehicleCommandState() - Static method in class physx.vehicle2.PxVehicleCommandState.Raw
- PxVehicleCommandState.Raw - Class in physx.vehicle2
- PxVehicleCommandValueResponseTable - Class in physx.vehicle2
-
Each command value may be associated with a table specifying a normalized response as a function of longitudinal speed.
- PxVehicleCommandValueResponseTable() - Constructor for class physx.vehicle2.PxVehicleCommandValueResponseTable
- PxVehicleCommandValueResponseTable(long) - Constructor for class physx.vehicle2.PxVehicleCommandValueResponseTable
- PxVehicleCommandValueResponseTable() - Static method in class physx.vehicle2.PxVehicleCommandValueResponseTable.Raw
- PxVehicleCommandValueResponseTable.Raw - Class in physx.vehicle2
- PxVehicleCommandValueResponseTableEnum - Enum Class in physx.vehicle2
-
Each command value may be associated with a table specifying a normalized response as a function of longitudinal speed.
- PxVehicleComponent - Class in physx.vehicle2
- PxVehicleComponent() - Constructor for class physx.vehicle2.PxVehicleComponent
- PxVehicleComponent(long) - Constructor for class physx.vehicle2.PxVehicleComponent
- PxVehicleComponent.Raw - Class in physx.vehicle2
- PxVehicleComponentSequence - Class in physx.vehicle2
- PxVehicleComponentSequence() - Constructor for class physx.vehicle2.PxVehicleComponentSequence
- PxVehicleComponentSequence(long) - Constructor for class physx.vehicle2.PxVehicleComponentSequence
- PxVehicleComponentSequence() - Static method in class physx.vehicle2.PxVehicleComponentSequence.Raw
- PxVehicleComponentSequence.Raw - Class in physx.vehicle2
- PxVehicleConstraintConnector - Class in physx.vehicle2
- PxVehicleConstraintConnector() - Constructor for class physx.vehicle2.PxVehicleConstraintConnector
- PxVehicleConstraintConnector(long) - Constructor for class physx.vehicle2.PxVehicleConstraintConnector
- PxVehicleConstraintConnector(PxVehiclePhysXConstraintState) - Constructor for class physx.vehicle2.PxVehicleConstraintConnector
- PxVehicleConstraintConnector() - Static method in class physx.vehicle2.PxVehicleConstraintConnector.Raw
- PxVehicleConstraintConnector(long) - Static method in class physx.vehicle2.PxVehicleConstraintConnector.Raw
- PxVehicleConstraintConnector.Raw - Class in physx.vehicle2
- PxVehicleDifferentialState - Class in physx.vehicle2
- PxVehicleDifferentialState() - Constructor for class physx.vehicle2.PxVehicleDifferentialState
- PxVehicleDifferentialState(long) - Constructor for class physx.vehicle2.PxVehicleDifferentialState
- PxVehicleDifferentialState() - Static method in class physx.vehicle2.PxVehicleDifferentialState.Raw
- PxVehicleDifferentialState.Raw - Class in physx.vehicle2
- PxVehicleDirectDriveThrottleCommandResponseParams - Class in physx.vehicle2
-
Distribute a throttle response to the wheels of a direct drive vehicle.
- PxVehicleDirectDriveThrottleCommandResponseParams() - Constructor for class physx.vehicle2.PxVehicleDirectDriveThrottleCommandResponseParams
- PxVehicleDirectDriveThrottleCommandResponseParams(long) - Constructor for class physx.vehicle2.PxVehicleDirectDriveThrottleCommandResponseParams
- PxVehicleDirectDriveThrottleCommandResponseParams() - Static method in class physx.vehicle2.PxVehicleDirectDriveThrottleCommandResponseParams.Raw
- PxVehicleDirectDriveThrottleCommandResponseParams.Raw - Class in physx.vehicle2
- PxVehicleDirectDriveTransmissionCommandState - Class in physx.vehicle2
-
A description of the state of transmission-related commands that are applied to a vehicle with direct drive.
- PxVehicleDirectDriveTransmissionCommandState() - Constructor for class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState
- PxVehicleDirectDriveTransmissionCommandState(long) - Constructor for class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState
- PxVehicleDirectDriveTransmissionCommandState() - Static method in class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState.Raw
- PxVehicleDirectDriveTransmissionCommandState.Raw - Class in physx.vehicle2
- PxVehicleDirectDriveTransmissionCommandStateEnum - Enum Class in physx.vehicle2
-
Direct drive vehicles only have reverse, neutral or forward gear.
- PxVehicleEngineDriveThrottleCommandResponseState - Class in physx.vehicle2
- PxVehicleEngineDriveThrottleCommandResponseState() - Constructor for class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState
- PxVehicleEngineDriveThrottleCommandResponseState(long) - Constructor for class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState
- PxVehicleEngineDriveThrottleCommandResponseState() - Static method in class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState.Raw
- PxVehicleEngineDriveThrottleCommandResponseState.Raw - Class in physx.vehicle2
- PxVehicleEngineDriveTransmissionCommandState - Class in physx.vehicle2
-
A description of the state of transmission-related commands that are applied to a vehicle with engine drive.
- PxVehicleEngineDriveTransmissionCommandState() - Constructor for class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState
- PxVehicleEngineDriveTransmissionCommandState(long) - Constructor for class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState
- PxVehicleEngineDriveTransmissionCommandState() - Static method in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState.Raw
- PxVehicleEngineDriveTransmissionCommandState.Raw - Class in physx.vehicle2
- PxVehicleEngineDriveTransmissionCommandStateEnum - Enum Class in physx.vehicle2
-
A description of the state of transmission-related commands that are applied to a vehicle with engine drive.
- PxVehicleEngineParams - Class in physx.vehicle2
- PxVehicleEngineParams() - Constructor for class physx.vehicle2.PxVehicleEngineParams
- PxVehicleEngineParams(long) - Constructor for class physx.vehicle2.PxVehicleEngineParams
- PxVehicleEngineParams() - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- PxVehicleEngineParams_placed(long) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- PxVehicleEngineParams.Raw - Class in physx.vehicle2
- PxVehicleEngineState - Class in physx.vehicle2
- PxVehicleEngineState() - Constructor for class physx.vehicle2.PxVehicleEngineState
- PxVehicleEngineState(long) - Constructor for class physx.vehicle2.PxVehicleEngineState
- PxVehicleEngineState() - Static method in class physx.vehicle2.PxVehicleEngineState.Raw
- PxVehicleEngineState.Raw - Class in physx.vehicle2
- PxVehicleFixedSizeLookupTableFloat_3 - Class in physx.vehicle2
- PxVehicleFixedSizeLookupTableFloat_3() - Constructor for class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3
- PxVehicleFixedSizeLookupTableFloat_3(long) - Constructor for class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3
- PxVehicleFixedSizeLookupTableFloat_3() - Static method in class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3.Raw
- PxVehicleFixedSizeLookupTableFloat_3.Raw - Class in physx.vehicle2
- PxVehicleFixedSizeLookupTableVec3_3 - Class in physx.vehicle2
- PxVehicleFixedSizeLookupTableVec3_3() - Constructor for class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3
- PxVehicleFixedSizeLookupTableVec3_3(long) - Constructor for class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3
- PxVehicleFixedSizeLookupTableVec3_3() - Static method in class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3.Raw
- PxVehicleFixedSizeLookupTableVec3_3.Raw - Class in physx.vehicle2
- PxVehicleFourWheelDriveDifferentialParams - Class in physx.vehicle2
-
PxVehicleFourWheelDriveDifferentialParams specifies the wheels that are to receive drive torque from the differential and the division of torque between the wheels that are connected to the differential.
- PxVehicleFourWheelDriveDifferentialParams() - Constructor for class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
- PxVehicleFourWheelDriveDifferentialParams(long) - Constructor for class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
- PxVehicleFourWheelDriveDifferentialParams() - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- PxVehicleFourWheelDriveDifferentialParams_placed(long) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- PxVehicleFourWheelDriveDifferentialParams.Raw - Class in physx.vehicle2
- PxVehicleFrame - Class in physx.vehicle2
- PxVehicleFrame() - Constructor for class physx.vehicle2.PxVehicleFrame
- PxVehicleFrame(long) - Constructor for class physx.vehicle2.PxVehicleFrame
- PxVehicleFrame() - Static method in class physx.vehicle2.PxVehicleFrame.Raw
- PxVehicleFrame.Raw - Class in physx.vehicle2
- PxVehicleGearboxParams - Class in physx.vehicle2
- PxVehicleGearboxParams() - Constructor for class physx.vehicle2.PxVehicleGearboxParams
- PxVehicleGearboxParams(long) - Constructor for class physx.vehicle2.PxVehicleGearboxParams
- PxVehicleGearboxParams() - Static method in class physx.vehicle2.PxVehicleGearboxParams.Raw
- PxVehicleGearboxParams_placed(long) - Static method in class physx.vehicle2.PxVehicleGearboxParams.Raw
- PxVehicleGearboxParams.Raw - Class in physx.vehicle2
- PxVehicleGearboxParamsEnum - Enum Class in physx.vehicle2
-
Maximum supported number of gears, including reverse and neutral.
- PxVehicleGearboxState - Class in physx.vehicle2
- PxVehicleGearboxState() - Constructor for class physx.vehicle2.PxVehicleGearboxState
- PxVehicleGearboxState(long) - Constructor for class physx.vehicle2.PxVehicleGearboxState
- PxVehicleGearboxState() - Static method in class physx.vehicle2.PxVehicleGearboxState.Raw
- PxVehicleGearboxState.Raw - Class in physx.vehicle2
- PxVehicleLimitsEnum - Enum Class in physx.vehicle2
- PxVehicleMultiWheelDriveDifferentialParams - Class in physx.vehicle2
-
PxVehicleMultiWheelDriveDifferentialParams specifies the wheels that are to receive drive torque from the differential and the division of torque between the wheels that are connected to the differential.
- PxVehicleMultiWheelDriveDifferentialParams() - Constructor for class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
- PxVehicleMultiWheelDriveDifferentialParams(long) - Constructor for class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
- PxVehicleMultiWheelDriveDifferentialParams() - Static method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams.Raw
- PxVehicleMultiWheelDriveDifferentialParams_placed(long) - Static method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams.Raw
- PxVehicleMultiWheelDriveDifferentialParams.Raw - Class in physx.vehicle2
- PxVehiclePhysXActor - Class in physx.vehicle2
-
A description of the PhysX actor and shapes that represent the vehicle in an associated PxScene.
- PxVehiclePhysXActor() - Constructor for class physx.vehicle2.PxVehiclePhysXActor
- PxVehiclePhysXActor(long) - Constructor for class physx.vehicle2.PxVehiclePhysXActor
- PxVehiclePhysXActor.Raw - Class in physx.vehicle2
- PxVehiclePhysXActorUpdateModeEnum - Enum Class in physx.vehicle2
-
Determine whether the PhysX actor associated with a vehicle is to be updated with a velocity change or an acceleration change.
- PxVehiclePhysXConstraintLimitsEnum - Enum Class in physx.vehicle2
-
A description of the number of PxConstraintConnector instances per vehicle required to maintain suspension limit and sticky tire instances.
- PxVehiclePhysXConstraints - Class in physx.vehicle2
-
A mapping between constraint state data and the associated PxConstraint instances.
- PxVehiclePhysXConstraints() - Constructor for class physx.vehicle2.PxVehiclePhysXConstraints
- PxVehiclePhysXConstraints(long) - Constructor for class physx.vehicle2.PxVehiclePhysXConstraints
- PxVehiclePhysXConstraints.Raw - Class in physx.vehicle2
- PxVehiclePhysXConstraintState - Class in physx.vehicle2
-
PxVehiclePhysXConstraintState is a data structure used to write constraint data to the internal state of the associated PxScene.
- PxVehiclePhysXConstraintState() - Constructor for class physx.vehicle2.PxVehiclePhysXConstraintState
- PxVehiclePhysXConstraintState(long) - Constructor for class physx.vehicle2.PxVehiclePhysXConstraintState
- PxVehiclePhysXConstraintState() - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- PxVehiclePhysXConstraintState.Raw - Class in physx.vehicle2
- PxVehiclePhysXMaterialFriction - Class in physx.vehicle2
-
A mapping between PxMaterial and a friction value to be used by the tire model.
- PxVehiclePhysXMaterialFriction() - Constructor for class physx.vehicle2.PxVehiclePhysXMaterialFriction
- PxVehiclePhysXMaterialFriction(long) - Constructor for class physx.vehicle2.PxVehiclePhysXMaterialFriction
- PxVehiclePhysXMaterialFriction() - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFriction.Raw
- PxVehiclePhysXMaterialFriction.Raw - Class in physx.vehicle2
- PxVehiclePhysXMaterialFrictionParams - Class in physx.vehicle2
-
A mappping between PxMaterial instance and friction for multiple PxMaterial intances.
- PxVehiclePhysXMaterialFrictionParams() - Constructor for class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
- PxVehiclePhysXMaterialFrictionParams(long) - Constructor for class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
- PxVehiclePhysXMaterialFrictionParams.Raw - Class in physx.vehicle2
- PxVehiclePhysXRoadGeometryQueryParams - Class in physx.vehicle2
-
A description of type of PhysX scene query and the filter data to apply to the query.
- PxVehiclePhysXRoadGeometryQueryParams() - Constructor for class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
- PxVehiclePhysXRoadGeometryQueryParams(long) - Constructor for class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
- PxVehiclePhysXRoadGeometryQueryParams.Raw - Class in physx.vehicle2
- PxVehiclePhysXRoadGeometryQueryTypeEnum - Enum Class in physx.vehicle2
-
PhysX scene queries may be raycasts or sweeps.
- PxVehiclePhysXSimulationContext - Class in physx.vehicle2
- PxVehiclePhysXSimulationContext() - Constructor for class physx.vehicle2.PxVehiclePhysXSimulationContext
- PxVehiclePhysXSimulationContext(long) - Constructor for class physx.vehicle2.PxVehiclePhysXSimulationContext
- PxVehiclePhysXSimulationContext() - Static method in class physx.vehicle2.PxVehiclePhysXSimulationContext.Raw
- PxVehiclePhysXSimulationContext.Raw - Class in physx.vehicle2
- PxVehiclePhysXSteerState - Class in physx.vehicle2
-
A description of the previous steer command applied to the vehicle.
- PxVehiclePhysXSteerState() - Constructor for class physx.vehicle2.PxVehiclePhysXSteerState
- PxVehiclePhysXSteerState(long) - Constructor for class physx.vehicle2.PxVehiclePhysXSteerState
- PxVehiclePhysXSteerState.Raw - Class in physx.vehicle2
- PxVehiclePhysXSuspensionLimitConstraintParams - Class in physx.vehicle2
-
A description of the PhysX models employed to resolve suspension limit constraints.
- PxVehiclePhysXSuspensionLimitConstraintParams() - Constructor for class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams
- PxVehiclePhysXSuspensionLimitConstraintParams(long) - Constructor for class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams
- PxVehiclePhysXSuspensionLimitConstraintParams.Raw - Class in physx.vehicle2
- PxVehiclePhysXSuspensionLimitConstraintParamsDirectionSpecifierEnum - Enum Class in physx.vehicle2
- PxVehiclePvdContext - Class in physx.vehicle2
-
Structure to support Omni PVD, the PhysX Visual Debugger.
- PxVehiclePvdContext() - Constructor for class physx.vehicle2.PxVehiclePvdContext
- PxVehiclePvdContext(long) - Constructor for class physx.vehicle2.PxVehiclePvdContext
- PxVehiclePvdContext.Raw - Class in physx.vehicle2
- PxVehicleRigidBodyParams - Class in physx.vehicle2
-
The properties of the rigid body.
- PxVehicleRigidBodyParams() - Constructor for class physx.vehicle2.PxVehicleRigidBodyParams
- PxVehicleRigidBodyParams(long) - Constructor for class physx.vehicle2.PxVehicleRigidBodyParams
- PxVehicleRigidBodyParams() - Static method in class physx.vehicle2.PxVehicleRigidBodyParams.Raw
- PxVehicleRigidBodyParams.Raw - Class in physx.vehicle2
- PxVehicleRigidBodyState - Class in physx.vehicle2
- PxVehicleRigidBodyState() - Constructor for class physx.vehicle2.PxVehicleRigidBodyState
- PxVehicleRigidBodyState(long) - Constructor for class physx.vehicle2.PxVehicleRigidBodyState
- PxVehicleRigidBodyState() - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- PxVehicleRigidBodyState.Raw - Class in physx.vehicle2
- PxVehicleRoadGeometryState - Class in physx.vehicle2
- PxVehicleRoadGeometryState() - Constructor for class physx.vehicle2.PxVehicleRoadGeometryState
- PxVehicleRoadGeometryState(long) - Constructor for class physx.vehicle2.PxVehicleRoadGeometryState
- PxVehicleRoadGeometryState() - Static method in class physx.vehicle2.PxVehicleRoadGeometryState.Raw
- PxVehicleRoadGeometryState.Raw - Class in physx.vehicle2
- PxVehicleScale - Class in physx.vehicle2
- PxVehicleScale() - Constructor for class physx.vehicle2.PxVehicleScale
- PxVehicleScale(long) - Constructor for class physx.vehicle2.PxVehicleScale
- PxVehicleScale() - Static method in class physx.vehicle2.PxVehicleScale.Raw
- PxVehicleScale.Raw - Class in physx.vehicle2
- PxVehicleSimulationContext - Class in physx.vehicle2
- PxVehicleSimulationContext() - Constructor for class physx.vehicle2.PxVehicleSimulationContext
- PxVehicleSimulationContext(long) - Constructor for class physx.vehicle2.PxVehicleSimulationContext
- PxVehicleSimulationContext() - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- PxVehicleSimulationContext.Raw - Class in physx.vehicle2
- PxVehicleSimulationContextTypeEnum - Enum Class in physx.vehicle2
- PxVehicleSteerCommandResponseParams - Class in physx.vehicle2
-
Distribute a steer response to the wheels of a vehicle.
- PxVehicleSteerCommandResponseParams() - Constructor for class physx.vehicle2.PxVehicleSteerCommandResponseParams
- PxVehicleSteerCommandResponseParams(long) - Constructor for class physx.vehicle2.PxVehicleSteerCommandResponseParams
- PxVehicleSteerCommandResponseParams() - Static method in class physx.vehicle2.PxVehicleSteerCommandResponseParams.Raw
- PxVehicleSteerCommandResponseParams.Raw - Class in physx.vehicle2
- PxVehicleSuspensionComplianceParams - Class in physx.vehicle2
-
Compliance describes how toe and camber angle and force application points are affected by suspension compression.
- PxVehicleSuspensionComplianceParams() - Constructor for class physx.vehicle2.PxVehicleSuspensionComplianceParams
- PxVehicleSuspensionComplianceParams(long) - Constructor for class physx.vehicle2.PxVehicleSuspensionComplianceParams
- PxVehicleSuspensionComplianceParams() - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceParams.Raw
- PxVehicleSuspensionComplianceParams.Raw - Class in physx.vehicle2
- PxVehicleSuspensionComplianceState - Class in physx.vehicle2
-
The effect of suspension compliance on toe and camber angle and on the tire and suspension force application points.
- PxVehicleSuspensionComplianceState() - Constructor for class physx.vehicle2.PxVehicleSuspensionComplianceState
- PxVehicleSuspensionComplianceState(long) - Constructor for class physx.vehicle2.PxVehicleSuspensionComplianceState
- PxVehicleSuspensionComplianceState() - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceState.Raw
- PxVehicleSuspensionComplianceState.Raw - Class in physx.vehicle2
- PxVehicleSuspensionForce - Class in physx.vehicle2
-
The force and torque for a single suspension to apply to the vehicle's rigid body.
- PxVehicleSuspensionForce() - Constructor for class physx.vehicle2.PxVehicleSuspensionForce
- PxVehicleSuspensionForce(long) - Constructor for class physx.vehicle2.PxVehicleSuspensionForce
- PxVehicleSuspensionForce() - Static method in class physx.vehicle2.PxVehicleSuspensionForce.Raw
- PxVehicleSuspensionForce.Raw - Class in physx.vehicle2
- PxVehicleSuspensionForceParams - Class in physx.vehicle2
-
Suspension force is computed by converting suspenson state to suspension force under the assumption of a linear spring.
- PxVehicleSuspensionForceParams() - Constructor for class physx.vehicle2.PxVehicleSuspensionForceParams
- PxVehicleSuspensionForceParams(long) - Constructor for class physx.vehicle2.PxVehicleSuspensionForceParams
- PxVehicleSuspensionForceParams() - Static method in class physx.vehicle2.PxVehicleSuspensionForceParams.Raw
- PxVehicleSuspensionForceParams.Raw - Class in physx.vehicle2
- PxVehicleSuspensionJounceCalculationTypeEnum - Enum Class in physx.vehicle2
- PxVehicleSuspensionParams - Class in physx.vehicle2
- PxVehicleSuspensionParams() - Constructor for class physx.vehicle2.PxVehicleSuspensionParams
- PxVehicleSuspensionParams(long) - Constructor for class physx.vehicle2.PxVehicleSuspensionParams
- PxVehicleSuspensionParams() - Static method in class physx.vehicle2.PxVehicleSuspensionParams.Raw
- PxVehicleSuspensionParams.Raw - Class in physx.vehicle2
- PxVehicleSuspensionState - Class in physx.vehicle2
- PxVehicleSuspensionState() - Constructor for class physx.vehicle2.PxVehicleSuspensionState
- PxVehicleSuspensionState(long) - Constructor for class physx.vehicle2.PxVehicleSuspensionState
- PxVehicleSuspensionState() - Static method in class physx.vehicle2.PxVehicleSuspensionState.Raw
- PxVehicleSuspensionState.Raw - Class in physx.vehicle2
- PxVehicleSuspensionStateCalculationParams - Class in physx.vehicle2
- PxVehicleSuspensionStateCalculationParams() - Constructor for class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
- PxVehicleSuspensionStateCalculationParams(long) - Constructor for class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
- PxVehicleSuspensionStateCalculationParams() - Static method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams.Raw
- PxVehicleSuspensionStateCalculationParams.Raw - Class in physx.vehicle2
- PxVehicleTankDriveDifferentialParams - Class in physx.vehicle2
-
A description of a tank differential.
- PxVehicleTankDriveDifferentialParams() - Constructor for class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- PxVehicleTankDriveDifferentialParams(long) - Constructor for class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- PxVehicleTankDriveDifferentialParams() - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- PxVehicleTankDriveDifferentialParams_placed(long) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- PxVehicleTankDriveDifferentialParams.Raw - Class in physx.vehicle2
- PxVehicleTankDriveTransmissionCommandState - Class in physx.vehicle2
-
A description of the state of transmission-related commands that are applied to a vehicle with tank drive.
- PxVehicleTankDriveTransmissionCommandState() - Constructor for class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState
- PxVehicleTankDriveTransmissionCommandState(long) - Constructor for class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState
- PxVehicleTankDriveTransmissionCommandState() - Static method in class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState.Raw
- PxVehicleTankDriveTransmissionCommandState.Raw - Class in physx.vehicle2
- PxVehicleTireAxisStickyParams - Class in physx.vehicle2
-
The low speed regime often presents numerical difficulties for the tire model due to the potential for divide-by-zero errors.
- PxVehicleTireAxisStickyParams() - Constructor for class physx.vehicle2.PxVehicleTireAxisStickyParams
- PxVehicleTireAxisStickyParams(long) - Constructor for class physx.vehicle2.PxVehicleTireAxisStickyParams
- PxVehicleTireAxisStickyParams() - Static method in class physx.vehicle2.PxVehicleTireAxisStickyParams.Raw
- PxVehicleTireAxisStickyParams_placed(long) - Static method in class physx.vehicle2.PxVehicleTireAxisStickyParams.Raw
- PxVehicleTireAxisStickyParams.Raw - Class in physx.vehicle2
- PxVehicleTireCamberAngleState - Class in physx.vehicle2
-
Camber angle of the tire relative to the ground plane.
- PxVehicleTireCamberAngleState() - Constructor for class physx.vehicle2.PxVehicleTireCamberAngleState
- PxVehicleTireCamberAngleState(long) - Constructor for class physx.vehicle2.PxVehicleTireCamberAngleState
- PxVehicleTireCamberAngleState() - Static method in class physx.vehicle2.PxVehicleTireCamberAngleState.Raw
- PxVehicleTireCamberAngleState.Raw - Class in physx.vehicle2
- PxVehicleTireDirectionModesEnum - Enum Class in physx.vehicle2
-
Tires have two important directions for the purposes of tire force computation: longitudinal and lateral.
- PxVehicleTireDirectionState - Class in physx.vehicle2
-
PxVehicleTireDirectionState stores the world frame lateral and longtidinal axes of the tire after projecting the wheel pose in the world frame onto the road geometry plane (also in the world frame).
- PxVehicleTireDirectionState() - Constructor for class physx.vehicle2.PxVehicleTireDirectionState
- PxVehicleTireDirectionState(long) - Constructor for class physx.vehicle2.PxVehicleTireDirectionState
- PxVehicleTireDirectionState() - Static method in class physx.vehicle2.PxVehicleTireDirectionState.Raw
- PxVehicleTireDirectionState.Raw - Class in physx.vehicle2
- PxVehicleTireForce - Class in physx.vehicle2
-
The longitudinal/lateral forces/torques that develop on the tire.
- PxVehicleTireForce() - Constructor for class physx.vehicle2.PxVehicleTireForce
- PxVehicleTireForce(long) - Constructor for class physx.vehicle2.PxVehicleTireForce
- PxVehicleTireForce() - Static method in class physx.vehicle2.PxVehicleTireForce.Raw
- PxVehicleTireForce.Raw - Class in physx.vehicle2
- PxVehicleTireForceParams - Class in physx.vehicle2
- PxVehicleTireForceParams() - Constructor for class physx.vehicle2.PxVehicleTireForceParams
- PxVehicleTireForceParams(long) - Constructor for class physx.vehicle2.PxVehicleTireForceParams
- PxVehicleTireForceParams() - Static method in class physx.vehicle2.PxVehicleTireForceParams.Raw
- PxVehicleTireForceParams.Raw - Class in physx.vehicle2
- PxVehicleTireForceParamsExt - Class in physx.vehicle2
- PxVehicleTireForceParamsExt() - Constructor for class physx.vehicle2.PxVehicleTireForceParamsExt
- PxVehicleTireForceParamsExt(long) - Constructor for class physx.vehicle2.PxVehicleTireForceParamsExt
- PxVehicleTireForceParamsExt.Raw - Class in physx.vehicle2
- PxVehicleTireGripState - Class in physx.vehicle2
-
The load and friction experienced by a tire.
- PxVehicleTireGripState() - Constructor for class physx.vehicle2.PxVehicleTireGripState
- PxVehicleTireGripState(long) - Constructor for class physx.vehicle2.PxVehicleTireGripState
- PxVehicleTireGripState.Raw - Class in physx.vehicle2
- PxVehicleTireSlipParams - Class in physx.vehicle2
-
Tire slip values are computed using ratios with potential for divide-by-zero errors.
- PxVehicleTireSlipParams() - Constructor for class physx.vehicle2.PxVehicleTireSlipParams
- PxVehicleTireSlipParams(long) - Constructor for class physx.vehicle2.PxVehicleTireSlipParams
- PxVehicleTireSlipParams() - Static method in class physx.vehicle2.PxVehicleTireSlipParams.Raw
- PxVehicleTireSlipParams_placed(long) - Static method in class physx.vehicle2.PxVehicleTireSlipParams.Raw
- PxVehicleTireSlipParams.Raw - Class in physx.vehicle2
- PxVehicleTireSlipState - Class in physx.vehicle2
-
The lateral and longitudinal tire slips.
- PxVehicleTireSlipState() - Constructor for class physx.vehicle2.PxVehicleTireSlipState
- PxVehicleTireSlipState(long) - Constructor for class physx.vehicle2.PxVehicleTireSlipState
- PxVehicleTireSlipState() - Static method in class physx.vehicle2.PxVehicleTireSlipState.Raw
- PxVehicleTireSlipState.Raw - Class in physx.vehicle2
- PxVehicleTireSpeedState - Class in physx.vehicle2
-
PxVehicleTireSpeedState stores the components of the instantaneous velocity of the rigid body at the tire contact point projected along the lateral and longitudinal axes of the tire.
- PxVehicleTireSpeedState() - Constructor for class physx.vehicle2.PxVehicleTireSpeedState
- PxVehicleTireSpeedState(long) - Constructor for class physx.vehicle2.PxVehicleTireSpeedState
- PxVehicleTireSpeedState() - Static method in class physx.vehicle2.PxVehicleTireSpeedState.Raw
- PxVehicleTireSpeedState.Raw - Class in physx.vehicle2
- PxVehicleTireStickyParams - Class in physx.vehicle2
-
For each tire, the forces of the tire model may be replaced by velocity constraints when the tire enters the "sticky tire" regime.
- PxVehicleTireStickyParams() - Constructor for class physx.vehicle2.PxVehicleTireStickyParams
- PxVehicleTireStickyParams(long) - Constructor for class physx.vehicle2.PxVehicleTireStickyParams
- PxVehicleTireStickyParams() - Static method in class physx.vehicle2.PxVehicleTireStickyParams.Raw
- PxVehicleTireStickyParams_placed(long) - Static method in class physx.vehicle2.PxVehicleTireStickyParams.Raw
- PxVehicleTireStickyParams.Raw - Class in physx.vehicle2
- PxVehicleTireStickyState - Class in physx.vehicle2
-
Prolonged low speeds in the lateral and longitudinal directions may be handled with "sticky" velocity constraints that activate after a speed below a threshold has been recorded for a threshold time.
- PxVehicleTireStickyState() - Constructor for class physx.vehicle2.PxVehicleTireStickyState
- PxVehicleTireStickyState(long) - Constructor for class physx.vehicle2.PxVehicleTireStickyState
- PxVehicleTireStickyState() - Static method in class physx.vehicle2.PxVehicleTireStickyState.Raw
- PxVehicleTireStickyState.Raw - Class in physx.vehicle2
- PxVehicleTopLevelFunctions - Class in physx.vehicle2
- PxVehicleTopLevelFunctions() - Constructor for class physx.vehicle2.PxVehicleTopLevelFunctions
- PxVehicleTopLevelFunctions(long) - Constructor for class physx.vehicle2.PxVehicleTopLevelFunctions
- PxVehicleTopLevelFunctions.Raw - Class in physx.vehicle2
- PxVehicleTorqueCurveLookupTable - Class in physx.vehicle2
- PxVehicleTorqueCurveLookupTable() - Constructor for class physx.vehicle2.PxVehicleTorqueCurveLookupTable
- PxVehicleTorqueCurveLookupTable(long) - Constructor for class physx.vehicle2.PxVehicleTorqueCurveLookupTable
- PxVehicleTorqueCurveLookupTable() - Static method in class physx.vehicle2.PxVehicleTorqueCurveLookupTable.Raw
- PxVehicleTorqueCurveLookupTable.Raw - Class in physx.vehicle2
- PxVehicleWheelActuationState - Class in physx.vehicle2
-
It is useful to know if a brake or drive torque is to be applied to a wheel.
- PxVehicleWheelActuationState() - Constructor for class physx.vehicle2.PxVehicleWheelActuationState
- PxVehicleWheelActuationState(long) - Constructor for class physx.vehicle2.PxVehicleWheelActuationState
- PxVehicleWheelActuationState() - Static method in class physx.vehicle2.PxVehicleWheelActuationState.Raw
- PxVehicleWheelActuationState.Raw - Class in physx.vehicle2
- PxVehicleWheelConstraintGroupState - Class in physx.vehicle2
-
Specify groups of wheels that are to be constrained to have pre-determined angular velocity relationship.
- PxVehicleWheelConstraintGroupState() - Constructor for class physx.vehicle2.PxVehicleWheelConstraintGroupState
- PxVehicleWheelConstraintGroupState(long) - Constructor for class physx.vehicle2.PxVehicleWheelConstraintGroupState
- PxVehicleWheelConstraintGroupState() - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- PxVehicleWheelConstraintGroupState.Raw - Class in physx.vehicle2
- PxVehicleWheelLocalPose - Class in physx.vehicle2
- PxVehicleWheelLocalPose() - Constructor for class physx.vehicle2.PxVehicleWheelLocalPose
- PxVehicleWheelLocalPose(long) - Constructor for class physx.vehicle2.PxVehicleWheelLocalPose
- PxVehicleWheelLocalPose() - Static method in class physx.vehicle2.PxVehicleWheelLocalPose.Raw
- PxVehicleWheelLocalPose.Raw - Class in physx.vehicle2
- PxVehicleWheelParams - Class in physx.vehicle2
- PxVehicleWheelParams() - Constructor for class physx.vehicle2.PxVehicleWheelParams
- PxVehicleWheelParams(long) - Constructor for class physx.vehicle2.PxVehicleWheelParams
- PxVehicleWheelParams() - Static method in class physx.vehicle2.PxVehicleWheelParams.Raw
- PxVehicleWheelParams.Raw - Class in physx.vehicle2
- PxVehicleWheelRigidBody1dState - Class in physx.vehicle2
- PxVehicleWheelRigidBody1dState() - Constructor for class physx.vehicle2.PxVehicleWheelRigidBody1dState
- PxVehicleWheelRigidBody1dState(long) - Constructor for class physx.vehicle2.PxVehicleWheelRigidBody1dState
- PxVehicleWheelRigidBody1dState() - Static method in class physx.vehicle2.PxVehicleWheelRigidBody1dState.Raw
- PxVehicleWheelRigidBody1dState.Raw - Class in physx.vehicle2
- PxVisualizationParameterEnum - Enum Class in physx.support
-
Debug visualization parameters.
R
- RackAndPinionJointCreate(long, long, long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- RackAndPinionJointCreate(PxPhysics, PxRigidActor, PxTransform, PxRigidActor, PxTransform) - Static method in class physx.PxTopLevelFunctions
- raise(long, int) - Static method in class physx.character.PxControllerBehaviorFlags.Raw
- raise(long, int) - Static method in class physx.character.PxControllerCollisionFlags.Raw
- raise(long, int) - Static method in class physx.common.PxBaseFlags.Raw
- raise(long, int) - Static method in class physx.cooking.PxConvexFlags.Raw
- raise(long, int) - Static method in class physx.cooking.PxMeshPreprocessingFlags.Raw
- raise(long, int) - Static method in class physx.extensions.PxD6JointDriveFlags.Raw
- raise(long, int) - Static method in class physx.extensions.PxDistanceJointFlags.Raw
- raise(long, int) - Static method in class physx.extensions.PxPrismaticJointFlags.Raw
- raise(long, int) - Static method in class physx.extensions.PxRevoluteJointFlags.Raw
- raise(long, int) - Static method in class physx.extensions.PxSphericalJointFlags.Raw
- raise(long, int) - Static method in class physx.geometry.PxConvexMeshGeometryFlags.Raw
- raise(long, int) - Static method in class physx.geometry.PxHeightFieldFlags.Raw
- raise(long, int) - Static method in class physx.geometry.PxMeshFlags.Raw
- raise(long, int) - Static method in class physx.geometry.PxMeshGeometryFlags.Raw
- raise(long, int) - Static method in class physx.geometry.PxTetrahedronMeshAnalysisResults.Raw
- raise(long, int) - Static method in class physx.geometry.PxTetrahedronMeshFlags.Raw
- raise(long, int) - Static method in class physx.geometry.PxTriangleMeshAnalysisResults.Raw
- raise(long, int) - Static method in class physx.geometry.PxTriangleMeshFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxActorFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxActorTypeFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxArticulationCacheFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxArticulationFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxArticulationKinematicFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxConstraintFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxContactPairFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxContactPairHeaderFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxHitFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxMaterialFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxPairFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxQueryFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxRigidBodyFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxRigidDynamicLockFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxSceneFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxShapeFlags.Raw
- raise(long, int) - Static method in class physx.physics.PxTriggerPairFlags.Raw
- raise(long, int) - Static method in class physx.support.PxPvdInstrumentationFlags.Raw
- raise(long, int) - Static method in class physx.support.PxPvdSceneFlags.Raw
- raise(PxControllerBehaviorFlagEnum) - Method in class physx.character.PxControllerBehaviorFlags
- raise(PxControllerCollisionFlagEnum) - Method in class physx.character.PxControllerCollisionFlags
- raise(PxBaseFlagEnum) - Method in class physx.common.PxBaseFlags
- raise(PxConvexFlagEnum) - Method in class physx.cooking.PxConvexFlags
- raise(PxMeshPreprocessingFlagEnum) - Method in class physx.cooking.PxMeshPreprocessingFlags
- raise(PxD6JointDriveFlagEnum) - Method in class physx.extensions.PxD6JointDriveFlags
- raise(PxDistanceJointFlagEnum) - Method in class physx.extensions.PxDistanceJointFlags
- raise(PxPrismaticJointFlagEnum) - Method in class physx.extensions.PxPrismaticJointFlags
- raise(PxRevoluteJointFlagEnum) - Method in class physx.extensions.PxRevoluteJointFlags
- raise(PxSphericalJointFlagEnum) - Method in class physx.extensions.PxSphericalJointFlags
- raise(PxConvexMeshGeometryFlagEnum) - Method in class physx.geometry.PxConvexMeshGeometryFlags
- raise(PxHeightFieldFlagEnum) - Method in class physx.geometry.PxHeightFieldFlags
- raise(PxMeshFlagEnum) - Method in class physx.geometry.PxMeshFlags
- raise(PxMeshGeometryFlagEnum) - Method in class physx.geometry.PxMeshGeometryFlags
- raise(PxTetrahedronMeshAnalysisResultEnum) - Method in class physx.geometry.PxTetrahedronMeshAnalysisResults
- raise(PxTetrahedronMeshFlagEnum) - Method in class physx.geometry.PxTetrahedronMeshFlags
- raise(PxTriangleMeshAnalysisResultEnum) - Method in class physx.geometry.PxTriangleMeshAnalysisResults
- raise(PxTriangleMeshFlagEnum) - Method in class physx.geometry.PxTriangleMeshFlags
- raise(PxActorFlagEnum) - Method in class physx.physics.PxActorFlags
- raise(PxActorTypeFlagEnum) - Method in class physx.physics.PxActorTypeFlags
- raise(PxArticulationCacheFlagEnum) - Method in class physx.physics.PxArticulationCacheFlags
- raise(PxArticulationFlagEnum) - Method in class physx.physics.PxArticulationFlags
- raise(PxArticulationKinematicFlagEnum) - Method in class physx.physics.PxArticulationKinematicFlags
- raise(PxConstraintFlagEnum) - Method in class physx.physics.PxConstraintFlags
- raise(PxContactPairFlagEnum) - Method in class physx.physics.PxContactPairFlags
- raise(PxContactPairHeaderFlagEnum) - Method in class physx.physics.PxContactPairHeaderFlags
- raise(PxHitFlagEnum) - Method in class physx.physics.PxHitFlags
- raise(PxMaterialFlagEnum) - Method in class physx.physics.PxMaterialFlags
- raise(PxPairFlagEnum) - Method in class physx.physics.PxPairFlags
- raise(PxQueryFlagEnum) - Method in class physx.physics.PxQueryFlags
- raise(PxRigidBodyFlagEnum) - Method in class physx.physics.PxRigidBodyFlags
- raise(PxRigidDynamicLockFlagEnum) - Method in class physx.physics.PxRigidDynamicLockFlags
- raise(PxSceneFlagEnum) - Method in class physx.physics.PxSceneFlags
- raise(PxShapeFlagEnum) - Method in class physx.physics.PxShapeFlags
- raise(PxTriggerPairFlagEnum) - Method in class physx.physics.PxTriggerPairFlags
- raise(PxPvdInstrumentationFlagEnum) - Method in class physx.support.PxPvdInstrumentationFlags
- raise(PxPvdSceneFlagEnum) - Method in class physx.support.PxPvdSceneFlags
- Raw() - Constructor for class physx.character.PxBoxController.Raw
- Raw() - Constructor for class physx.character.PxBoxControllerDesc.Raw
- Raw() - Constructor for class physx.character.PxBoxObstacle.Raw
- Raw() - Constructor for class physx.character.PxCapsuleController.Raw
- Raw() - Constructor for class physx.character.PxCapsuleControllerDesc.Raw
- Raw() - Constructor for class physx.character.PxCapsuleObstacle.Raw
- Raw() - Constructor for class physx.character.PxController.Raw
- Raw() - Constructor for class physx.character.PxControllerBehaviorCallback.Raw
- Raw() - Constructor for class physx.character.PxControllerBehaviorFlags.Raw
- Raw() - Constructor for class physx.character.PxControllerCollisionFlags.Raw
- Raw() - Constructor for class physx.character.PxControllerDesc.Raw
- Raw() - Constructor for class physx.character.PxControllerFilterCallback.Raw
- Raw() - Constructor for class physx.character.PxControllerFilters.Raw
- Raw() - Constructor for class physx.character.PxControllerHit.Raw
- Raw() - Constructor for class physx.character.PxControllerManager.Raw
- Raw() - Constructor for class physx.character.PxControllerObstacleHit.Raw
- Raw() - Constructor for class physx.character.PxControllerShapeHit.Raw
- Raw() - Constructor for class physx.character.PxControllersHit.Raw
- Raw() - Constructor for class physx.character.PxControllerState.Raw
- Raw() - Constructor for class physx.character.PxControllerStats.Raw
- Raw() - Constructor for class physx.character.PxExtendedVec3.Raw
- Raw() - Constructor for class physx.character.PxObstacle.Raw
- Raw() - Constructor for class physx.character.PxObstacleContext.Raw
- Raw() - Constructor for class physx.character.PxUserControllerHitReport.Raw
- Raw() - Constructor for class physx.character.SimpleControllerBehaviorCallback.Raw
- Raw() - Constructor for class physx.common.PxBase.Raw
- Raw() - Constructor for class physx.common.PxBaseFlags.Raw
- Raw() - Constructor for class physx.common.PxBaseTask.Raw
- Raw() - Constructor for class physx.common.PxBoundedData.Raw
- Raw() - Constructor for class physx.common.PxBounds3.Raw
- Raw() - Constructor for class physx.common.PxCollection.Raw
- Raw() - Constructor for class physx.common.PxCpuDispatcher.Raw
- Raw() - Constructor for class physx.common.PxDebugLine.Raw
- Raw() - Constructor for class physx.common.PxDebugPoint.Raw
- Raw() - Constructor for class physx.common.PxDebugTriangle.Raw
- Raw() - Constructor for class physx.common.PxDefaultAllocator.Raw
- Raw() - Constructor for class physx.common.PxDefaultCpuDispatcher.Raw
- Raw() - Constructor for class physx.common.PxDefaultErrorCallback.Raw
- Raw() - Constructor for class physx.common.PxErrorCallback.Raw
- Raw() - Constructor for class physx.common.PxFoundation.Raw
- Raw() - Constructor for class physx.common.PxInputData.Raw
- Raw() - Constructor for class physx.common.PxInsertionCallback.Raw
- Raw() - Constructor for class physx.common.PxMat33.Raw
- Raw() - Constructor for class physx.common.PxOutputStream.Raw
- Raw() - Constructor for class physx.common.PxPlane.Raw
- Raw() - Constructor for class physx.common.PxQuat.Raw
- Raw() - Constructor for class physx.common.PxRefCounted.Raw
- Raw() - Constructor for class physx.common.PxRenderBuffer.Raw
- Raw() - Constructor for class physx.common.PxStridedData.Raw
- Raw() - Constructor for class physx.common.PxTolerancesScale.Raw
- Raw() - Constructor for class physx.common.PxTransform.Raw
- Raw() - Constructor for class physx.common.PxTypedBoundedData_PxU16.Raw
- Raw() - Constructor for class physx.common.PxTypedBoundedData_PxU16Const.Raw
- Raw() - Constructor for class physx.common.PxVec3.Raw
- Raw() - Constructor for class physx.common.PxVec4.Raw
- Raw() - Constructor for class physx.cooking.PxBVH33MidphaseDesc.Raw
- Raw() - Constructor for class physx.cooking.PxBVH34MidphaseDesc.Raw
- Raw() - Constructor for class physx.cooking.PxConvexFlags.Raw
- Raw() - Constructor for class physx.cooking.PxConvexMeshDesc.Raw
- Raw() - Constructor for class physx.cooking.PxCookingParams.Raw
- Raw() - Constructor for class physx.cooking.PxMeshPreprocessingFlags.Raw
- Raw() - Constructor for class physx.cooking.PxMidphaseDesc.Raw
- Raw() - Constructor for class physx.cooking.PxTriangleMeshDesc.Raw
- Raw() - Constructor for class physx.extensions.BoxSupport.Raw
- Raw() - Constructor for class physx.extensions.CapsuleSupport.Raw
- Raw() - Constructor for class physx.extensions.ConvexGeomSupport.Raw
- Raw() - Constructor for class physx.extensions.ConvexMeshSupport.Raw
- Raw() - Constructor for class physx.extensions.CustomSupport.Raw
- Raw() - Constructor for class physx.extensions.PxCollectionExt.Raw
- Raw() - Constructor for class physx.extensions.PxD6Joint.Raw
- Raw() - Constructor for class physx.extensions.PxD6JointDrive.Raw
- Raw() - Constructor for class physx.extensions.PxD6JointDriveFlags.Raw
- Raw() - Constructor for class physx.extensions.PxDefaultMemoryInputData.Raw
- Raw() - Constructor for class physx.extensions.PxDefaultMemoryOutputStream.Raw
- Raw() - Constructor for class physx.extensions.PxDistanceJoint.Raw
- Raw() - Constructor for class physx.extensions.PxDistanceJointFlags.Raw
- Raw() - Constructor for class physx.extensions.PxExtensionTopLevelFunctions.Raw
- Raw() - Constructor for class physx.extensions.PxFixedJoint.Raw
- Raw() - Constructor for class physx.extensions.PxGearJoint.Raw
- Raw() - Constructor for class physx.extensions.PxGjkQuery.Raw
- Raw() - Constructor for class physx.extensions.PxGjkQueryExt.Raw
- Raw() - Constructor for class physx.extensions.PxGjkQueryProximityInfoResult.Raw
- Raw() - Constructor for class physx.extensions.PxGjkQueryRaycastResult.Raw
- Raw() - Constructor for class physx.extensions.PxGjkQuerySweepResult.Raw
- Raw() - Constructor for class physx.extensions.PxJoint.Raw
- Raw() - Constructor for class physx.extensions.PxJointAngularLimitPair.Raw
- Raw() - Constructor for class physx.extensions.PxJointLimitCone.Raw
- Raw() - Constructor for class physx.extensions.PxJointLimitParameters.Raw
- Raw() - Constructor for class physx.extensions.PxJointLimitPyramid.Raw
- Raw() - Constructor for class physx.extensions.PxJointLinearLimit.Raw
- Raw() - Constructor for class physx.extensions.PxJointLinearLimitPair.Raw
- Raw() - Constructor for class physx.extensions.PxMassProperties.Raw
- Raw() - Constructor for class physx.extensions.PxMeshOverlapUtil.Raw
- Raw() - Constructor for class physx.extensions.PxPrismaticJoint.Raw
- Raw() - Constructor for class physx.extensions.PxPrismaticJointFlags.Raw
- Raw() - Constructor for class physx.extensions.PxRackAndPinionJoint.Raw
- Raw() - Constructor for class physx.extensions.PxRevoluteJoint.Raw
- Raw() - Constructor for class physx.extensions.PxRevoluteJointFlags.Raw
- Raw() - Constructor for class physx.extensions.PxRigidActorExt.Raw
- Raw() - Constructor for class physx.extensions.PxRigidBodyExt.Raw
- Raw() - Constructor for class physx.extensions.PxSerialization.Raw
- Raw() - Constructor for class physx.extensions.PxSerializationRegistry.Raw
- Raw() - Constructor for class physx.extensions.PxSphericalJoint.Raw
- Raw() - Constructor for class physx.extensions.PxSphericalJointFlags.Raw
- Raw() - Constructor for class physx.extensions.PxSpring.Raw
- Raw() - Constructor for class physx.extensions.SphereSupport.Raw
- Raw() - Constructor for class physx.extensions.Support.Raw
- Raw() - Constructor for class physx.geometry.PxBoxGeometry.Raw
- Raw() - Constructor for class physx.geometry.PxBVH.Raw
- Raw() - Constructor for class physx.geometry.PxCapsuleGeometry.Raw
- Raw() - Constructor for class physx.geometry.PxContactBuffer.Raw
- Raw() - Constructor for class physx.geometry.PxContactPoint.Raw
- Raw() - Constructor for class physx.geometry.PxConvexMesh.Raw
- Raw() - Constructor for class physx.geometry.PxConvexMeshGeometry.Raw
- Raw() - Constructor for class physx.geometry.PxConvexMeshGeometryFlags.Raw
- Raw() - Constructor for class physx.geometry.PxCustomGeometry.Raw
- Raw() - Constructor for class physx.geometry.PxGeometry.Raw
- Raw() - Constructor for class physx.geometry.PxGeometryHolder.Raw
- Raw() - Constructor for class physx.geometry.PxGeometryQuery.Raw
- Raw() - Constructor for class physx.geometry.PxHeightField.Raw
- Raw() - Constructor for class physx.geometry.PxHeightFieldDesc.Raw
- Raw() - Constructor for class physx.geometry.PxHeightFieldFlags.Raw
- Raw() - Constructor for class physx.geometry.PxHeightFieldGeometry.Raw
- Raw() - Constructor for class physx.geometry.PxHeightFieldSample.Raw
- Raw() - Constructor for class physx.geometry.PxHullPolygon.Raw
- Raw() - Constructor for class physx.geometry.PxMeshFlags.Raw
- Raw() - Constructor for class physx.geometry.PxMeshGeometryFlags.Raw
- Raw() - Constructor for class physx.geometry.PxMeshScale.Raw
- Raw() - Constructor for class physx.geometry.PxPlaneGeometry.Raw
- Raw() - Constructor for class physx.geometry.PxSimpleTriangleMesh.Raw
- Raw() - Constructor for class physx.geometry.PxSphereGeometry.Raw
- Raw() - Constructor for class physx.geometry.PxTetMaker.Raw
- Raw() - Constructor for class physx.geometry.PxTetrahedronMesh.Raw
- Raw() - Constructor for class physx.geometry.PxTetrahedronMeshAnalysisResults.Raw
- Raw() - Constructor for class physx.geometry.PxTetrahedronMeshDesc.Raw
- Raw() - Constructor for class physx.geometry.PxTetrahedronMeshExt.Raw
- Raw() - Constructor for class physx.geometry.PxTetrahedronMeshFlags.Raw
- Raw() - Constructor for class physx.geometry.PxTetrahedronMeshGeometry.Raw
- Raw() - Constructor for class physx.geometry.PxTriangle.Raw
- Raw() - Constructor for class physx.geometry.PxTriangleMesh.Raw
- Raw() - Constructor for class physx.geometry.PxTriangleMeshAnalysisResults.Raw
- Raw() - Constructor for class physx.geometry.PxTriangleMeshFlags.Raw
- Raw() - Constructor for class physx.geometry.PxTriangleMeshGeometry.Raw
- Raw() - Constructor for class physx.geometry.SimpleCustomGeometryCallbacks.Raw
- Raw() - Constructor for class physx.physics.PxActor.Raw
- Raw() - Constructor for class physx.physics.PxActorFlags.Raw
- Raw() - Constructor for class physx.physics.PxActorTypeFlags.Raw
- Raw() - Constructor for class physx.physics.PxAggregate.Raw
- Raw() - Constructor for class physx.physics.PxArticulationAttachment.Raw
- Raw() - Constructor for class physx.physics.PxArticulationCache.Raw
- Raw() - Constructor for class physx.physics.PxArticulationCacheFlags.Raw
- Raw() - Constructor for class physx.physics.PxArticulationDrive.Raw
- Raw() - Constructor for class physx.physics.PxArticulationFixedTendon.Raw
- Raw() - Constructor for class physx.physics.PxArticulationFlags.Raw
- Raw() - Constructor for class physx.physics.PxArticulationJointReducedCoordinate.Raw
- Raw() - Constructor for class physx.physics.PxArticulationKinematicFlags.Raw
- Raw() - Constructor for class physx.physics.PxArticulationLimit.Raw
- Raw() - Constructor for class physx.physics.PxArticulationLink.Raw
- Raw() - Constructor for class physx.physics.PxArticulationReducedCoordinate.Raw
- Raw() - Constructor for class physx.physics.PxArticulationRootLinkData.Raw
- Raw() - Constructor for class physx.physics.PxArticulationSpatialTendon.Raw
- Raw() - Constructor for class physx.physics.PxArticulationTendon.Raw
- Raw() - Constructor for class physx.physics.PxArticulationTendonJoint.Raw
- Raw() - Constructor for class physx.physics.PxArticulationTendonLimit.Raw
- Raw() - Constructor for class physx.physics.PxBaseMaterial.Raw
- Raw() - Constructor for class physx.physics.PxBroadPhaseCaps.Raw
- Raw() - Constructor for class physx.physics.PxBroadPhaseRegion.Raw
- Raw() - Constructor for class physx.physics.PxBroadPhaseRegionInfo.Raw
- Raw() - Constructor for class physx.physics.PxConstraint.Raw
- Raw() - Constructor for class physx.physics.PxConstraintConnector.Raw
- Raw() - Constructor for class physx.physics.PxConstraintFlags.Raw
- Raw() - Constructor for class physx.physics.PxConstraintInfo.Raw
- Raw() - Constructor for class physx.physics.PxConstraintSolverPrep.Raw
- Raw() - Constructor for class physx.physics.PxContactPair.Raw
- Raw() - Constructor for class physx.physics.PxContactPairFlags.Raw
- Raw() - Constructor for class physx.physics.PxContactPairHeader.Raw
- Raw() - Constructor for class physx.physics.PxContactPairHeaderFlags.Raw
- Raw() - Constructor for class physx.physics.PxContactPairPoint.Raw
- Raw() - Constructor for class physx.physics.PxDominanceGroupPair.Raw
- Raw() - Constructor for class physx.physics.PxFilterData.Raw
- Raw() - Constructor for class physx.physics.PxGeomRaycastHit.Raw
- Raw() - Constructor for class physx.physics.PxGeomSweepHit.Raw
- Raw() - Constructor for class physx.physics.PxHitFlags.Raw
- Raw() - Constructor for class physx.physics.PxLocationHit.Raw
- Raw() - Constructor for class physx.physics.PxMaterial.Raw
- Raw() - Constructor for class physx.physics.PxMaterialFlags.Raw
- Raw() - Constructor for class physx.physics.PxOverlapBuffer10.Raw
- Raw() - Constructor for class physx.physics.PxOverlapCallback.Raw
- Raw() - Constructor for class physx.physics.PxOverlapHit.Raw
- Raw() - Constructor for class physx.physics.PxOverlapResult.Raw
- Raw() - Constructor for class physx.physics.PxPairFlags.Raw
- Raw() - Constructor for class physx.physics.PxPhysics.Raw
- Raw() - Constructor for class physx.physics.PxQueryFilterCallback.Raw
- Raw() - Constructor for class physx.physics.PxQueryFilterData.Raw
- Raw() - Constructor for class physx.physics.PxQueryFlags.Raw
- Raw() - Constructor for class physx.physics.PxQueryHit.Raw
- Raw() - Constructor for class physx.physics.PxRaycastBuffer10.Raw
- Raw() - Constructor for class physx.physics.PxRaycastCallback.Raw
- Raw() - Constructor for class physx.physics.PxRaycastHit.Raw
- Raw() - Constructor for class physx.physics.PxRaycastResult.Raw
- Raw() - Constructor for class physx.physics.PxRigidActor.Raw
- Raw() - Constructor for class physx.physics.PxRigidBody.Raw
- Raw() - Constructor for class physx.physics.PxRigidBodyFlags.Raw
- Raw() - Constructor for class physx.physics.PxRigidDynamic.Raw
- Raw() - Constructor for class physx.physics.PxRigidDynamicLockFlags.Raw
- Raw() - Constructor for class physx.physics.PxRigidStatic.Raw
- Raw() - Constructor for class physx.physics.PxScene.Raw
- Raw() - Constructor for class physx.physics.PxSceneDesc.Raw
- Raw() - Constructor for class physx.physics.PxSceneFlags.Raw
- Raw() - Constructor for class physx.physics.PxSceneLimits.Raw
- Raw() - Constructor for class physx.physics.PxSceneQuerySystemBase.Raw
- Raw() - Constructor for class physx.physics.PxSceneSQSystem.Raw
- Raw() - Constructor for class physx.physics.PxShape.Raw
- Raw() - Constructor for class physx.physics.PxShapeExt.Raw
- Raw() - Constructor for class physx.physics.PxShapeFlags.Raw
- Raw() - Constructor for class physx.physics.PxSimulationEventCallback.Raw
- Raw() - Constructor for class physx.physics.PxSimulationFilterShader.Raw
- Raw() - Constructor for class physx.physics.PxSimulationStatistics.Raw
- Raw() - Constructor for class physx.physics.PxSpatialForce.Raw
- Raw() - Constructor for class physx.physics.PxSpatialVelocity.Raw
- Raw() - Constructor for class physx.physics.PxSweepBuffer10.Raw
- Raw() - Constructor for class physx.physics.PxSweepCallback.Raw
- Raw() - Constructor for class physx.physics.PxSweepHit.Raw
- Raw() - Constructor for class physx.physics.PxSweepResult.Raw
- Raw() - Constructor for class physx.physics.PxTriggerPair.Raw
- Raw() - Constructor for class physx.physics.PxTriggerPairFlags.Raw
- Raw() - Constructor for class physx.physics.SimpleQueryFilterCallback.Raw
- Raw() - Constructor for class physx.physics.SimpleSimulationEventCallback.Raw
- Raw() - Constructor for class physx.PxTopLevelFunctions.Raw
- Raw() - Constructor for class physx.support.NativeArrayHelpers.Raw
- Raw() - Constructor for class physx.support.OmniPvdFileWriteStream.Raw
- Raw() - Constructor for class physx.support.OmniPvdWriter.Raw
- Raw() - Constructor for class physx.support.OmniPvdWriteStream.Raw
- Raw() - Constructor for class physx.support.PassThroughFilterShader.Raw
- Raw() - Constructor for class physx.support.PxActorPtr.Raw
- Raw() - Constructor for class physx.support.PxArray_PxActorPtr.Raw
- Raw() - Constructor for class physx.support.PxArray_PxContactPairPoint.Raw
- Raw() - Constructor for class physx.support.PxArray_PxHeightFieldSample.Raw
- Raw() - Constructor for class physx.support.PxArray_PxMaterialConst.Raw
- Raw() - Constructor for class physx.support.PxArray_PxRaycastHit.Raw
- Raw() - Constructor for class physx.support.PxArray_PxReal.Raw
- Raw() - Constructor for class physx.support.PxArray_PxShapePtr.Raw
- Raw() - Constructor for class physx.support.PxArray_PxSweepHit.Raw
- Raw() - Constructor for class physx.support.PxArray_PxU16.Raw
- Raw() - Constructor for class physx.support.PxArray_PxU32.Raw
- Raw() - Constructor for class physx.support.PxArray_PxU8.Raw
- Raw() - Constructor for class physx.support.PxArray_PxVec3.Raw
- Raw() - Constructor for class physx.support.PxArray_PxVec4.Raw
- Raw() - Constructor for class physx.support.PxI32ConstPtr.Raw
- Raw() - Constructor for class physx.support.PxI32Ptr.Raw
- Raw() - Constructor for class physx.support.PxMaterialConstPtr.Raw
- Raw() - Constructor for class physx.support.PxMaterialPtr.Raw
- Raw() - Constructor for class physx.support.PxOmniPvd.Raw
- Raw() - Constructor for class physx.support.PxPvd.Raw
- Raw() - Constructor for class physx.support.PxPvdInstrumentationFlags.Raw
- Raw() - Constructor for class physx.support.PxPvdSceneClient.Raw
- Raw() - Constructor for class physx.support.PxPvdSceneFlags.Raw
- Raw() - Constructor for class physx.support.PxPvdTransport.Raw
- Raw() - Constructor for class physx.support.PxRealConstPtr.Raw
- Raw() - Constructor for class physx.support.PxRealPtr.Raw
- Raw() - Constructor for class physx.support.PxShapePtr.Raw
- Raw() - Constructor for class physx.support.PxU16ConstPtr.Raw
- Raw() - Constructor for class physx.support.PxU16Ptr.Raw
- Raw() - Constructor for class physx.support.PxU32ConstPtr.Raw
- Raw() - Constructor for class physx.support.PxU32Ptr.Raw
- Raw() - Constructor for class physx.support.PxU8ConstPtr.Raw
- Raw() - Constructor for class physx.support.PxU8Ptr.Raw
- Raw() - Constructor for class physx.support.SimplePvdTransport.Raw
- Raw() - Constructor for class physx.support.SupportFunctions.Raw
- Raw() - Constructor for class physx.support.Vector_PxActorPtr.Raw
-
Deprecated.
- Raw() - Constructor for class physx.support.Vector_PxContactPairPoint.Raw
-
Deprecated.
- Raw() - Constructor for class physx.support.Vector_PxHeightFieldSample.Raw
-
Deprecated.
- Raw() - Constructor for class physx.support.Vector_PxMaterialConst.Raw
-
Deprecated.
- Raw() - Constructor for class physx.support.Vector_PxRaycastHit.Raw
-
Deprecated.
- Raw() - Constructor for class physx.support.Vector_PxReal.Raw
-
Deprecated.
- Raw() - Constructor for class physx.support.Vector_PxSweepHit.Raw
-
Deprecated.
- Raw() - Constructor for class physx.support.Vector_PxU16.Raw
-
Deprecated.
- Raw() - Constructor for class physx.support.Vector_PxU32.Raw
-
Deprecated.
- Raw() - Constructor for class physx.support.Vector_PxU8.Raw
-
Deprecated.
- Raw() - Constructor for class physx.support.Vector_PxVec3.Raw
-
Deprecated.
- Raw() - Constructor for class physx.support.Vector_PxVec4.Raw
-
Deprecated.
- Raw() - Constructor for class physx.vehicle2.BaseVehicle.Raw
- Raw() - Constructor for class physx.vehicle2.BaseVehicleParams.Raw
- Raw() - Constructor for class physx.vehicle2.BaseVehicleState.Raw
- Raw() - Constructor for class physx.vehicle2.DirectDrivetrainParams.Raw
- Raw() - Constructor for class physx.vehicle2.DirectDrivetrainState.Raw
- Raw() - Constructor for class physx.vehicle2.DirectDriveVehicle.Raw
- Raw() - Constructor for class physx.vehicle2.EngineDrivetrainParams.Raw
- Raw() - Constructor for class physx.vehicle2.EngineDrivetrainState.Raw
- Raw() - Constructor for class physx.vehicle2.EngineDriveVehicle.Raw
- Raw() - Constructor for class physx.vehicle2.PhysXActorVehicle.Raw
- Raw() - Constructor for class physx.vehicle2.PhysXIntegrationParams.Raw
- Raw() - Constructor for class physx.vehicle2.PhysXIntegrationState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleAckermannParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleAntiRollForceParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleAntiRollTorque.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleAutoboxParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleAutoboxState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleAxleDescription.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleBrakeCommandResponseParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleClutchCommandResponseParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleClutchCommandResponseState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleClutchParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleClutchSlipState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleCommandResponseParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleCommandState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleCommandValueResponseTable.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleComponent.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleComponentSequence.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleConstraintConnector.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleDifferentialState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleDirectDriveThrottleCommandResponseParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleEngineParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleEngineState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleFrame.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleGearboxParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleGearboxState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehiclePhysXActor.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehiclePhysXConstraints.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehiclePhysXMaterialFriction.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehiclePhysXSimulationContext.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehiclePhysXSteerState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehiclePvdContext.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleRigidBodyParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleRigidBodyState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleRoadGeometryState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleScale.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleSimulationContext.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleSteerCommandResponseParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleSuspensionComplianceParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleSuspensionComplianceState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleSuspensionForce.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleSuspensionForceParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleSuspensionParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleSuspensionState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleSuspensionStateCalculationParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleTireAxisStickyParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleTireCamberAngleState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleTireDirectionState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleTireForce.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleTireForceParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleTireForceParamsExt.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleTireGripState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleTireSlipParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleTireSlipState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleTireSpeedState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleTireStickyParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleTireStickyState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleTopLevelFunctions.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleTorqueCurveLookupTable.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleWheelActuationState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleWheelLocalPose.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleWheelParams.Raw
- Raw() - Constructor for class physx.vehicle2.PxVehicleWheelRigidBody1dState.Raw
- Raw() - Constructor for class physx.vhacd.Vector_VHACDTriangle.Raw
- Raw() - Constructor for class physx.vhacd.Vector_VHACDVertex.Raw
- Raw() - Constructor for class physx.vhacd.VHACDConvexHull.Raw
- Raw() - Constructor for class physx.vhacd.VHACDImpl.Raw
- Raw() - Constructor for class physx.vhacd.VHACDParameters.Raw
- Raw() - Constructor for class physx.vhacd.VHACDTriangle.Raw
- Raw() - Constructor for class physx.vhacd.VHACDVertex.Raw
- raycast(long, long, long, float, long) - Static method in class physx.physics.PxSceneQuerySystemBase.Raw
- raycast(long, long, long, float, long, long) - Static method in class physx.physics.PxSceneQuerySystemBase.Raw
- raycast(long, long, long, float, long, long, long) - Static method in class physx.physics.PxSceneQuerySystemBase.Raw
- raycast(long, long, long, long, float, long) - Static method in class physx.extensions.PxGjkQuery.Raw
- raycast(long, long, long, long, float, long, int, long) - Static method in class physx.geometry.PxGeometryQuery.Raw
- raycast(long, long, long, long, float, long, int, long) - Static method in class physx.physics.PxShapeExt.Raw
- raycast(PxVec3, PxVec3, float, PxRaycastCallback) - Method in class physx.physics.PxSceneQuerySystemBase
-
Performs a raycast against objects in the scene, returns results in a PxRaycastBuffer object or via a custom user callback implementation inheriting from PxRaycastCallback.
- raycast(PxVec3, PxVec3, float, PxRaycastCallback, PxHitFlags) - Method in class physx.physics.PxSceneQuerySystemBase
-
Performs a raycast against objects in the scene, returns results in a PxRaycastBuffer object or via a custom user callback implementation inheriting from PxRaycastCallback.
- raycast(PxVec3, PxVec3, float, PxRaycastCallback, PxHitFlags, PxQueryFilterData) - Method in class physx.physics.PxSceneQuerySystemBase
-
Performs a raycast against objects in the scene, returns results in a PxRaycastBuffer object or via a custom user callback implementation inheriting from PxRaycastCallback.
- raycast(PxVec3, PxVec3, PxGeometry, PxTransform, float, PxHitFlags, int, PxRaycastHit) - Static method in class physx.geometry.PxGeometryQuery
-
Raycast test against a geometry object.
- raycast(Support, PxTransform, PxVec3, PxVec3, float, PxGjkQueryRaycastResult) - Static method in class physx.extensions.PxGjkQuery
- raycast(PxShape, PxRigidActor, PxVec3, PxVec3, float, PxHitFlags, int, PxRaycastHit) - Static method in class physx.physics.PxShapeExt
-
Raycast test against the shape.
- raycastImpl(long, long, long, long, long, float, long, int, long, int) - Static method in class physx.geometry.SimpleCustomGeometryCallbacks.Raw
- raycastImpl(PxVec3, PxVec3, PxGeometry, PxTransform, float, PxHitFlags, int, PxGeomRaycastHit, int) - Method in class physx.geometry.SimpleCustomGeometryCallbacks
- raycastImpl(PxVec3, PxVec3, PxGeometry, PxTransform, float, PxHitFlags, int, PxGeomRaycastHit, int) - Method in class physx.geometry.SimpleCustomGeometryCallbacksImpl
- read(long, long, int) - Static method in class physx.extensions.PxDefaultMemoryInputData.Raw
- read(NativeObject, int) - Method in class physx.extensions.PxDefaultMemoryInputData
- refitBVH() - Method in class physx.geometry.PxTriangleMesh
-
Refits BVH for mesh vertices.
- refitBVH(long) - Static method in class physx.geometry.PxTriangleMesh.Raw
- release() - Method in class physx.character.PxController
-
Releases the controller.
- release() - Method in class physx.character.PxControllerManager
-
Releases the controller manager.
- release() - Method in class physx.character.PxObstacleContext
-
Releases the context.
- release() - Method in class physx.common.PxBase
-
Releases the PxBase instance, please check documentation of release in derived class.
- release() - Method in class physx.common.PxCollection
-
Deletes a collection object.
- release() - Method in class physx.common.PxFoundation
- release() - Method in class physx.extensions.PxSerializationRegistry
-
Releases PxSerializationRegistry instance.
- release() - Method in class physx.physics.PxArticulationAttachment
-
Releases the attachment.
- release() - Method in class physx.physics.PxArticulationCache
-
Releases an articulation cache.
- release() - Method in class physx.physics.PxArticulationTendonJoint
-
Releases a tendon joint.
- release() - Method in class physx.physics.PxPhysics
-
Destroys the instance it is called on.
- release() - Method in class physx.physics.PxScene
-
Deletes the scene.
- release() - Method in class physx.support.PxOmniPvd
- release() - Method in class physx.support.PxPvd
-
Releases the pvd instance.
- release() - Method in class physx.support.PxPvdTransport
- release(long) - Static method in class physx.character.PxController.Raw
- release(long) - Static method in class physx.character.PxControllerManager.Raw
- release(long) - Static method in class physx.character.PxObstacleContext.Raw
- release(long) - Static method in class physx.common.PxBase.Raw
- release(long) - Static method in class physx.common.PxCollection.Raw
- release(long) - Static method in class physx.common.PxFoundation.Raw
- release(long) - Static method in class physx.extensions.PxSerializationRegistry.Raw
- release(long) - Static method in class physx.physics.PxArticulationAttachment.Raw
- release(long) - Static method in class physx.physics.PxArticulationCache.Raw
- release(long) - Static method in class physx.physics.PxArticulationTendonJoint.Raw
- release(long) - Static method in class physx.physics.PxPhysics.Raw
- release(long) - Static method in class physx.physics.PxScene.Raw
- release(long) - Static method in class physx.support.PxOmniPvd.Raw
- release(long) - Static method in class physx.support.PxPvd.Raw
- release(long) - Static method in class physx.support.PxPvdTransport.Raw
- releaseObjects(long) - Static method in class physx.extensions.PxCollectionExt.Raw
- releaseObjects(long, boolean) - Static method in class physx.extensions.PxCollectionExt.Raw
- releaseObjects(PxCollection) - Static method in class physx.extensions.PxCollectionExt
-
Removes and releases all object from a collection.
- releaseObjects(PxCollection, boolean) - Static method in class physx.extensions.PxCollectionExt
-
Removes and releases all object from a collection.
- remeshTriangleMesh(long, long, int, long, long) - Static method in class physx.geometry.PxTetMaker.Raw
- remeshTriangleMesh(long, long, int, long, long, long) - Static method in class physx.geometry.PxTetMaker.Raw
- remeshTriangleMesh(PxArray_PxVec3, PxArray_PxU32, int, PxArray_PxVec3, PxArray_PxU32) - Static method in class physx.geometry.PxTetMaker
-
Creates a new mesh from a given mesh.
- remeshTriangleMesh(PxArray_PxVec3, PxArray_PxU32, int, PxArray_PxVec3, PxArray_PxU32, PxArray_PxU32) - Static method in class physx.geometry.PxTetMaker
-
Creates a new mesh from a given mesh.
- remove(long, long) - Static method in class physx.common.PxCollection.Raw
- remove(long, short) - Static method in class physx.extensions.PxCollectionExt.Raw
- remove(long, short, long) - Static method in class physx.extensions.PxCollectionExt.Raw
- remove(PxBase) - Method in class physx.common.PxCollection
-
Removes a PxBase member object from the collection.
- remove(PxCollection, short) - Static method in class physx.extensions.PxCollectionExt
-
Removes objects of a given type from a collection, potentially adding them to another collection.
- remove(PxCollection, short, PxCollection) - Static method in class physx.extensions.PxCollectionExt
-
Removes objects of a given type from a collection, potentially adding them to another collection.
- removeActor(long, long) - Static method in class physx.physics.PxAggregate.Raw
- removeActor(long, long) - Static method in class physx.physics.PxScene.Raw
- removeActor(long, long, boolean) - Static method in class physx.physics.PxScene.Raw
- removeActor(PxActor) - Method in class physx.physics.PxAggregate
-
Removes an actor from the aggregate object.
- removeActor(PxActor) - Method in class physx.physics.PxScene
-
Removes an actor from this scene.
- removeActor(PxActor, boolean) - Method in class physx.physics.PxScene
-
Removes an actor from this scene.
- removeAggregate(long, long) - Static method in class physx.physics.PxScene.Raw
- removeAggregate(long, long, boolean) - Static method in class physx.physics.PxScene.Raw
- removeAggregate(PxAggregate) - Method in class physx.physics.PxScene
-
Removes an aggregate from this scene.
- removeAggregate(PxAggregate, boolean) - Method in class physx.physics.PxScene
-
Removes an aggregate from this scene.
- removeArticulation(long, long) - Static method in class physx.physics.PxAggregate.Raw
- removeArticulation(long, long) - Static method in class physx.physics.PxScene.Raw
- removeArticulation(long, long, boolean) - Static method in class physx.physics.PxScene.Raw
- removeArticulation(PxArticulationReducedCoordinate) - Method in class physx.physics.PxAggregate
-
Removes an articulation from the aggregate object.
- removeArticulation(PxArticulationReducedCoordinate) - Method in class physx.physics.PxScene
-
Removes an articulation from this scene.
- removeArticulation(PxArticulationReducedCoordinate, boolean) - Method in class physx.physics.PxScene
-
Removes an articulation from this scene.
- removeBroadPhaseRegion(int) - Method in class physx.physics.PxScene
-
Removes a new broad-phase region.
- removeBroadPhaseRegion(long, int) - Static method in class physx.physics.PxScene.Raw
- removeId(long) - Method in class physx.common.PxCollection
-
Removes id from a contained PxBase object.
- removeId(long, long) - Static method in class physx.common.PxCollection.Raw
- removeLoopJoint(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- removeLoopJoint(PxConstraint) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Deprecated.The API related to loop joints will be removed in a future version once a replacement is made available.
Removes a loop joint from the articulation for inverse dynamics.
Note: This call may not be made during simulation.
- removeObstacle(int) - Method in class physx.character.PxObstacleContext
-
Removes an obstacle from the context.
- removeObstacle(long, int) - Static method in class physx.character.PxObstacleContext.Raw
- reportError(long, int, String, String, int) - Static method in class physx.common.PxErrorCallback.Raw
- reportError(PxErrorCodeEnum, String, String, int) - Method in class physx.common.PxErrorCallback
-
Reports an error code.
- reportError(PxErrorCodeEnum, String, String, int) - Method in class physx.common.PxErrorCallbackImpl
- requirePlatform(int, String) - Static method in class physx.PlatformChecks
- reserveLines(int) - Method in class physx.common.PxRenderBuffer
- reserveLines(long, int) - Static method in class physx.common.PxRenderBuffer.Raw
- reservePoints(int) - Method in class physx.common.PxRenderBuffer
- reservePoints(long, int) - Static method in class physx.common.PxRenderBuffer.Raw
- reset() - Method in class physx.geometry.PxContactBuffer
- reset(long) - Static method in class physx.geometry.PxContactBuffer.Raw
- resetFiltering(long, long) - Static method in class physx.physics.PxScene.Raw
- resetFiltering(PxActor) - Method in class physx.physics.PxScene
-
Marks the object to reset interactions and re-run collision filters in the next simulation step.
- resize(float) - Method in class physx.character.PxController
-
Resizes the controller.
- resize(long, float) - Static method in class physx.character.PxController.Raw
- RevoluteJointCreate(long, long, long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- RevoluteJointCreate(PxPhysics, PxRigidActor, PxTransform, PxRigidActor, PxTransform) - Static method in class physx.PxTopLevelFunctions
- rotate(long, long) - Static method in class physx.common.PxQuat.Raw
- rotate(PxVec3) - Method in class physx.common.PxQuat
- rotateInertia(long, long) - Static method in class physx.extensions.PxMassProperties.Raw
- rotateInertia(PxMat33, PxQuat) - Static method in class physx.extensions.PxMassProperties
-
Rotate an inertia tensor around the center of mass
- rotateInv(long, long) - Static method in class physx.common.PxQuat.Raw
- rotateInv(PxVec3) - Method in class physx.common.PxQuat
S
- saveCells(long, long, int) - Static method in class physx.geometry.PxHeightField.Raw
- saveCells(NativeObject, int) - Method in class physx.geometry.PxHeightField
-
Writes out the sample data array.
- scaleFast(float) - Method in class physx.common.PxBounds3
-
scales the AABB.
- scaleFast(long, float) - Static method in class physx.common.PxBounds3.Raw
- scaleInertia(long, long, long) - Static method in class physx.extensions.PxMassProperties.Raw
- scaleInertia(PxMat33, PxQuat, PxVec3) - Static method in class physx.extensions.PxMassProperties
-
Non-uniform scaling of the inertia tensor
- ScaleRigidActor(long, float, boolean) - Static method in class physx.PxTopLevelFunctions.Raw
- ScaleRigidActor(PxRigidActor, float, boolean) - Static method in class physx.PxTopLevelFunctions
- scaleSafe(float) - Method in class physx.common.PxBounds3
-
scales the AABB.
- scaleSafe(long, float) - Static method in class physx.common.PxBounds3.Raw
- sceneQueriesUpdate() - Method in class physx.physics.PxSceneSQSystem
-
Executes scene queries update tasks.
- sceneQueriesUpdate(long) - Static method in class physx.physics.PxSceneSQSystem.Raw
- sceneQueriesUpdate(long, long) - Static method in class physx.physics.PxSceneSQSystem.Raw
- sceneQueriesUpdate(long, long, boolean) - Static method in class physx.physics.PxSceneSQSystem.Raw
- sceneQueriesUpdate(PxBaseTask) - Method in class physx.physics.PxSceneSQSystem
-
Executes scene queries update tasks.
- sceneQueriesUpdate(PxBaseTask, boolean) - Method in class physx.physics.PxSceneSQSystem
-
Executes scene queries update tasks.
- seek(int) - Method in class physx.extensions.PxDefaultMemoryInputData
- seek(long, int) - Static method in class physx.extensions.PxDefaultMemoryInputData.Raw
- send(long, long, int) - Static method in class physx.support.SimplePvdTransport.Raw
- send(NativeObject, int) - Method in class physx.support.SimplePvdTransport
- send(NativeObject, int) - Method in class physx.support.SimplPvdTransportImpl
- serializeCollectionToBinary(long, long, long) - Static method in class physx.extensions.PxSerialization.Raw
- serializeCollectionToBinary(long, long, long, long) - Static method in class physx.extensions.PxSerialization.Raw
- serializeCollectionToBinary(long, long, long, long, boolean) - Static method in class physx.extensions.PxSerialization.Raw
- serializeCollectionToBinary(PxOutputStream, PxCollection, PxSerializationRegistry) - Static method in class physx.extensions.PxSerialization
- serializeCollectionToBinary(PxOutputStream, PxCollection, PxSerializationRegistry, PxCollection) - Static method in class physx.extensions.PxSerialization
- serializeCollectionToBinary(PxOutputStream, PxCollection, PxSerializationRegistry, PxCollection, boolean) - Static method in class physx.extensions.PxSerialization
- serializeCollectionToXml(long, long, long) - Static method in class physx.extensions.PxSerialization.Raw
- serializeCollectionToXml(long, long, long, long) - Static method in class physx.extensions.PxSerialization.Raw
- serializeCollectionToXml(long, long, long, long, long) - Static method in class physx.extensions.PxSerialization.Raw
- serializeCollectionToXml(PxOutputStream, PxCollection, PxSerializationRegistry) - Static method in class physx.extensions.PxSerialization
- serializeCollectionToXml(PxOutputStream, PxCollection, PxSerializationRegistry, PxCookingParams) - Static method in class physx.extensions.PxSerialization
- serializeCollectionToXml(PxOutputStream, PxCollection, PxSerializationRegistry, PxCookingParams, PxCollection) - Static method in class physx.extensions.PxSerialization
- set(int, byte) - Method in class physx.support.PxArray_PxU8
- set(int, float) - Method in class physx.support.PxArray_PxReal
- set(int, int) - Method in class physx.support.PxArray_PxU32
- set(int, short) - Method in class physx.support.PxArray_PxU16
- set(int, PxVec3) - Method in class physx.support.PxArray_PxVec3
- set(int, PxVec4) - Method in class physx.support.PxArray_PxVec4
- set(int, PxHeightFieldSample) - Method in class physx.support.PxArray_PxHeightFieldSample
- set(int, PxContactPairPoint) - Method in class physx.support.PxArray_PxContactPairPoint
- set(int, PxRaycastHit) - Method in class physx.support.PxArray_PxRaycastHit
- set(int, PxSweepHit) - Method in class physx.support.PxArray_PxSweepHit
- set(int, PxActorPtr) - Method in class physx.support.PxArray_PxActorPtr
- set(int, PxMaterialConstPtr) - Method in class physx.support.PxArray_PxMaterialConst
- set(int, PxShapePtr) - Method in class physx.support.PxArray_PxShapePtr
- set(long, int, byte) - Static method in class physx.support.PxArray_PxU8.Raw
- set(long, int, float) - Static method in class physx.support.PxArray_PxReal.Raw
- set(long, int, int) - Static method in class physx.support.PxArray_PxU32.Raw
- set(long, int, long) - Static method in class physx.support.PxArray_PxActorPtr.Raw
- set(long, int, long) - Static method in class physx.support.PxArray_PxContactPairPoint.Raw
- set(long, int, long) - Static method in class physx.support.PxArray_PxHeightFieldSample.Raw
- set(long, int, long) - Static method in class physx.support.PxArray_PxMaterialConst.Raw
- set(long, int, long) - Static method in class physx.support.PxArray_PxRaycastHit.Raw
- set(long, int, long) - Static method in class physx.support.PxArray_PxShapePtr.Raw
- set(long, int, long) - Static method in class physx.support.PxArray_PxSweepHit.Raw
- set(long, int, long) - Static method in class physx.support.PxArray_PxVec3.Raw
- set(long, int, long) - Static method in class physx.support.PxArray_PxVec4.Raw
- set(long, int, short) - Static method in class physx.support.PxArray_PxU16.Raw
- setAccuracyMode(long, int) - Static method in class physx.vehicle2.PxVehicleClutchParams.Raw
- setAccuracyMode(PxVehicleClutchAccuracyModeEnum) - Method in class physx.vehicle2.PxVehicleClutchParams
-
The engine and wheel rotation speeds that are coupled through the clutch can be updated by choosing one of two modes: eESTIMATE and eBEST_POSSIBLE.
- setAckermannParams(int, PxVehicleAckermannParams) - Method in class physx.vehicle2.BaseVehicleParams
- setAckermannParams(long, int, long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- setActiveAutoboxGearShift(boolean) - Method in class physx.vehicle2.PxVehicleAutoboxState
-
Describes whether a gear shift triggered by the autobox is still in flight.
- setActiveAutoboxGearShift(long, boolean) - Static method in class physx.vehicle2.PxVehicleAutoboxState.Raw
- setActiveStatus(int, boolean) - Method in class physx.vehicle2.PxVehicleTireStickyState
- setActiveStatus(long, int, boolean) - Static method in class physx.vehicle2.PxVehicleTireStickyState.Raw
- setActor(long, long) - Static method in class physx.character.PxControllerShapeHit.Raw
- setActor(long, long) - Static method in class physx.physics.PxOverlapHit.Raw
- setActor(long, long) - Static method in class physx.physics.PxRaycastHit.Raw
- setActor(long, long) - Static method in class physx.physics.PxSweepHit.Raw
- setActor(PxRigidActor) - Method in class physx.character.PxControllerShapeHit
-
Touched actor
- setActor(PxRigidActor) - Method in class physx.physics.PxOverlapHit
- setActor(PxRigidActor) - Method in class physx.physics.PxRaycastHit
- setActor(PxRigidActor) - Method in class physx.physics.PxSweepHit
- setActorFlag(long, int, boolean) - Static method in class physx.physics.PxActor.Raw
- setActorFlag(PxActorFlagEnum, boolean) - Method in class physx.physics.PxActor
-
Raises or clears a particular actor flag.
- setActorFlags(long, long) - Static method in class physx.physics.PxActor.Raw
- setActorFlags(PxActorFlags) - Method in class physx.physics.PxActor
-
Sets the actor flags.
- setActors(int, PxActor) - Method in class physx.physics.PxContactPairHeader
- setActors(long, int, long) - Static method in class physx.physics.PxContactPairHeader.Raw
- setActors(long, long, long) - Static method in class physx.extensions.PxJoint.Raw
- setActors(long, long, long) - Static method in class physx.physics.PxConstraint.Raw
- setActors(PxRigidActor, PxRigidActor) - Method in class physx.extensions.PxJoint
-
Set the actors for this joint.
- setActors(PxRigidActor, PxRigidActor) - Method in class physx.physics.PxConstraint
-
Sets the actors for this constraint.
- setActuationStates(int, PxVehicleWheelActuationState) - Method in class physx.vehicle2.BaseVehicleState
- setActuationStates(long, int, long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setAligningMoment(float) - Method in class physx.vehicle2.PxVehicleTireForce
-
The aligning moment may be propagated to a torque-driven steering controller.
- setAligningMoment(long, float) - Static method in class physx.vehicle2.PxVehicleTireForce.Raw
- setAngular(long, long) - Static method in class physx.physics.PxSpatialVelocity.Raw
- setAngular(PxVec3) - Method in class physx.physics.PxSpatialVelocity
- setAngularDamping(float) - Method in class physx.physics.PxRigidBody
-
Sets the angular damping coefficient.
- setAngularDamping(long, float) - Static method in class physx.physics.PxRigidBody.Raw
- setAngularVelocity(long, long) - Static method in class physx.physics.PxRigidDynamic.Raw
- setAngularVelocity(long, long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- setAngularVelocity(long, long, boolean) - Static method in class physx.physics.PxRigidDynamic.Raw
- setAngularVelocity(PxVec3) - Method in class physx.physics.PxRigidDynamic
-
Sets the angular velocity of the actor.
- setAngularVelocity(PxVec3) - Method in class physx.vehicle2.PxVehicleRigidBodyState
-
the body's angular velocity (in world space)
- setAngularVelocity(PxVec3, boolean) - Method in class physx.physics.PxRigidDynamic
-
Sets the angular velocity of the actor.
- setAntiRollForceParams(int, PxVehicleAntiRollForceParams) - Method in class physx.vehicle2.BaseVehicleParams
- setAntiRollForceParams(long, int, long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- setAntiRollTorque(long, long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setAntiRollTorque(long, long) - Static method in class physx.vehicle2.PxVehicleAntiRollTorque.Raw
- setAntiRollTorque(PxVec3) - Method in class physx.vehicle2.PxVehicleAntiRollTorque
-
The accumulated torque to apply to the rigid body.
- setAntiRollTorque(PxVehicleAntiRollTorque) - Method in class physx.vehicle2.BaseVehicleState
- setAreaTestEpsilon(float) - Method in class physx.cooking.PxCookingParams
-
Zero-size area epsilon used in convex hull computation.
- setAreaTestEpsilon(long, float) - Static method in class physx.cooking.PxCookingParams.Raw
- setArmature(long, int, float) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- setArmature(PxArticulationAxisEnum, float) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Sets the joint armature for the given axis.
- setArticulationFlag(long, int, boolean) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- setArticulationFlag(PxArticulationFlagEnum, boolean) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Raises or clears a flag on the articulation.
- setArticulationFlags(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- setArticulationFlags(PxArticulationFlags) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Sets flags on the articulation.
- setAutoboxParams(long, long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- setAutoboxParams(PxVehicleAutoboxParams) - Method in class physx.vehicle2.EngineDrivetrainParams
- setAutoboxState(long, long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- setAutoboxState(PxVehicleAutoboxState) - Method in class physx.vehicle2.EngineDrivetrainState
- setAveWheelSpeedContributionAllWheels(int, float) - Method in class physx.vehicle2.PxVehicleDifferentialState
- setAveWheelSpeedContributionAllWheels(long, int, float) - Static method in class physx.vehicle2.PxVehicleDifferentialState.Raw
- setAveWheelSpeedRatios(int, float) - Method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
- setAveWheelSpeedRatios(long, int, float) - Static method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams.Raw
- setAxleDescription(long, long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- setAxleDescription(PxVehicleAxleDescription) - Method in class physx.vehicle2.BaseVehicleParams
- setAxleToWheelIds(int, int) - Method in class physx.vehicle2.PxVehicleAxleDescription
- setAxleToWheelIds(long, int, int) - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- setBaseFlag(long, int, boolean) - Static method in class physx.common.PxBase.Raw
- setBaseFlag(PxBaseFlagEnum, boolean) - Method in class physx.common.PxBase
-
Set PxBaseFlag
- setBaseFlags(long, long) - Static method in class physx.common.PxBase.Raw
- setBaseFlags(PxBaseFlags) - Method in class physx.common.PxBase
-
Set PxBaseFlags
- setBaseParams(long, long) - Static method in class physx.vehicle2.BaseVehicle.Raw
- setBaseParams(BaseVehicleParams) - Method in class physx.vehicle2.BaseVehicle
- setBaseState(long, long) - Static method in class physx.vehicle2.BaseVehicle.Raw
- setBaseState(BaseVehicleState) - Method in class physx.vehicle2.BaseVehicle
- setBehaviorCallback(long, long) - Static method in class physx.character.PxControllerDesc.Raw
- setBehaviorCallback(PxControllerBehaviorCallback) - Method in class physx.character.PxControllerDesc
-
Specifies a user behavior callback.
- setBlock(long, long) - Static method in class physx.physics.PxOverlapBuffer10.Raw
- setBlock(long, long) - Static method in class physx.physics.PxOverlapResult.Raw
- setBlock(long, long) - Static method in class physx.physics.PxRaycastBuffer10.Raw
- setBlock(long, long) - Static method in class physx.physics.PxRaycastResult.Raw
- setBlock(long, long) - Static method in class physx.physics.PxSweepBuffer10.Raw
- setBlock(long, long) - Static method in class physx.physics.PxSweepResult.Raw
- setBlock(PxOverlapHit) - Method in class physx.physics.PxOverlapBuffer10
- setBlock(PxOverlapHit) - Method in class physx.physics.PxOverlapResult
- setBlock(PxRaycastHit) - Method in class physx.physics.PxRaycastBuffer10
- setBlock(PxRaycastHit) - Method in class physx.physics.PxRaycastResult
- setBlock(PxSweepHit) - Method in class physx.physics.PxSweepBuffer10
- setBlock(PxSweepHit) - Method in class physx.physics.PxSweepResult
- setBounceThreshold(float) - Method in class physx.extensions.PxJointLimitParameters
-
determines the minimum impact velocity which will cause the joint to bounce
- setBounceThreshold(long, float) - Static method in class physx.extensions.PxJointLimitParameters.Raw
- setBounceThresholdVelocity(float) - Method in class physx.physics.PxScene
-
Set the bounce threshold velocity.
- setBounceThresholdVelocity(float) - Method in class physx.physics.PxSceneDesc
-
A contact with a relative velocity below this will not bounce.
- setBounceThresholdVelocity(long, float) - Static method in class physx.physics.PxScene.Raw
- setBounceThresholdVelocity(long, float) - Static method in class physx.physics.PxSceneDesc.Raw
- setBrakeCommandResponseStates(int, float) - Method in class physx.vehicle2.BaseVehicleState
- setBrakeCommandResponseStates(long, int, float) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setBrakeResponseParams(int, PxVehicleBrakeCommandResponseParams) - Method in class physx.vehicle2.BaseVehicleParams
- setBrakeResponseParams(long, int, long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- setBrakes(int, float) - Method in class physx.vehicle2.PxVehicleCommandState
- setBrakes(long, int, float) - Static method in class physx.vehicle2.PxVehicleCommandState.Raw
- setBreakForce(float, float) - Method in class physx.extensions.PxJoint
-
set the break force for this joint.
- setBreakForce(float, float) - Method in class physx.physics.PxConstraint
-
Set the break force and torque thresholds for this constraint.
- setBreakForce(long, float, float) - Static method in class physx.extensions.PxJoint.Raw
- setBreakForce(long, float, float) - Static method in class physx.physics.PxConstraint.Raw
- setBroadPhaseType(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setBroadPhaseType(PxBroadPhaseTypeEnum) - Method in class physx.physics.PxSceneDesc
-
Selects the broad-phase algorithm to use.
- setBuildGPUData(boolean) - Method in class physx.cooking.PxCookingParams
-
When true, additional information required for GPU-accelerated rigid body simulation is created.
- setBuildGPUData(long, boolean) - Static method in class physx.cooking.PxCookingParams.Raw
- setBuildTriangleAdjacencies(boolean) - Method in class physx.cooking.PxCookingParams
-
When true, the triangle adjacency information is created.
- setBuildTriangleAdjacencies(long, boolean) - Static method in class physx.cooking.PxCookingParams.Raw
- setCamber(float) - Method in class physx.vehicle2.PxVehicleSuspensionComplianceState
-
The camber angle in radians that arises from suspension compliance.
- setCamber(long, float) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceState.Raw
- setCamberAngle(float) - Method in class physx.vehicle2.PxVehicleTireCamberAngleState
- setCamberAngle(long, float) - Static method in class physx.vehicle2.PxVehicleTireCamberAngleState.Raw
- setCamberStiff(float) - Method in class physx.vehicle2.PxVehicleTireForceParams
-
Tire camber stiffness Note: Camber force can be approximated as camberStiff*camberAngle.
- setCamberStiff(long, float) - Static method in class physx.vehicle2.PxVehicleTireForceParams.Raw
- setCcdMaxPasses(int) - Method in class physx.physics.PxSceneDesc
-
Maximum number of CCD passes
- setCcdMaxPasses(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setCCDMaxPasses(int) - Method in class physx.physics.PxScene
-
Sets the maximum number of CCD passes
- setCCDMaxPasses(long, int) - Static method in class physx.physics.PxScene.Raw
- setCcdMaxSeparation(float) - Method in class physx.physics.PxSceneDesc
-
A threshold for speculative CCD.
- setCcdMaxSeparation(long, float) - Static method in class physx.physics.PxSceneDesc.Raw
- setCCDMaxSeparation(float) - Method in class physx.physics.PxScene
-
Set the maximum CCD separation.
- setCCDMaxSeparation(long, float) - Static method in class physx.physics.PxScene.Raw
- setCcdThreshold(float) - Method in class physx.physics.PxSceneDesc
-
CCD threshold
- setCcdThreshold(long, float) - Static method in class physx.physics.PxSceneDesc.Raw
- setCCDThreshold(float) - Method in class physx.physics.PxScene
-
Set the CCD threshold.
- setCCDThreshold(long, float) - Static method in class physx.physics.PxScene.Raw
- setCenterBias(float) - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
-
The parameter centerBias specifies the maximum angular speed ratio of the sum of the two front wheels and the sum of the two rear wheels, as specified by frontWheelIds[2] and rearWheelIds[2].
- setCenterBias(long, float) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- setCenterOfMass(long, long) - Static method in class physx.extensions.PxMassProperties.Raw
- setCenterOfMass(PxVec3) - Method in class physx.extensions.PxMassProperties
-
The center of mass of the object.
- setCenterTarget(float) - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
-
The parameter centerTarget specifies the target rotational speed ratio of the sum of the two front wheels and the sum of the two rear wheels in the event that the ratio exceeds centerBias and centerBias is configured for an activated limited slip.
- setCenterTarget(long, float) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- setCfmScale(float) - Method in class physx.physics.PxArticulationLink
-
Set the constraint-force-mixing scale term.
- setCfmScale(long, float) - Static method in class physx.physics.PxArticulationLink.Raw
- setChildPose(long, long) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- setChildPose(PxTransform) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Sets the joint pose in the child link actor frame.
- setClimbingMode(long, int) - Static method in class physx.character.PxCapsuleController.Raw
- setClimbingMode(long, int) - Static method in class physx.character.PxCapsuleControllerDesc.Raw
- setClimbingMode(PxCapsuleClimbingModeEnum) - Method in class physx.character.PxCapsuleController
-
Sets controller's climbing mode.
- setClimbingMode(PxCapsuleClimbingModeEnum) - Method in class physx.character.PxCapsuleControllerDesc
-
The climbing mode
- setClutch(float) - Method in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState
-
The instantaneous state of the clutch controller in range [0,1] with 1 denoting fully pressed and 0 fully depressed.
- setClutch(long, float) - Static method in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState.Raw
- setClutchCommandResponseParams(long, long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- setClutchCommandResponseParams(PxVehicleClutchCommandResponseParams) - Method in class physx.vehicle2.EngineDrivetrainParams
- setClutchCommandResponseState(long, long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- setClutchCommandResponseState(PxVehicleClutchCommandResponseState) - Method in class physx.vehicle2.EngineDrivetrainState
- setClutchParams(long, long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- setClutchParams(PxVehicleClutchParams) - Method in class physx.vehicle2.EngineDrivetrainParams
- setClutchSlip(float) - Method in class physx.vehicle2.PxVehicleClutchSlipState
-
The slip at the clutch.
- setClutchSlip(long, float) - Static method in class physx.vehicle2.PxVehicleClutchSlipState.Raw
- setClutchState(long, long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- setClutchState(PxVehicleClutchSlipState) - Method in class physx.vehicle2.EngineDrivetrainState
- setCMassLocalPose(long, long) - Static method in class physx.physics.PxRigidBody.Raw
- setCMassLocalPose(PxTransform) - Method in class physx.physics.PxRigidBody
-
Sets the pose of the center of mass relative to the actor.
- setCoefficient(float) - Method in class physx.physics.PxArticulationAttachment
-
Sets the attachment coefficient.
- setCoefficient(long, float) - Static method in class physx.physics.PxArticulationAttachment.Raw
- setCoefficient(long, int, float, float) - Static method in class physx.physics.PxArticulationTendonJoint.Raw
- setCoefficient(PxArticulationAxisEnum, float, float) - Method in class physx.physics.PxArticulationTendonJoint
-
Sets the tendon joint coefficient.
- setCoefficientMatrix(long, long) - Static method in class physx.physics.PxArticulationCache.Raw
- setCoefficientMatrix(PxRealPtr) - Method in class physx.physics.PxArticulationCache
-
Deprecated.The API related to loop joints will be removed in a future version once a replacement is made available.
Constraint coefficient matrix.
- N = getCoefficentMatrixSize(). - The user needs to allocate memory and set this member to the allocated memory.
- setCollisionFlags(int) - Method in class physx.character.PxControllerState
-
Last known collision flags (PxControllerCollisionFlag)
- setCollisionFlags(long, int) - Static method in class physx.character.PxControllerState.Raw
- setColor(int) - Method in class physx.common.PxDebugPoint
- setColor(long, int) - Static method in class physx.common.PxDebugPoint.Raw
- setColor0(int) - Method in class physx.common.PxDebugLine
- setColor0(int) - Method in class physx.common.PxDebugTriangle
- setColor0(long, int) - Static method in class physx.common.PxDebugLine.Raw
- setColor0(long, int) - Static method in class physx.common.PxDebugTriangle.Raw
- setColor1(int) - Method in class physx.common.PxDebugLine
- setColor1(int) - Method in class physx.common.PxDebugTriangle
- setColor1(long, int) - Static method in class physx.common.PxDebugLine.Raw
- setColor1(long, int) - Static method in class physx.common.PxDebugTriangle.Raw
- setColor2(int) - Method in class physx.common.PxDebugTriangle
- setColor2(long, int) - Static method in class physx.common.PxDebugTriangle.Raw
- setColumn0(long, long) - Static method in class physx.common.PxMat33.Raw
- setColumn0(PxVec3) - Method in class physx.common.PxMat33
- setColumn1(long, long) - Static method in class physx.common.PxMat33.Raw
- setColumn1(PxVec3) - Method in class physx.common.PxMat33
- setColumn2(long, long) - Static method in class physx.common.PxMat33.Raw
- setColumn2(PxVec3) - Method in class physx.common.PxMat33
- setColumnScale(float) - Method in class physx.geometry.PxHeightFieldGeometry
-
The scaling factor for the height field in the column direction (z direction in local space).
- setColumnScale(long, float) - Static method in class physx.geometry.PxHeightFieldGeometry.Raw
- setCommandResponse(float) - Method in class physx.vehicle2.PxVehicleClutchCommandResponseState
- setCommandResponse(float) - Method in class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState
- setCommandResponse(long, float) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseState.Raw
- setCommandResponse(long, float) - Static method in class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState.Raw
- setCommandState(long, long) - Static method in class physx.vehicle2.PhysXActorVehicle.Raw
- setCommandState(PxVehicleCommandState) - Method in class physx.vehicle2.PhysXActorVehicle
- setCommandValue(float) - Method in class physx.vehicle2.PxVehicleCommandValueResponseTable
-
The command value associated with the table of speed responses.
- setCommandValue(long, float) - Static method in class physx.vehicle2.PxVehicleCommandValueResponseTable.Raw
- setCommandValues(int, float) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
- setCommandValues(long, int, float) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- setComponentSequence(long, long) - Static method in class physx.vehicle2.BaseVehicle.Raw
- setComponentSequence(PxVehicleComponentSequence) - Method in class physx.vehicle2.BaseVehicle
- setComponentSequenceSubstepGroupHandle(byte) - Method in class physx.vehicle2.BaseVehicle
- setComponentSequenceSubstepGroupHandle(long, byte) - Static method in class physx.vehicle2.BaseVehicle.Raw
- setCompressedContactSize(int) - Method in class physx.physics.PxSimulationStatistics
-
The size (in bytes) of the compressed contact stream in the current simulation step
- setCompressedContactSize(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setConnectedWheels(int, int) - Method in class physx.vehicle2.PxVehicleDifferentialState
- setConnectedWheels(long, int, int) - Static method in class physx.vehicle2.PxVehicleDifferentialState.Raw
- setConstraint(long, long) - Static method in class physx.physics.PxConstraintInfo.Raw
- setConstraint(PxConstraint) - Method in class physx.physics.PxConstraintInfo
-
The broken constraint.
- setConstraintConnectors(int, PxVehicleConstraintConnector) - Method in class physx.vehicle2.PxVehiclePhysXConstraints
- setConstraintConnectors(long, int, long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraints.Raw
- setConstraintFlag(long, int, boolean) - Static method in class physx.extensions.PxJoint.Raw
- setConstraintFlag(PxConstraintFlagEnum, boolean) - Method in class physx.extensions.PxJoint
-
set a constraint flags for this joint to a specified value.
- setConstraintFlags(long, long) - Static method in class physx.extensions.PxJoint.Raw
- setConstraintFlags(PxConstraintFlags) - Method in class physx.extensions.PxJoint
-
set the constraint flags for this joint.
- setConstraints(int, PxConstraint) - Method in class physx.vehicle2.PxVehiclePhysXConstraints
- setConstraints(long, int, long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraints.Raw
- setConstraintState(long, long) - Static method in class physx.vehicle2.PxVehicleConstraintConnector.Raw
- setConstraintState(PxVehiclePhysXConstraintState) - Method in class physx.vehicle2.PxVehicleConstraintConnector
- setConstraintStates(int, PxVehiclePhysXConstraintState) - Method in class physx.vehicle2.PxVehiclePhysXConstraints
- setConstraintStates(long, int, long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraints.Raw
- setContactCount(byte) - Method in class physx.physics.PxContactPair
-
Number of contact points stored in the contact stream
- setContactCount(long, byte) - Static method in class physx.physics.PxContactPair.Raw
- setContactOffset(float) - Method in class physx.character.PxController
-
Sets the contact offset.
- setContactOffset(float) - Method in class physx.character.PxControllerDesc
-
The contact offset used by the controller.
- setContactOffset(float) - Method in class physx.physics.PxShape
-
Sets the contact offset.
- setContactOffset(long, float) - Static method in class physx.character.PxController.Raw
- setContactOffset(long, float) - Static method in class physx.character.PxControllerDesc.Raw
- setContactOffset(long, float) - Static method in class physx.physics.PxShape.Raw
- setContactPairSlabSize(int) - Method in class physx.physics.PxSceneDesc
-
Defines the size of a contact pool slab.
- setContactPairSlabSize(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setContactReportStreamBufferSize(int) - Method in class physx.physics.PxSceneDesc
-
Size of the contact report stream (in bytes).
- setContactReportStreamBufferSize(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setContactReportThreshold(float) - Method in class physx.physics.PxRigidDynamic
-
Sets the force threshold for contact reports.
- setContactReportThreshold(long, float) - Static method in class physx.physics.PxRigidDynamic.Raw
- setContacts(int, PxContactPoint) - Method in class physx.geometry.PxContactBuffer
- setContacts(long, int, long) - Static method in class physx.geometry.PxContactBuffer.Raw
- setContactSlopCoefficient(float) - Method in class physx.physics.PxRigidBody
-
Sets a distance scale whereby the angular influence of a contact on the normal constraint in a contact is zeroed if normal.cross(offset) falls below this tolerance.
- setContactSlopCoefficient(long, float) - Static method in class physx.physics.PxRigidBody.Raw
- setController(long, long) - Static method in class physx.character.PxControllerHit.Raw
- setController(PxController) - Method in class physx.character.PxControllerHit
-
Current controller
- setConvexEdgeThreshold(float) - Method in class physx.geometry.PxHeightFieldDesc
-
This threshold is used by the collision detection to determine if a height field edge is convex and can generate contact points.
- setConvexEdgeThreshold(long, float) - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- setConvexMesh(long, long) - Static method in class physx.geometry.PxConvexMeshGeometry.Raw
- setConvexMesh(PxConvexMesh) - Method in class physx.geometry.PxConvexMeshGeometry
-
A reference to the convex mesh object.
- setConvexMeshCookingType(long, int) - Static method in class physx.cooking.PxCookingParams.Raw
- setConvexMeshCookingType(PxConvexMeshCookingTypeEnum) - Method in class physx.cooking.PxCookingParams
-
Convex hull creation algorithm.
- setCorrectedRotationSpeed(float) - Method in class physx.vehicle2.PxVehicleWheelRigidBody1dState
-
The corrected rotation speed of the wheel around the lateral axis in radians per second.
- setCorrectedRotationSpeed(long, float) - Static method in class physx.vehicle2.PxVehicleWheelRigidBody1dState.Raw
- setCount(int) - Method in class physx.common.PxBoundedData
- setCount(int) - Method in class physx.geometry.PxContactBuffer
- setCount(long, int) - Static method in class physx.common.PxBoundedData.Raw
- setCount(long, int) - Static method in class physx.geometry.PxContactBuffer.Raw
- setCpuDispatcher(long, long) - Static method in class physx.physics.PxSceneDesc.Raw
- setCpuDispatcher(PxCpuDispatcher) - Method in class physx.physics.PxSceneDesc
-
The CPU task dispatcher for the scene.
- setCurrentGear(int) - Method in class physx.vehicle2.PxVehicleGearboxState
-
Current gear
- setCurrentGear(long, int) - Static method in class physx.vehicle2.PxVehicleGearboxState.Raw
- setD(float) - Method in class physx.common.PxPlane
-
The distance from the origin
- setD(long, float) - Static method in class physx.common.PxPlane.Raw
- setDamping(float) - Method in class physx.extensions.PxDistanceJoint
-
Set the damping of the joint spring.
- setDamping(float) - Method in class physx.extensions.PxJointLimitParameters
-
if spring is greater than zero, this is the damping of the limit spring
- setDamping(float) - Method in class physx.extensions.PxSpring
-
the damping strength of the drive: that is, the force proportional to the velocity error
- setDamping(float) - Method in class physx.geometry.PxContactPoint
-
Damping coefficient (for compliant contacts)
- setDamping(float) - Method in class physx.physics.PxArticulationDrive
-
The drive damping, i.e.
- setDamping(float) - Method in class physx.physics.PxArticulationTendon
-
Sets the damping term acting both on the tendon length and tendon-length limits.
- setDamping(float) - Method in class physx.vehicle2.PxVehicleSuspensionForceParams
-
Spring damper rate of suspension.
- setDamping(float) - Method in class physx.vehicle2.PxVehicleTireAxisStickyParams
-
The rate at which the velocity constraint approaches zero is controlled by the damping parameter.
- setDamping(long, float) - Static method in class physx.extensions.PxDistanceJoint.Raw
- setDamping(long, float) - Static method in class physx.extensions.PxJointLimitParameters.Raw
- setDamping(long, float) - Static method in class physx.extensions.PxSpring.Raw
- setDamping(long, float) - Static method in class physx.geometry.PxContactPoint.Raw
- setDamping(long, float) - Static method in class physx.physics.PxArticulationDrive.Raw
- setDamping(long, float) - Static method in class physx.physics.PxArticulationTendon.Raw
- setDamping(long, float) - Static method in class physx.vehicle2.PxVehicleSuspensionForceParams.Raw
- setDamping(long, float) - Static method in class physx.vehicle2.PxVehicleTireAxisStickyParams.Raw
- setDampingRate(float) - Method in class physx.vehicle2.PxVehicleWheelParams
-
Damping rate applied to wheel.
- setDampingRate(long, float) - Static method in class physx.vehicle2.PxVehicleWheelParams.Raw
- setDampingRateFullThrottle(float) - Method in class physx.vehicle2.PxVehicleEngineParams
- setDampingRateFullThrottle(long, float) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- setDampingRateZeroThrottleClutchDisengaged(float) - Method in class physx.vehicle2.PxVehicleEngineParams
- setDampingRateZeroThrottleClutchDisengaged(long, float) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- setDampingRateZeroThrottleClutchEngaged(float) - Method in class physx.vehicle2.PxVehicleEngineParams
- setDampingRateZeroThrottleClutchEngaged(long, float) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- setData(int, int, float) - Method in class physx.extensions.PxRackAndPinionJoint
-
Set the desired ratio indirectly.
- setData(long, int, int, float) - Static method in class physx.extensions.PxRackAndPinionJoint.Raw
- setData(long, long) - Static method in class physx.common.PxStridedData.Raw
- setData(long, long) - Static method in class physx.common.PxTypedBoundedData_PxU16.Raw
- setData(long, long) - Static method in class physx.common.PxTypedBoundedData_PxU16Const.Raw
- setData(long, long) - Static method in class physx.physics.PxQueryFilterData.Raw
- setData(NativeObject) - Method in class physx.common.PxStridedData
- setData(PxFilterData) - Method in class physx.physics.PxQueryFilterData
-
Filter data associated with the scene query
- setData(PxU16ConstPtr) - Method in class physx.common.PxTypedBoundedData_PxU16Const
- setData(PxU16Ptr) - Method in class physx.common.PxTypedBoundedData_PxU16
- setDefaultFilterData(long, long) - Static method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams.Raw
- setDefaultFilterData(PxQueryFilterData) - Method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
-
The default filter data to use for the physx scene query.
- setDefaultFriction(float) - Method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
-
A default friction value to be used in the event that the PxMaterial under the tire is not found in the array #materialFrictions.
- setDefaultFriction(long, float) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams.Raw
- setDeltaXP(long, long) - Static method in class physx.character.PxControllerState.Raw
- setDeltaXP(PxVec3) - Method in class physx.character.PxControllerState
-
delta position vector for the object the CCT is standing/riding on.
- setDenseJacobian(long, long) - Static method in class physx.physics.PxArticulationCache.Raw
- setDenseJacobian(PxRealPtr) - Method in class physx.physics.PxArticulationCache
-
Dense Jacobian data.
- setDensity(float) - Method in class physx.character.PxControllerDesc
-
Density of underlying kinematic actor
- setDensity(long, float) - Static method in class physx.character.PxControllerDesc.Raw
- setDifferentialState(long, long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- setDifferentialState(PxVehicleDifferentialState) - Method in class physx.vehicle2.EngineDrivetrainState
- setDifferentialType(long, int) - Static method in class physx.vehicle2.EngineDriveVehicle.Raw
- setDifferentialType(EngineDriveVehicleEnum) - Method in class physx.vehicle2.EngineDriveVehicle
- setDir(long, long) - Static method in class physx.character.PxControllerHit.Raw
- setDir(PxVec3) - Method in class physx.character.PxControllerHit
-
Motion direction
- setDirectDriveParams(long, long) - Static method in class physx.vehicle2.DirectDriveVehicle.Raw
- setDirectDriveParams(DirectDrivetrainParams) - Method in class physx.vehicle2.DirectDriveVehicle
- setDirectDriveState(long, long) - Static method in class physx.vehicle2.DirectDriveVehicle.Raw
- setDirectDriveState(DirectDrivetrainState) - Method in class physx.vehicle2.DirectDriveVehicle
- setDirectDriveThrottleResponseParams(long, long) - Static method in class physx.vehicle2.DirectDrivetrainParams.Raw
- setDirectDriveThrottleResponseParams(PxVehicleDirectDriveThrottleCommandResponseParams) - Method in class physx.vehicle2.DirectDrivetrainParams
- setDirectDriveThrottleResponseStates(int, float) - Method in class physx.vehicle2.DirectDrivetrainState
- setDirectDriveThrottleResponseStates(long, int, float) - Static method in class physx.vehicle2.DirectDrivetrainState.Raw
- setDirectionForSuspensionLimitConstraint(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams.Raw
- setDirectionForSuspensionLimitConstraint(PxVehiclePhysXSuspensionLimitConstraintParamsDirectionSpecifierEnum) - Method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams
- setDirections(int, PxVec3) - Method in class physx.vehicle2.PxVehicleTireDirectionState
- setDirections(long, int, long) - Static method in class physx.vehicle2.PxVehicleTireDirectionState.Raw
- setDistance(float) - Method in class physx.physics.PxLocationHit
-
Distance to hit.
- setDistance(long, float) - Static method in class physx.physics.PxLocationHit.Raw
- setDistanceJointFlag(long, int, boolean) - Static method in class physx.extensions.PxDistanceJoint.Raw
- setDistanceJointFlag(PxDistanceJointFlagEnum, boolean) - Method in class physx.extensions.PxDistanceJoint
-
Set a single flag specific to a Distance Joint to true or false.
- setDistanceJointFlags(long, long) - Static method in class physx.extensions.PxDistanceJoint.Raw
- setDistanceJointFlags(PxDistanceJointFlags) - Method in class physx.extensions.PxDistanceJoint
-
Set the flags specific to the Distance Joint.
- setDistanceLimit(long, long) - Static method in class physx.extensions.PxD6Joint.Raw
- setDistanceLimit(PxJointLinearLimit) - Method in class physx.extensions.PxD6Joint
-
Set the distance limit for the joint.
- setDominance0(byte) - Method in class physx.physics.PxDominanceGroupPair
- setDominance0(long, byte) - Static method in class physx.physics.PxDominanceGroupPair.Raw
- setDominance1(byte) - Method in class physx.physics.PxDominanceGroupPair
- setDominance1(long, byte) - Static method in class physx.physics.PxDominanceGroupPair.Raw
- setDominanceGroup(byte) - Method in class physx.physics.PxActor
-
Assigns dynamic actors a dominance group identifier.
- setDominanceGroup(long, byte) - Static method in class physx.physics.PxActor.Raw
- setDominanceGroupPair(byte, byte, PxDominanceGroupPair) - Method in class physx.physics.PxScene
-
Specifies the dominance behavior of contacts between two actors with two certain dominance groups.
- setDominanceGroupPair(long, byte, byte, long) - Static method in class physx.physics.PxScene.Raw
- setDownRatios(int, float) - Method in class physx.vehicle2.PxVehicleAutoboxParams
- setDownRatios(long, int, float) - Static method in class physx.vehicle2.PxVehicleAutoboxParams.Raw
- setDrive(long, int, long) - Static method in class physx.extensions.PxD6Joint.Raw
- setDrive(PxD6DriveEnum, PxD6JointDrive) - Method in class physx.extensions.PxD6Joint
-
Set the drive parameters for the specified drive type.
- setDriveForceLimit(float) - Method in class physx.extensions.PxRevoluteJoint
-
sets the maximum torque the drive can exert.
- setDriveForceLimit(long, float) - Static method in class physx.extensions.PxRevoluteJoint.Raw
- setDriveGearRatio(float) - Method in class physx.extensions.PxRevoluteJoint
-
sets the gear ratio for the drive.
- setDriveGearRatio(long, float) - Static method in class physx.extensions.PxRevoluteJoint.Raw
- setDriveParams(long, int, long) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- setDriveParams(PxArticulationAxisEnum, PxArticulationDrive) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Configures a joint drive for the given axis.
- setDrivePosition(long, long) - Static method in class physx.extensions.PxD6Joint.Raw
- setDrivePosition(long, long, boolean) - Static method in class physx.extensions.PxD6Joint.Raw
- setDrivePosition(PxTransform) - Method in class physx.extensions.PxD6Joint
-
Set the drive goal pose
- setDrivePosition(PxTransform, boolean) - Method in class physx.extensions.PxD6Joint
-
Set the drive goal pose
- setDriveTarget(long, int, float) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- setDriveTarget(long, int, float, boolean) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- setDriveTarget(PxArticulationAxisEnum, float) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Sets the joint drive position target for the given axis.
- setDriveTarget(PxArticulationAxisEnum, float, boolean) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Sets the joint drive position target for the given axis.
- setDriveType(long, int) - Static method in class physx.physics.PxArticulationDrive.Raw
- setDriveType(PxArticulationDriveTypeEnum) - Method in class physx.physics.PxArticulationDrive
-
The drive type.
- setDriveVelocity(float) - Method in class physx.extensions.PxRevoluteJoint
-
set the target velocity for the drive model.
- setDriveVelocity(float, boolean) - Method in class physx.extensions.PxRevoluteJoint
-
set the target velocity for the drive model.
- setDriveVelocity(long, float) - Static method in class physx.extensions.PxRevoluteJoint.Raw
- setDriveVelocity(long, float, boolean) - Static method in class physx.extensions.PxRevoluteJoint.Raw
- setDriveVelocity(long, int, float) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- setDriveVelocity(long, int, float, boolean) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- setDriveVelocity(long, long, long) - Static method in class physx.extensions.PxD6Joint.Raw
- setDriveVelocity(PxVec3, PxVec3) - Method in class physx.extensions.PxD6Joint
-
Set the target goal velocity for drive.
- setDriveVelocity(PxArticulationAxisEnum, float) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Sets the joint drive velocity target for the given axis.
- setDriveVelocity(PxArticulationAxisEnum, float, boolean) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Sets the joint drive velocity target for the given axis.
- setDynamicBVHBuildStrategy(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setDynamicBVHBuildStrategy(PxBVHBuildStrategyEnum) - Method in class physx.physics.PxSceneDesc
- setDynamicFriction(float) - Method in class physx.geometry.PxContactPoint
-
The dynamic friction coefficient
- setDynamicFriction(float) - Method in class physx.physics.PxMaterial
-
Sets the coefficient of dynamic friction.
- setDynamicFriction(long, float) - Static method in class physx.geometry.PxContactPoint.Raw
- setDynamicFriction(long, float) - Static method in class physx.physics.PxMaterial.Raw
- setDynamicNbObjectsPerNode(int) - Method in class physx.physics.PxSceneDesc
- setDynamicNbObjectsPerNode(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setDynamicStructure(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setDynamicStructure(PxPruningStructureTypeEnum) - Method in class physx.physics.PxSceneDesc
- setDynamicTreeRebuildRateHint(int) - Method in class physx.physics.PxSceneDesc
- setDynamicTreeRebuildRateHint(int) - Method in class physx.physics.PxSceneQuerySystemBase
-
Sets the rebuild rate of the dynamic tree pruning structures.
- setDynamicTreeRebuildRateHint(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setDynamicTreeRebuildRateHint(long, int) - Static method in class physx.physics.PxSceneQuerySystemBase.Raw
- setDynamicTreeSecondaryPruner(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setDynamicTreeSecondaryPruner(PxDynamicTreeSecondaryPrunerEnum) - Method in class physx.physics.PxSceneDesc
- setEmpty() - Method in class physx.common.PxBounds3
-
Sets empty to true
- setEmpty(long) - Static method in class physx.common.PxBounds3.Raw
- setEngineDriveParams(long, long) - Static method in class physx.vehicle2.EngineDriveVehicle.Raw
- setEngineDriveParams(EngineDrivetrainParams) - Method in class physx.vehicle2.EngineDriveVehicle
- setEngineDriveState(long, long) - Static method in class physx.vehicle2.EngineDriveVehicle.Raw
- setEngineDriveState(EngineDrivetrainState) - Method in class physx.vehicle2.EngineDriveVehicle
- setEngineParams(long, long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- setEngineParams(PxVehicleEngineParams) - Method in class physx.vehicle2.EngineDrivetrainParams
- setEngineState(long, long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- setEngineState(PxVehicleEngineState) - Method in class physx.vehicle2.EngineDrivetrainState
- setEstimateIterations(int) - Method in class physx.vehicle2.PxVehicleClutchParams
-
Tune the mathematical accuracy and computational cost of the computed estimate to the wheel and engine rotation speeds if eESTIMATE is chosen.
- setEstimateIterations(long, int) - Static method in class physx.vehicle2.PxVehicleClutchParams.Raw
- setEvents(long, long) - Static method in class physx.physics.PxContactPair.Raw
- setEvents(PxPairFlags) - Method in class physx.physics.PxContactPair
-
Flags raised due to the contact.
- setExternalForce(long, long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- setExternalForce(PxVec3) - Method in class physx.vehicle2.PxVehicleRigidBodyState
-
external force (in world space) affecting the rigid body (usually excluding gravitational force)
- setExternalForces(long, long) - Static method in class physx.physics.PxArticulationCache.Raw
- setExternalForces(PxSpatialForce) - Method in class physx.physics.PxArticulationCache
-
External forces acting on the articulation links for inverse dynamics computation.
- setExternalReference(long, long) - Static method in class physx.physics.PxConstraintInfo.Raw
- setExternalReference(NativeObject) - Method in class physx.physics.PxConstraintInfo
-
The external object which owns the constraint (see #PxConstraintConnector::getExternalReference())
- setExternalTorque(long, long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- setExternalTorque(PxVec3) - Method in class physx.vehicle2.PxVehicleRigidBodyState
-
external torque (in world space) affecting the rigid body
- setFaceIndex(int) - Method in class physx.physics.PxQueryHit
-
Face index of touched triangle, for triangle meshes, convex meshes and height fields.
- setFaceIndex(long, int) - Static method in class physx.physics.PxQueryHit.Raw
- setFileName(long, String) - Static method in class physx.support.OmniPvdFileWriteStream.Raw
- setFileName(String) - Method in class physx.support.OmniPvdFileWriteStream
- setFilterCallback(long, long) - Static method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams.Raw
- setFilterCallback(PxQueryFilterCallback) - Method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
-
A filter callback to be used by the physx scene query Note: A null pointer is allowed.
- setFilterDataEntries(long, long) - Static method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams.Raw
- setFilterDataEntries(PxQueryFilterData) - Method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
-
Array of filter data entries (one per wheel) to use for the physx scene query.
- setFilterShader(long, long) - Static method in class physx.physics.PxSceneDesc.Raw
- setFilterShader(PxSimulationFilterShader) - Method in class physx.physics.PxSceneDesc
-
The custom filter shader to use for collision filtering.
- setFilterShaderData(long, long) - Static method in class physx.physics.PxSceneDesc.Raw
- setFilterShaderData(long, long, int) - Static method in class physx.physics.PxScene.Raw
- setFilterShaderData(NativeObject) - Method in class physx.physics.PxSceneDesc
-
Shared global filter data which will get passed into the filter shader.
- setFilterShaderData(NativeObject, int) - Method in class physx.physics.PxScene
-
Sets the shared global filter data which will get passed into the filter shader.
- setFilterShaderDataSize(int) - Method in class physx.physics.PxSceneDesc
-
Size (in bytes) of the shared global filter data #filterShaderData.
- setFilterShaderDataSize(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setFinalRatio(float) - Method in class physx.vehicle2.PxVehicleGearboxParams
-
Gear ratio applied is #ratios[currentGear]*#finalRatio
- setFinalRatio(long, float) - Static method in class physx.vehicle2.PxVehicleGearboxParams.Raw
- setFlag(long, int, boolean) - Static method in class physx.physics.PxConstraint.Raw
- setFlag(long, int, boolean) - Static method in class physx.physics.PxMaterial.Raw
- setFlag(long, int, boolean) - Static method in class physx.physics.PxScene.Raw
- setFlag(long, int, boolean) - Static method in class physx.physics.PxShape.Raw
- setFlag(PxConstraintFlagEnum, boolean) - Method in class physx.physics.PxConstraint
-
Set a flag for this constraint
- setFlag(PxMaterialFlagEnum, boolean) - Method in class physx.physics.PxMaterial
-
Raises or clears a particular material flag.
- setFlag(PxSceneFlagEnum, boolean) - Method in class physx.physics.PxScene
-
Sets a scene flag.
- setFlag(PxShapeFlagEnum, boolean) - Method in class physx.physics.PxShape
-
Sets shape flags
- setFlags(long, long) - Static method in class physx.cooking.PxConvexMeshDesc.Raw
- setFlags(long, long) - Static method in class physx.extensions.PxD6JointDrive.Raw
- setFlags(long, long) - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- setFlags(long, long) - Static method in class physx.geometry.PxSimpleTriangleMesh.Raw
- setFlags(long, long) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- setFlags(long, long) - Static method in class physx.physics.PxConstraint.Raw
- setFlags(long, long) - Static method in class physx.physics.PxContactPair.Raw
- setFlags(long, long) - Static method in class physx.physics.PxContactPairHeader.Raw
- setFlags(long, long) - Static method in class physx.physics.PxLocationHit.Raw
- setFlags(long, long) - Static method in class physx.physics.PxMaterial.Raw
- setFlags(long, long) - Static method in class physx.physics.PxQueryFilterData.Raw
- setFlags(long, long) - Static method in class physx.physics.PxSceneDesc.Raw
- setFlags(long, long) - Static method in class physx.physics.PxShape.Raw
- setFlags(long, long) - Static method in class physx.physics.PxTriggerPair.Raw
- setFlags(PxConvexFlags) - Method in class physx.cooking.PxConvexMeshDesc
-
Flags bits, combined from values of the enum ::PxConvexFlag
- setFlags(PxD6JointDriveFlags) - Method in class physx.extensions.PxD6JointDrive
-
the joint drive flags
- setFlags(PxHeightFieldFlags) - Method in class physx.geometry.PxHeightFieldDesc
-
Flags bits, combined from values of the enum ::PxHeightFieldFlag.
- setFlags(PxMeshFlags) - Method in class physx.geometry.PxSimpleTriangleMesh
-
Flags bits, combined from values of the enum ::PxMeshFlag
- setFlags(PxMeshFlags) - Method in class physx.geometry.PxTetrahedronMeshDesc
-
Flags bits, combined from values of the enum ::PxMeshFlag
- setFlags(PxConstraintFlags) - Method in class physx.physics.PxConstraint
-
Set the flags for this constraint
- setFlags(PxContactPairFlags) - Method in class physx.physics.PxContactPair
-
Additional information on the contact report pair.
- setFlags(PxContactPairHeaderFlags) - Method in class physx.physics.PxContactPairHeader
-
Additional information on the contact report pair.
- setFlags(PxHitFlags) - Method in class physx.physics.PxLocationHit
-
Hit flags specifying which members contain valid values.
- setFlags(PxMaterialFlags) - Method in class physx.physics.PxMaterial
-
sets all the material flags.
- setFlags(PxQueryFlags) - Method in class physx.physics.PxQueryFilterData
-
Filter flags (see #PxQueryFlags)
- setFlags(PxSceneFlags) - Method in class physx.physics.PxSceneDesc
-
Flags used to select scene options.
- setFlags(PxShapeFlags) - Method in class physx.physics.PxShape
-
Sets shape flags
- setFlags(PxTriggerPairFlags) - Method in class physx.physics.PxTriggerPair
-
Additional information on the pair (see #PxTriggerPairFlag)
- setFootPosition(long, long) - Static method in class physx.character.PxController.Raw
- setFootPosition(PxExtendedVec3) - Method in class physx.character.PxController
-
Set controller's foot position.
- setForce(long, long) - Static method in class physx.physics.PxSpatialForce.Raw
- setForce(long, long) - Static method in class physx.vehicle2.PxVehicleSuspensionForce.Raw
- setForce(PxVec3) - Method in class physx.physics.PxSpatialForce
- setForce(PxVec3) - Method in class physx.vehicle2.PxVehicleSuspensionForce
-
The force to apply to the rigid body.
- setForceAndTorque(long, long, long) - Static method in class physx.physics.PxRigidBody.Raw
- setForceAndTorque(long, long, long, int) - Static method in class physx.physics.PxRigidBody.Raw
- setForceAndTorque(PxVec3, PxVec3) - Method in class physx.physics.PxRigidBody
-
Sets the impulsive force and torque defined in the global coordinate frame to the actor.
- setForceAndTorque(PxVec3, PxVec3, PxForceModeEnum) - Method in class physx.physics.PxRigidBody
-
Sets the impulsive force and torque defined in the global coordinate frame to the actor.
- setForceLimit(float) - Method in class physx.extensions.PxD6JointDrive
-
the force limit of the drive - may be an impulse or a force depending on PxConstraintFlag::eDRIVE_LIMITS_ARE_FORCES
- setForceLimit(long, float) - Static method in class physx.extensions.PxD6JointDrive.Raw
- setForces(int, PxVec3) - Method in class physx.vehicle2.PxVehicleTireForce
- setForces(long, int, long) - Static method in class physx.vehicle2.PxVehicleTireForce.Raw
- setFormat(long, int) - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- setFormat(PxHeightFieldFormatEnum) - Method in class physx.geometry.PxHeightFieldDesc
-
Format of the sample data.
- setFourWheelDifferentialParams(long, long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- setFourWheelDifferentialParams(PxVehicleFourWheelDriveDifferentialParams) - Method in class physx.vehicle2.EngineDrivetrainParams
- setFrame(long, long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- setFrame(long, long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- setFrame(PxVehicleFrame) - Method in class physx.vehicle2.BaseVehicleParams
- setFrame(PxVehicleFrame) - Method in class physx.vehicle2.PxVehicleSimulationContext
- setFriction(float) - Method in class physx.vehicle2.PxVehiclePhysXMaterialFriction
-
A friction value that is to be mapped to a PxMaterial instance.
- setFriction(float) - Method in class physx.vehicle2.PxVehicleRoadGeometryState
-
the friction to be used by the tire model
- setFriction(float) - Method in class physx.vehicle2.PxVehicleTireGripState
-
The tire friction is the product of the road geometry friction and a friction response multiplier.
- setFriction(long, float) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFriction.Raw
- setFriction(long, float) - Static method in class physx.vehicle2.PxVehicleRoadGeometryState.Raw
- setFriction(long, float) - Static method in class physx.vehicle2.PxVehicleTireGripState.Raw
- setFrictionCoefficient(float) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Sets the joint friction coefficient, which applies to all joint axes.
- setFrictionCoefficient(long, float) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- setFrictionCombineMode(long, int) - Static method in class physx.physics.PxMaterial.Raw
- setFrictionCombineMode(PxCombineModeEnum) - Method in class physx.physics.PxMaterial
-
Sets the friction combine mode.
- setFrictionCorrelationDistance(float) - Method in class physx.physics.PxScene
-
Set the friction correlation distance.
- setFrictionCorrelationDistance(float) - Method in class physx.physics.PxSceneDesc
-
Friction correlation distance used to decide whether contacts are close enough to be merged into a single friction anchor point or not.
- setFrictionCorrelationDistance(long, float) - Static method in class physx.physics.PxScene.Raw
- setFrictionCorrelationDistance(long, float) - Static method in class physx.physics.PxSceneDesc.Raw
- setFrictionOffsetThreshold(float) - Method in class physx.physics.PxScene
-
Set the friction offset threshold.
- setFrictionOffsetThreshold(float) - Method in class physx.physics.PxSceneDesc
-
A threshold of contact separation distance used to decide if a contact point will experience friction forces.
- setFrictionOffsetThreshold(long, float) - Static method in class physx.physics.PxScene.Raw
- setFrictionOffsetThreshold(long, float) - Static method in class physx.physics.PxSceneDesc.Raw
- setFrictionType(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setFrictionType(PxFrictionTypeEnum) - Method in class physx.physics.PxSceneDesc
-
Deprecated.Since only the patch friction model is supported now, the frictionType parameter is obsolete.
Default: PxFrictionType::ePATCH
- setFrictionVsSlip(long, int, int, float) - Static method in class physx.vehicle2.PxVehicleTireForceParamsExt.Raw
- setFrictionVsSlip(PxVehicleTireForceParams, int, int, float) - Static method in class physx.vehicle2.PxVehicleTireForceParamsExt
- setFromBuffer(long, long, int) - Static method in class physx.support.PxArray_PxU8.Raw
- setFromBuffer(NativeObject, int) - Method in class physx.support.PxArray_PxU8
- setFrontBias(float) - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
-
The parameter frontBias specifies the maximum angular speed ratio of the two front wheels specified by frontWheelIds[2].
- setFrontBias(long, float) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- setFrontTarget(float) - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
-
The parameter frontTarget specifies the target rotational speed ratio of the two front wheels in the event that the ratio exceeds frontBias and frontBias is configured for an activated limited slip or locked axle.
- setFrontTarget(long, float) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- setFrontWheelIds(int, int) - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
- setFrontWheelIds(long, int, int) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- setGaussMapLimit(int) - Method in class physx.cooking.PxCookingParams
-
Vertex limit beyond which additional acceleration structures are computed for each convex mesh.
- setGaussMapLimit(long, int) - Static method in class physx.cooking.PxCookingParams.Raw
- setGear(long, int) - Static method in class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState.Raw
- setGear(PxVehicleDirectDriveTransmissionCommandStateEnum) - Method in class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState
-
The desired gear of the input gear controller.
- setGearBoxParams(long, long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- setGearBoxParams(PxVehicleGearboxParams) - Method in class physx.vehicle2.EngineDrivetrainParams
- setGearboxState(long, long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- setGearboxState(PxVehicleGearboxState) - Method in class physx.vehicle2.EngineDrivetrainState
- setGearRatio(float) - Method in class physx.extensions.PxGearJoint
-
Set the desired gear ratio.
- setGearRatio(long, float) - Static method in class physx.extensions.PxGearJoint.Raw
- setGearSwitchTime(float) - Method in class physx.vehicle2.PxVehicleGearboxState
-
Reported time that has passed since gear change started.
- setGearSwitchTime(long, float) - Static method in class physx.vehicle2.PxVehicleGearboxState.Raw
- setGeometry(long, long) - Static method in class physx.physics.PxShape.Raw
- setGeometry(PxGeometry) - Method in class physx.physics.PxShape
-
Adjust the geometry of the shape.
- setGlobalPose(long, long) - Static method in class physx.physics.PxRigidActor.Raw
- setGlobalPose(long, long, boolean) - Static method in class physx.physics.PxRigidActor.Raw
- setGlobalPose(PxTransform) - Method in class physx.physics.PxRigidActor
-
Method for setting an actor's pose in the world.
- setGlobalPose(PxTransform, boolean) - Method in class physx.physics.PxRigidActor
-
Method for setting an actor's pose in the world.
- setGpuComputeVersion(int) - Method in class physx.physics.PxSceneDesc
-
Defines which compute version the GPU dynamics should target.
- setGpuComputeVersion(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setGpuMaxNumPartitions(int) - Method in class physx.physics.PxSceneDesc
-
Limitation for the partitions in the GPU dynamics pipeline.
- setGpuMaxNumPartitions(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setGpuMaxNumStaticPartitions(int) - Method in class physx.physics.PxSceneDesc
-
Limitation for the number of static rigid body partitions in the GPU dynamics pipeline.
- setGpuMaxNumStaticPartitions(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setGravity(long, long) - Static method in class physx.physics.PxScene.Raw
- setGravity(long, long) - Static method in class physx.physics.PxSceneDesc.Raw
- setGravity(long, long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- setGravity(PxVec3) - Method in class physx.physics.PxScene
-
Sets a constant gravity for the entire scene.
- setGravity(PxVec3) - Method in class physx.physics.PxSceneDesc
-
Gravity vector.
- setGravity(PxVec3) - Method in class physx.vehicle2.PxVehicleSimulationContext
- setGroupToWheelIds(int, int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
- setGroupToWheelIds(long, int, int) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- setHalfExtents(long, long) - Static method in class physx.extensions.BoxSupport.Raw
- setHalfExtents(long, long) - Static method in class physx.geometry.PxBoxGeometry.Raw
- setHalfExtents(PxVec3) - Method in class physx.extensions.BoxSupport
- setHalfExtents(PxVec3) - Method in class physx.geometry.PxBoxGeometry
-
Half of the width, height, and depth of the box.
- setHalfForwardExtent(float) - Method in class physx.character.PxBoxController
-
Sets controller's half forward extent.
- setHalfForwardExtent(float) - Method in class physx.character.PxBoxControllerDesc
-
Half forward extent
- setHalfForwardExtent(long, float) - Static method in class physx.character.PxBoxController.Raw
- setHalfForwardExtent(long, float) - Static method in class physx.character.PxBoxControllerDesc.Raw
- setHalfHeight(float) - Method in class physx.character.PxBoxController
-
Sets controller's half height.
- setHalfHeight(float) - Method in class physx.character.PxBoxControllerDesc
-
Half height
- setHalfHeight(float) - Method in class physx.extensions.CapsuleSupport
- setHalfHeight(float) - Method in class physx.geometry.PxCapsuleGeometry
-
half of the capsule's height, measured between the centers of the hemispherical ends.
- setHalfHeight(long, float) - Static method in class physx.character.PxBoxController.Raw
- setHalfHeight(long, float) - Static method in class physx.character.PxBoxControllerDesc.Raw
- setHalfHeight(long, float) - Static method in class physx.extensions.CapsuleSupport.Raw
- setHalfHeight(long, float) - Static method in class physx.geometry.PxCapsuleGeometry.Raw
- setHalfSideExtent(float) - Method in class physx.character.PxBoxController
-
Sets controller's half side extent.
- setHalfSideExtent(float) - Method in class physx.character.PxBoxControllerDesc
-
Half side extent
- setHalfSideExtent(long, float) - Static method in class physx.character.PxBoxController.Raw
- setHalfSideExtent(long, float) - Static method in class physx.character.PxBoxControllerDesc.Raw
- setHalfWidth(float) - Method in class physx.vehicle2.PxVehicleWheelParams
-
Half-width of unit that includes wheel plus tire.
- setHalfWidth(long, float) - Static method in class physx.vehicle2.PxVehicleWheelParams.Raw
- setHasBlock(boolean) - Method in class physx.physics.PxOverlapBuffer10
- setHasBlock(boolean) - Method in class physx.physics.PxOverlapResult
- setHasBlock(boolean) - Method in class physx.physics.PxRaycastBuffer10
- setHasBlock(boolean) - Method in class physx.physics.PxRaycastResult
- setHasBlock(boolean) - Method in class physx.physics.PxSweepBuffer10
- setHasBlock(boolean) - Method in class physx.physics.PxSweepResult
- setHasBlock(long, boolean) - Static method in class physx.physics.PxOverlapBuffer10.Raw
- setHasBlock(long, boolean) - Static method in class physx.physics.PxOverlapResult.Raw
- setHasBlock(long, boolean) - Static method in class physx.physics.PxRaycastBuffer10.Raw
- setHasBlock(long, boolean) - Static method in class physx.physics.PxRaycastResult.Raw
- setHasBlock(long, boolean) - Static method in class physx.physics.PxSweepBuffer10.Raw
- setHasBlock(long, boolean) - Static method in class physx.physics.PxSweepResult.Raw
- setHeight(float) - Method in class physx.character.PxCapsuleController
-
Resets controller's height.
- setHeight(float) - Method in class physx.character.PxCapsuleControllerDesc
-
The height of the controller
- setHeight(long, float) - Static method in class physx.character.PxCapsuleController.Raw
- setHeight(long, float) - Static method in class physx.character.PxCapsuleControllerDesc.Raw
- setHeight(long, short) - Static method in class physx.geometry.PxHeightFieldSample.Raw
- setHeight(short) - Method in class physx.geometry.PxHeightFieldSample
-
The height of the heightfield sample
- setHeightField(long, long) - Static method in class physx.geometry.PxHeightFieldGeometry.Raw
- setHeightField(PxHeightField) - Method in class physx.geometry.PxHeightFieldGeometry
-
The height field data.
- setHeightFieldFlags(long, long) - Static method in class physx.geometry.PxHeightFieldGeometry.Raw
- setHeightFieldFlags(PxMeshGeometryFlags) - Method in class physx.geometry.PxHeightFieldGeometry
-
Flags to specify some collision properties for the height field.
- setHeightScale(float) - Method in class physx.geometry.PxHeightFieldGeometry
-
The scaling factor for the height field in vertical direction (y direction in local space).
- setHeightScale(long, float) - Static method in class physx.geometry.PxHeightFieldGeometry.Raw
- setHigh(float) - Method in class physx.physics.PxArticulationLimit
-
The higher limit on the joint axis position.
- setHigh(long, float) - Static method in class physx.physics.PxArticulationLimit.Raw
- setHighLimit(float) - Method in class physx.physics.PxArticulationTendonLimit
- setHighLimit(long, float) - Static method in class physx.physics.PxArticulationTendonLimit.Raw
- setHinges(long, long, long) - Static method in class physx.extensions.PxGearJoint.Raw
- setHinges(PxBase, PxBase) - Method in class physx.extensions.PxGearJoint
-
Set the hinge/revolute joints connected by the gear joint.
- setHitState(boolean) - Method in class physx.vehicle2.PxVehicleRoadGeometryState
-
true if a plane is found, false if there is no plane.
- setHitState(long, boolean) - Static method in class physx.vehicle2.PxVehicleRoadGeometryState.Raw
- setIdleOmega(float) - Method in class physx.vehicle2.PxVehicleEngineParams
- setIdleOmega(long, float) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- setImpulse(long, long) - Static method in class physx.physics.PxContactPairPoint.Raw
- setImpulse(PxVec3) - Method in class physx.physics.PxContactPairPoint
-
The impulse applied at the contact point, in world space.
- setInertiaTensor(long, long) - Static method in class physx.extensions.PxMassProperties.Raw
- setInertiaTensor(PxMat33) - Method in class physx.extensions.PxMassProperties
-
The inertia tensor of the object.
- setInternalFaceIndex0(int) - Method in class physx.physics.PxContactPairPoint
-
The surface index of shape 0 at the contact point.
- setInternalFaceIndex0(long, int) - Static method in class physx.physics.PxContactPairPoint.Raw
- setInternalFaceIndex1(int) - Method in class physx.geometry.PxContactPoint
-
The surface index of shape 1 at the contact point.
- setInternalFaceIndex1(int) - Method in class physx.physics.PxContactPairPoint
-
The surface index of shape 1 at the contact point.
- setInternalFaceIndex1(long, int) - Static method in class physx.geometry.PxContactPoint.Raw
- setInternalFaceIndex1(long, int) - Static method in class physx.physics.PxContactPairPoint.Raw
- setInvInertiaScale0(float) - Method in class physx.extensions.PxJoint
-
set the inverse inertia scale for actor0.
- setInvInertiaScale0(long, float) - Static method in class physx.extensions.PxJoint.Raw
- setInvInertiaScale1(float) - Method in class physx.extensions.PxJoint
-
set the inverse inertia scale for actor1.
- setInvInertiaScale1(long, float) - Static method in class physx.extensions.PxJoint.Raw
- setInvisibleWallHeight(float) - Method in class physx.character.PxControllerDesc
-
Height of invisible walls created around non-walkable triangles
- setInvisibleWallHeight(long, float) - Static method in class physx.character.PxControllerDesc.Raw
- setInvMassScale0(float) - Method in class physx.extensions.PxJoint
-
set the inverse mass scale for actor0.
- setInvMassScale0(long, float) - Static method in class physx.extensions.PxJoint.Raw
- setInvMassScale1(float) - Method in class physx.extensions.PxJoint
-
set the inverse mass scale for actor1.
- setInvMassScale1(long, float) - Static method in class physx.extensions.PxJoint.Raw
- setIsBrakeApplied(boolean) - Method in class physx.vehicle2.PxVehicleWheelActuationState
-
True if a brake torque is applied, false if not.
- setIsBrakeApplied(long, boolean) - Static method in class physx.vehicle2.PxVehicleWheelActuationState.Raw
- setIsDriveApplied(boolean) - Method in class physx.vehicle2.PxVehicleWheelActuationState
-
True if a drive torque is applied, false if not.
- setIsDriveApplied(long, boolean) - Static method in class physx.vehicle2.PxVehicleWheelActuationState.Raw
- setIsMovingUp(boolean) - Method in class physx.character.PxControllerState
-
is CCT moving up or not? (i.e.
- setIsMovingUp(long, boolean) - Static method in class physx.character.PxControllerState.Raw
- setJointAcceleration(long, long) - Static method in class physx.physics.PxArticulationCache.Raw
- setJointAcceleration(PxRealPtr) - Method in class physx.physics.PxArticulationCache
-
The articulation joint DOF accelerations.
- setJointForce(long, long) - Static method in class physx.physics.PxArticulationCache.Raw
- setJointForce(PxRealPtr) - Method in class physx.physics.PxArticulationCache
-
The articulation joint DOF forces.
- setJointPosition(long, int, float) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- setJointPosition(long, long) - Static method in class physx.physics.PxArticulationCache.Raw
- setJointPosition(PxArticulationAxisEnum, float) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Sets the joint position for the given axis.
- setJointPosition(PxRealPtr) - Method in class physx.physics.PxArticulationCache
-
The articulation joint DOF positions.
- setJoints(long, long, long) - Static method in class physx.extensions.PxRackAndPinionJoint.Raw
- setJoints(PxBase, PxBase) - Method in class physx.extensions.PxRackAndPinionJoint
-
Set the hinge & prismatic joints connected by the rack & pinion joint.
- setJointType(long, int) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- setJointType(PxArticulationJointTypeEnum) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Sets the joint type (e.g.
- setJointVelocity(long, int, float) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- setJointVelocity(long, long) - Static method in class physx.physics.PxArticulationCache.Raw
- setJointVelocity(PxArticulationAxisEnum, float) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Sets the joint velocity for the given axis.
- setJointVelocity(PxRealPtr) - Method in class physx.physics.PxArticulationCache
-
The articulation joint DOF velocities.
- setJounce(float) - Method in class physx.vehicle2.PxVehicleSuspensionState
-
jounce is the distance from maximum droop.
- setJounce(long, float) - Static method in class physx.vehicle2.PxVehicleSuspensionState.Raw
- setJounceSpeed(float) - Method in class physx.vehicle2.PxVehicleSuspensionState
-
jounceSpeed is the rate of change of jounce.
- setJounceSpeed(long, float) - Static method in class physx.vehicle2.PxVehicleSuspensionState.Raw
- setKineKineFilteringMode(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setKineKineFilteringMode(PxPairFilteringModeEnum) - Method in class physx.physics.PxSceneDesc
-
Filtering mode for kinematic-kinematic pairs in the broadphase.
- setKinematicTarget(long, long) - Static method in class physx.physics.PxRigidDynamic.Raw
- setKinematicTarget(PxTransform) - Method in class physx.physics.PxRigidDynamic
-
Moves kinematically controlled dynamic actors through the game world.
- setLambda(long, long) - Static method in class physx.physics.PxArticulationCache.Raw
- setLambda(PxRealPtr) - Method in class physx.physics.PxArticulationCache
-
Deprecated.The API related to loop joints will be removed in a future version once a replacement is made available.
Constraint lambda values (impulses applied by the respective constraints).
- N = getNbLoopJoints(). - The user needs to allocate memory and set this member to the allocated memory.
- setLatAxis(long, int) - Static method in class physx.vehicle2.PxVehicleFrame.Raw
- setLatAxis(PxVehicleAxesEnum) - Method in class physx.vehicle2.PxVehicleFrame
-
The axis defining the lateral (side) direction of the vehicle.
- setLatency(float) - Method in class physx.vehicle2.PxVehicleAutoboxParams
-
Set the latency time of the autobox.
- setLatency(long, float) - Static method in class physx.vehicle2.PxVehicleAutoboxParams.Raw
- setLatStiffX(float) - Method in class physx.vehicle2.PxVehicleTireForceParams
-
Tire lateral stiffness is a graph of tire load that has linear behavior near zero load and flattens at large loads.
- setLatStiffX(long, float) - Static method in class physx.vehicle2.PxVehicleTireForceParams.Raw
- setLatStiffY(float) - Method in class physx.vehicle2.PxVehicleTireForceParams
-
Tire lateral stiffness is a graph of tire load that has linear behavior near zero load and flattens at large loads.
- setLatStiffY(long, float) - Static method in class physx.vehicle2.PxVehicleTireForceParams.Raw
- setLength(float) - Method in class physx.character.PxControllerHit
-
Motion length
- setLength(float) - Method in class physx.common.PxTolerancesScale
-
The approximate size of objects in the simulation.
- setLength(long, float) - Static method in class physx.character.PxControllerHit.Raw
- setLength(long, float) - Static method in class physx.common.PxTolerancesScale.Raw
- setLimit(long, long) - Static method in class physx.extensions.PxPrismaticJoint.Raw
- setLimit(long, long) - Static method in class physx.extensions.PxRevoluteJoint.Raw
- setLimit(PxJointAngularLimitPair) - Method in class physx.extensions.PxRevoluteJoint
-
set the joint limit parameters.
- setLimit(PxJointLinearLimitPair) - Method in class physx.extensions.PxPrismaticJoint
-
sets the joint limit parameters.
- setLimitCone(long, long) - Static method in class physx.extensions.PxSphericalJoint.Raw
- setLimitCone(PxJointLimitCone) - Method in class physx.extensions.PxSphericalJoint
-
Get the limit cone.
- setLimitParameters(long, long) - Static method in class physx.physics.PxArticulationAttachment.Raw
- setLimitParameters(long, long) - Static method in class physx.physics.PxArticulationFixedTendon.Raw
- setLimitParameters(PxArticulationTendonLimit) - Method in class physx.physics.PxArticulationAttachment
-
Sets the low and high limit on the length of the sub-tendon from the root to this leaf attachment.
- setLimitParameters(PxArticulationTendonLimit) - Method in class physx.physics.PxArticulationFixedTendon
-
Sets the low and high limit on the length of the tendon.
- setLimitParams(long, int, long) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- setLimitParams(PxArticulationAxisEnum, PxArticulationLimit) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Sets the joint limits for a given axis.
- setLimits(long, long) - Static method in class physx.physics.PxScene.Raw
- setLimits(long, long) - Static method in class physx.physics.PxSceneDesc.Raw
- setLimits(PxSceneLimits) - Method in class physx.physics.PxScene
-
Set new scene limits.
- setLimits(PxSceneLimits) - Method in class physx.physics.PxSceneDesc
-
Expected scene limits.
- setLimitStiffness(float) - Method in class physx.physics.PxArticulationTendon
-
Sets the limit stiffness term acting on the tendon's length limits.
- setLimitStiffness(long, float) - Static method in class physx.physics.PxArticulationTendon.Raw
- setLimitSuspensionExpansionVelocity(boolean) - Method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
-
Limit the suspension expansion dynamics.
- setLimitSuspensionExpansionVelocity(long, boolean) - Static method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams.Raw
- setLinear(long, long) - Static method in class physx.physics.PxSpatialVelocity.Raw
- setLinear(PxVec3) - Method in class physx.physics.PxSpatialVelocity
- setLinearDamping(float) - Method in class physx.physics.PxRigidBody
-
Sets the linear damping coefficient.
- setLinearDamping(long, float) - Static method in class physx.physics.PxRigidBody.Raw
- setLinearLimit(long, int, long) - Static method in class physx.extensions.PxD6Joint.Raw
- setLinearLimit(PxD6AxisEnum, PxJointLinearLimitPair) - Method in class physx.extensions.PxD6Joint
-
Set the linear limit for a given linear axis.
- setLinearVelocity(long, long) - Static method in class physx.physics.PxRigidDynamic.Raw
- setLinearVelocity(long, long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- setLinearVelocity(long, long, boolean) - Static method in class physx.physics.PxRigidDynamic.Raw
- setLinearVelocity(PxVec3) - Method in class physx.physics.PxRigidDynamic
-
Sets the actor's center-of-mass linear velocity.
- setLinearVelocity(PxVec3) - Method in class physx.vehicle2.PxVehicleRigidBodyState
-
the body's linear velocity (in world space)
- setLinearVelocity(PxVec3, boolean) - Method in class physx.physics.PxRigidDynamic
-
Sets the actor's center-of-mass linear velocity.
- setLinkAcceleration(long, long) - Static method in class physx.physics.PxArticulationCache.Raw
- setLinkAcceleration(PxSpatialVelocity) - Method in class physx.physics.PxArticulationCache
-
Link classical acceleration.
- setLinkIncomingJointForce(long, long) - Static method in class physx.physics.PxArticulationCache.Raw
- setLinkIncomingJointForce(PxSpatialForce) - Method in class physx.physics.PxArticulationCache
-
Link incoming joint force, i.e.
- setLinkVelocity(long, long) - Static method in class physx.physics.PxArticulationCache.Raw
- setLinkVelocity(PxSpatialVelocity) - Method in class physx.physics.PxArticulationCache
-
Link spatial velocity.
- setLngAxis(long, int) - Static method in class physx.vehicle2.PxVehicleFrame.Raw
- setLngAxis(PxVehicleAxesEnum) - Method in class physx.vehicle2.PxVehicleFrame
-
The axis defining the longitudinal (forward) direction of the vehicle.
- setLoad(float) - Method in class physx.vehicle2.PxVehicleTireGripState
-
The tire load
- setLoad(long, float) - Static method in class physx.vehicle2.PxVehicleTireGripState.Raw
- setLoadFilter(long, int, int, float) - Static method in class physx.vehicle2.PxVehicleTireForceParamsExt.Raw
- setLoadFilter(PxVehicleTireForceParams, int, int, float) - Static method in class physx.vehicle2.PxVehicleTireForceParamsExt
- setLoadLibraryPaths(List<String>) - Static method in class de.fabmax.physxjni.Loader
-
Forces the library loaded to load the native libraries at the given paths instead of the builtin ones.
- setLocalPose(long, int, long) - Static method in class physx.extensions.PxJoint.Raw
- setLocalPose(long, long) - Static method in class physx.physics.PxShape.Raw
- setLocalPose(long, long) - Static method in class physx.vehicle2.PxVehicleWheelLocalPose.Raw
- setLocalPose(PxTransform) - Method in class physx.physics.PxShape
-
Sets the pose of the shape in actor space, i.e.
- setLocalPose(PxTransform) - Method in class physx.vehicle2.PxVehicleWheelLocalPose
-
The pose of the wheel in the rigid body frame.
- setLocalPose(PxJointActorIndexEnum, PxTransform) - Method in class physx.extensions.PxJoint
-
Set the joint local pose for an actor.
- setLongStiff(float) - Method in class physx.vehicle2.PxVehicleTireForceParams
-
Tire Longitudinal stiffness Note: Longitudinal force can be approximated as longStiff*longitudinalSlip.
- setLongStiff(long, float) - Static method in class physx.vehicle2.PxVehicleTireForceParams.Raw
- setLow(float) - Method in class physx.physics.PxArticulationLimit
-
The lower limit on the joint axis position.
- setLow(long, float) - Static method in class physx.physics.PxArticulationLimit.Raw
- setLower(float) - Method in class physx.extensions.PxJointAngularLimitPair
-
the range of the limit.
- setLower(float) - Method in class physx.extensions.PxJointLinearLimitPair
-
the range of the limit.
- setLower(long, float) - Static method in class physx.extensions.PxJointAngularLimitPair.Raw
- setLower(long, float) - Static method in class physx.extensions.PxJointLinearLimitPair.Raw
- setLowLimit(float) - Method in class physx.physics.PxArticulationTendonLimit
- setLowLimit(long, float) - Static method in class physx.physics.PxArticulationTendonLimit.Raw
- setLowSpeedTime(int, float) - Method in class physx.vehicle2.PxVehicleTireStickyState
- setLowSpeedTime(long, int, float) - Static method in class physx.vehicle2.PxVehicleTireStickyState.Raw
- setM_asyncACD(boolean) - Method in class physx.vhacd.VHACDParameters
- setM_asyncACD(long, boolean) - Static method in class physx.vhacd.VHACDParameters.Raw
- setM_findBestPlane(boolean) - Method in class physx.vhacd.VHACDParameters
- setM_findBestPlane(long, boolean) - Static method in class physx.vhacd.VHACDParameters.Raw
- setM_maxConvexHulls(int) - Method in class physx.vhacd.VHACDParameters
- setM_maxConvexHulls(long, int) - Static method in class physx.vhacd.VHACDParameters.Raw
- setM_maxNumVerticesPerCH(int) - Method in class physx.vhacd.VHACDParameters
- setM_maxNumVerticesPerCH(long, int) - Static method in class physx.vhacd.VHACDParameters.Raw
- setM_maxRecursionDepth(int) - Method in class physx.vhacd.VHACDParameters
- setM_maxRecursionDepth(long, int) - Static method in class physx.vhacd.VHACDParameters.Raw
- setM_meshId(int) - Method in class physx.vhacd.VHACDConvexHull
- setM_meshId(long, int) - Static method in class physx.vhacd.VHACDConvexHull.Raw
- setM_minEdgeLength(int) - Method in class physx.vhacd.VHACDParameters
- setM_minEdgeLength(long, int) - Static method in class physx.vhacd.VHACDParameters.Raw
- setM_minimumVolumePercentErrorAllowed(double) - Method in class physx.vhacd.VHACDParameters
- setM_minimumVolumePercentErrorAllowed(long, double) - Static method in class physx.vhacd.VHACDParameters.Raw
- setM_points(long, long) - Static method in class physx.vhacd.VHACDConvexHull.Raw
- setM_points(Vector_VHACDVertex) - Method in class physx.vhacd.VHACDConvexHull
- setM_resolution(int) - Method in class physx.vhacd.VHACDParameters
- setM_resolution(long, int) - Static method in class physx.vhacd.VHACDParameters.Raw
- setM_shrinkWrap(boolean) - Method in class physx.vhacd.VHACDParameters
- setM_shrinkWrap(long, boolean) - Static method in class physx.vhacd.VHACDParameters.Raw
- setM_triangles(long, long) - Static method in class physx.vhacd.VHACDConvexHull.Raw
- setM_triangles(Vector_VHACDTriangle) - Method in class physx.vhacd.VHACDConvexHull
- setM_volume(double) - Method in class physx.vhacd.VHACDConvexHull
- setM_volume(long, double) - Static method in class physx.vhacd.VHACDConvexHull.Raw
- setMActive(boolean) - Method in class physx.physics.PxBroadPhaseRegionInfo
-
True if region is currently used, i.e.
- setMActive(long, boolean) - Static method in class physx.physics.PxBroadPhaseRegionInfo.Raw
- setMargin(float) - Method in class physx.extensions.BoxSupport
- setMargin(float) - Method in class physx.extensions.ConvexMeshSupport
- setMargin(long, float) - Static method in class physx.extensions.BoxSupport.Raw
- setMargin(long, float) - Static method in class physx.extensions.ConvexMeshSupport.Raw
- setMass(float) - Method in class physx.extensions.PxMassProperties
-
The mass of the object.
- setMass(float) - Method in class physx.physics.PxRigidBody
-
Sets the mass of a dynamic actor.
- setMass(float) - Method in class physx.vehicle2.PxVehicleRigidBodyParams
-
The mass of the rigid body.
- setMass(float) - Method in class physx.vehicle2.PxVehicleWheelParams
-
Mass of unit that includes wheel plus tire.
- setMass(long, float) - Static method in class physx.extensions.PxMassProperties.Raw
- setMass(long, float) - Static method in class physx.physics.PxRigidBody.Raw
- setMass(long, float) - Static method in class physx.vehicle2.PxVehicleRigidBodyParams.Raw
- setMass(long, float) - Static method in class physx.vehicle2.PxVehicleWheelParams.Raw
- setMassAndUpdateInertia(long, float) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- setMassAndUpdateInertia(long, float, long) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- setMassAndUpdateInertia(long, float, long, boolean) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- setMassAndUpdateInertia(PxRigidBody, float) - Static method in class physx.extensions.PxRigidBodyExt
-
Computation of mass properties for a rigid body actor
- setMassAndUpdateInertia(PxRigidBody, float, PxVec3) - Static method in class physx.extensions.PxRigidBodyExt
-
Computation of mass properties for a rigid body actor
- setMassAndUpdateInertia(PxRigidBody, float, PxVec3, boolean) - Static method in class physx.extensions.PxRigidBodyExt
-
Computation of mass properties for a rigid body actor
- setMassMatrix(long, long) - Static method in class physx.physics.PxArticulationCache.Raw
- setMassMatrix(PxRealPtr) - Method in class physx.physics.PxArticulationCache
-
The generalized mass matrix used in inverse dynamics algorithms.
- setMassSpaceInertiaTensor(long, long) - Static method in class physx.physics.PxRigidBody.Raw
- setMassSpaceInertiaTensor(PxVec3) - Method in class physx.physics.PxRigidBody
-
Sets the inertia tensor, using a parameter specified in mass space coordinates.
- setMaterial(long, long) - Static method in class physx.character.PxControllerDesc.Raw
- setMaterial(long, long) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFriction.Raw
- setMaterial(PxMaterial) - Method in class physx.character.PxControllerDesc
-
The material for the actor associated with the controller.
- setMaterial(PxMaterial) - Method in class physx.vehicle2.PxVehiclePhysXMaterialFriction
-
A PxMaterial instance that is to be mapped to a friction value.
- setMaterialFlags(byte) - Method in class physx.geometry.PxContactPoint
- setMaterialFlags(long, byte) - Static method in class physx.geometry.PxContactPoint.Raw
- setMaterialFrictions(long, long) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams.Raw
- setMaterialFrictions(PxVehiclePhysXMaterialFriction) - Method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
-
An array of mappings between PxMaterial and friction.
- setMaterialIndex0(byte) - Method in class physx.geometry.PxHeightFieldSample
-
The triangle material index of the quad's lower triangle + tesselation flag
- setMaterialIndex0(long, byte) - Static method in class physx.geometry.PxHeightFieldSample.Raw
- setMaterialIndex1(byte) - Method in class physx.geometry.PxHeightFieldSample
-
The triangle material index of the quad's upper triangle + reserved flag
- setMaterialIndex1(long, byte) - Static method in class physx.geometry.PxHeightFieldSample.Raw
- setMaterialIndices(long, long) - Static method in class physx.cooking.PxTriangleMeshDesc.Raw
- setMaterialIndices(long, long) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- setMaterialIndices(PxTypedBoundedData_PxU16) - Method in class physx.geometry.PxTetrahedronMeshDesc
-
Optional pointer to first material index, or NULL.
- setMaterialIndices(PxTypedBoundedData_PxU16Const) - Method in class physx.cooking.PxTriangleMeshDesc
-
Optional pointer to first material index, or NULL.
- setMaterials(long, long, short) - Static method in class physx.physics.PxShape.Raw
- setMaterials(PxMaterialPtr, short) - Method in class physx.physics.PxShape
-
Assigns material(s) to the shape.
- setMaxAngularVelocity(float) - Method in class physx.physics.PxRigidBody
-
Lets you set the maximum angular velocity permitted for this actor.
- setMaxAngularVelocity(long, float) - Static method in class physx.physics.PxRigidBody.Raw
- setMaxBiasCoefficient(float) - Method in class physx.physics.PxScene
-
Set the max bias coefficient.
- setMaxBiasCoefficient(float) - Method in class physx.physics.PxSceneDesc
-
The maximum bias coefficient used in the constraint solver
- setMaxBiasCoefficient(long, float) - Static method in class physx.physics.PxScene.Raw
- setMaxBiasCoefficient(long, float) - Static method in class physx.physics.PxSceneDesc.Raw
- setMaxContactImpulse(float) - Method in class physx.physics.PxRigidBody
-
Sets a limit on the impulse that may be applied at a contact.
- setMaxContactImpulse(long, float) - Static method in class physx.physics.PxRigidBody.Raw
- setMaxDepenetrationVelocity(float) - Method in class physx.physics.PxRigidBody
-
Sets the maximum depenetration velocity permitted to be introduced by the solver.
- setMaxDepenetrationVelocity(long, float) - Static method in class physx.physics.PxRigidBody.Raw
- setMaxDistance(float) - Method in class physx.extensions.PxDistanceJoint
-
Set the allowed maximum distance for the joint.
- setMaxDistance(long, float) - Static method in class physx.extensions.PxDistanceJoint.Raw
- setMaxForce(float) - Method in class physx.physics.PxArticulationDrive
-
Deprecated.Will be removed in a future version The drive force limit.
- The limit is enforced regardless of the drive type #PxArticulationDriveType. - The limit corresponds to a force (linear axis) or torque (rotational axis) if PxArticulationFlag::eDRIVE_LIMITS_ARE_FORCES is set, and to an impulse (force|torque * dt) otherwise.
Range: [0, PX_MAX_F32]
Default: 0.0f - setMaxForce(long, float) - Static method in class physx.physics.PxArticulationDrive.Raw
- setMaximal() - Method in class physx.common.PxBounds3
-
Sets the bounds to maximum size [-PX_MAX_BOUNDS_EXTENTS, PX_MAX_BOUNDS_EXTENTS].
- setMaximal(long) - Static method in class physx.common.PxBounds3.Raw
- setMaxImpulse(float) - Method in class physx.geometry.PxContactPoint
-
The max impulse permitted at this point
- setMaxImpulse(long, float) - Static method in class physx.geometry.PxContactPoint.Raw
- setMaximum(long, long) - Static method in class physx.common.PxBounds3.Raw
- setMaximum(PxVec3) - Method in class physx.common.PxBounds3
- setMaxJointVelocity(float) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Sets the maximal joint velocity enforced for all axes.
- setMaxJointVelocity(long, float) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- setMaxJumpHeight(float) - Method in class physx.character.PxControllerDesc
-
Maximum height a jumping character can reach
- setMaxJumpHeight(long, float) - Static method in class physx.character.PxControllerDesc.Raw
- setMaxLinearVelocity(float) - Method in class physx.physics.PxRigidBody
-
Lets you set the maximum linear velocity permitted for this actor.
- setMaxLinearVelocity(long, float) - Static method in class physx.physics.PxRigidBody.Raw
- setMaxNbActors(int) - Method in class physx.physics.PxSceneLimits
-
Expected maximum number of actors
- setMaxNbActors(long, int) - Static method in class physx.physics.PxSceneLimits.Raw
- setMaxNbAggregates(int) - Method in class physx.physics.PxSceneLimits
-
Expected maximum number of aggregates
- setMaxNbAggregates(long, int) - Static method in class physx.physics.PxSceneLimits.Raw
- setMaxNbBodies(int) - Method in class physx.physics.PxSceneLimits
-
Expected maximum number of dynamic rigid bodies
- setMaxNbBodies(long, int) - Static method in class physx.physics.PxSceneLimits.Raw
- setMaxNbBroadPhaseOverlaps(int) - Method in class physx.physics.PxSceneLimits
-
Expected maximum number of broad-phase overlaps
- setMaxNbBroadPhaseOverlaps(long, int) - Static method in class physx.physics.PxSceneLimits.Raw
- setMaxNbConstraints(int) - Method in class physx.physics.PxSceneLimits
-
Expected maximum number of constraint shaders
- setMaxNbConstraints(long, int) - Static method in class physx.physics.PxSceneLimits.Raw
- setMaxNbContactDataBlocks(int) - Method in class physx.physics.PxSceneDesc
-
Setting to define the maximum number of 16K blocks that can be allocated to store contact, friction, and contact cache data.
- setMaxNbContactDataBlocks(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setMaxNbDynamicShapes(int) - Method in class physx.physics.PxSceneLimits
-
Expected maximum number of dynamic shapes
- setMaxNbDynamicShapes(long, int) - Static method in class physx.physics.PxSceneLimits.Raw
- setMaxNbRegions(int) - Method in class physx.physics.PxSceneLimits
-
Expected maximum number of broad-phase regions
- setMaxNbRegions(long, int) - Static method in class physx.physics.PxSceneLimits.Raw
- setMaxNbStaticShapes(int) - Method in class physx.physics.PxSceneLimits
-
Expected maximum number of static shapes
- setMaxNbStaticShapes(long, int) - Static method in class physx.physics.PxSceneLimits.Raw
- setMaxOmega(float) - Method in class physx.vehicle2.PxVehicleEngineParams
- setMaxOmega(long, float) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- setMaxResponse(float) - Method in class physx.vehicle2.PxVehicleClutchCommandResponseParams
-
Strength of clutch.
- setMaxResponse(float) - Method in class physx.vehicle2.PxVehicleCommandResponseParams
-
The maximum response that occurs when the wheel response multiplier has value 1.0 and nonlinearResponse is in the default state of linear response.
- setMaxResponse(long, float) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseParams.Raw
- setMaxResponse(long, float) - Static method in class physx.vehicle2.PxVehicleCommandResponseParams.Raw
- setMBounds(long, long) - Static method in class physx.physics.PxBroadPhaseRegion.Raw
- setMBounds(PxBounds3) - Method in class physx.physics.PxBroadPhaseRegion
-
Region's bounds
- setMBVH33Desc(long, long) - Static method in class physx.cooking.PxMidphaseDesc.Raw
- setMBVH33Desc(PxBVH33MidphaseDesc) - Method in class physx.cooking.PxMidphaseDesc
- setMBVH34Desc(long, long) - Static method in class physx.cooking.PxMidphaseDesc.Raw
- setMBVH34Desc(PxBVH34MidphaseDesc) - Method in class physx.cooking.PxMidphaseDesc
- setMCCTFilterCallback(long, long) - Static method in class physx.character.PxControllerFilters.Raw
- setMCCTFilterCallback(PxControllerFilterCallback) - Method in class physx.character.PxControllerFilters
-
CCT-vs-CCT filter callback.
- setMeshCookingHint(long, int) - Static method in class physx.cooking.PxBVH33MidphaseDesc.Raw
- setMeshCookingHint(PxMeshCookingHintEnum) - Method in class physx.cooking.PxBVH33MidphaseDesc
- setMeshFlags(long, long) - Static method in class physx.geometry.PxConvexMeshGeometry.Raw
- setMeshFlags(long, long) - Static method in class physx.geometry.PxTriangleMeshGeometry.Raw
- setMeshFlags(PxConvexMeshGeometryFlags) - Method in class physx.geometry.PxConvexMeshGeometry
-
Mesh flags.
- setMeshFlags(PxMeshGeometryFlags) - Method in class physx.geometry.PxTriangleMeshGeometry
-
Mesh flags.
- setMeshPreprocessParams(long, long) - Static method in class physx.cooking.PxCookingParams.Raw
- setMeshPreprocessParams(PxMeshPreprocessingFlags) - Method in class physx.cooking.PxCookingParams
-
Mesh pre-processing parameters.
- setMeshSizePerformanceTradeOff(float) - Method in class physx.cooking.PxBVH33MidphaseDesc
- setMeshSizePerformanceTradeOff(long, float) - Static method in class physx.cooking.PxBVH33MidphaseDesc.Raw
- setMeshWeldTolerance(float) - Method in class physx.cooking.PxCookingParams
-
Mesh weld tolerance.
- setMeshWeldTolerance(long, float) - Static method in class physx.cooking.PxCookingParams.Raw
- setMFilterCallback(long, long) - Static method in class physx.character.PxControllerFilters.Raw
- setMFilterCallback(PxQueryFilterCallback) - Method in class physx.character.PxControllerFilters
-
Custom filter logic (can be NULL).
- setMFilterData(long, long) - Static method in class physx.character.PxControllerFilters.Raw
- setMFilterData(PxFilterData) - Method in class physx.character.PxControllerFilters
-
Data for internal PxQueryFilterData structure.
- setMFilterFlags(long, long) - Static method in class physx.character.PxControllerFilters.Raw
- setMFilterFlags(PxQueryFlags) - Method in class physx.character.PxControllerFilters
-
Flags for internal PxQueryFilterData structure.
- setMHalfExtents(long, long) - Static method in class physx.character.PxBoxObstacle.Raw
- setMHalfExtents(PxVec3) - Method in class physx.character.PxBoxObstacle
- setMHalfHeight(float) - Method in class physx.character.PxCapsuleObstacle
- setMHalfHeight(long, float) - Static method in class physx.character.PxCapsuleObstacle.Raw
- setMI0(int) - Method in class physx.vhacd.VHACDTriangle
- setMI0(long, int) - Static method in class physx.vhacd.VHACDTriangle.Raw
- setMI1(int) - Method in class physx.vhacd.VHACDTriangle
- setMI1(long, int) - Static method in class physx.vhacd.VHACDTriangle.Raw
- setMI2(int) - Method in class physx.vhacd.VHACDTriangle
- setMI2(long, int) - Static method in class physx.vhacd.VHACDTriangle.Raw
- setMidphaseDesc(long, long) - Static method in class physx.cooking.PxCookingParams.Raw
- setMidphaseDesc(PxMidphaseDesc) - Method in class physx.cooking.PxCookingParams
-
Controls the desired midphase desc structure for triangle meshes.
- setMinActiveLongSlipDenominator(float) - Method in class physx.vehicle2.PxVehicleTireSlipParams
-
The longitudinal slip represents the difference between the longitudinal speed of the rigid body in the tire's frame and the linear speed arising from the rotation of the wheel.
- setMinActiveLongSlipDenominator(long, float) - Static method in class physx.vehicle2.PxVehicleTireSlipParams.Raw
- setMinCCDAdvanceCoefficient(float) - Method in class physx.physics.PxRigidBody
-
Sets the CCD minimum advance coefficient.
- setMinCCDAdvanceCoefficient(long, float) - Static method in class physx.physics.PxRigidBody.Raw
- setMIndexBase(long, short) - Static method in class physx.geometry.PxHullPolygon.Raw
- setMIndexBase(short) - Method in class physx.geometry.PxHullPolygon
-
Offset in index buffer
- setMinDistance(float) - Method in class physx.extensions.PxDistanceJoint
-
Set the allowed minimum distance for the joint.
- setMinDistance(long, float) - Static method in class physx.extensions.PxDistanceJoint.Raw
- setMinimum(long, long) - Static method in class physx.common.PxBounds3.Raw
- setMinimum(PxVec3) - Method in class physx.common.PxBounds3
- setMinLatSlipDenominator(float) - Method in class physx.vehicle2.PxVehicleTireSlipParams
-
The lateral slip angle is typically computed as a function of the ratio of lateral and longitudinal speeds of the rigid body in the tire's frame.
- setMinLatSlipDenominator(long, float) - Static method in class physx.vehicle2.PxVehicleTireSlipParams.Raw
- setMinPassiveLongSlipDenominator(float) - Method in class physx.vehicle2.PxVehicleTireSlipParams
-
The longitudinal slip represents the difference between the longitudinal speed of the rigid body in the tire's frame and the linear speed arising from the rotation of the wheel.
- setMinPassiveLongSlipDenominator(long, float) - Static method in class physx.vehicle2.PxVehicleTireSlipParams.Raw
- setMinResponseThreshold(float) - Method in class physx.physics.PxConstraint
-
Set the minimum response threshold for a constraint row
- setMinResponseThreshold(long, float) - Static method in class physx.physics.PxConstraint.Raw
- setMinTorsionalPatchRadius(float) - Method in class physx.physics.PxShape
-
Sets minimum torsional patch radius.
- setMinTorsionalPatchRadius(long, float) - Static method in class physx.physics.PxShape.Raw
- setMMaxNbRegions(int) - Method in class physx.physics.PxBroadPhaseCaps
-
Max number of regions supported by the broad-phase (0 = explicit regions not needed)
- setMMaxNbRegions(long, int) - Static method in class physx.physics.PxBroadPhaseCaps.Raw
- setMNbDynamicObjects(int) - Method in class physx.physics.PxBroadPhaseRegionInfo
-
Number of dynamic objects in the region
- setMNbDynamicObjects(long, int) - Static method in class physx.physics.PxBroadPhaseRegionInfo.Raw
- setMNbStaticObjects(int) - Method in class physx.physics.PxBroadPhaseRegionInfo
-
Number of static objects in the region
- setMNbStaticObjects(long, int) - Static method in class physx.physics.PxBroadPhaseRegionInfo.Raw
- setMNbVerts(long, short) - Static method in class physx.geometry.PxHullPolygon.Raw
- setMNbVerts(short) - Method in class physx.geometry.PxHullPolygon
-
Number of vertices/edges in the polygon
- setMoi(float) - Method in class physx.vehicle2.PxVehicleEngineParams
- setMoi(float) - Method in class physx.vehicle2.PxVehicleWheelParams
-
Moment of inertia of unit that includes wheel plus tire about the rolling axis.
- setMoi(long, float) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- setMoi(long, float) - Static method in class physx.vehicle2.PxVehicleWheelParams.Raw
- setMoi(long, long) - Static method in class physx.vehicle2.PxVehicleRigidBodyParams.Raw
- setMoi(PxVec3) - Method in class physx.vehicle2.PxVehicleRigidBodyParams
-
The moment of inertia of the rigid body.
- setMotion(long, int, int) - Static method in class physx.extensions.PxD6Joint.Raw
- setMotion(long, int, int) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- setMotion(PxD6AxisEnum, PxD6MotionEnum) - Method in class physx.extensions.PxD6Joint
-
Set the motion type around the specified axis.
- setMotion(PxArticulationAxisEnum, PxArticulationMotionEnum) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Sets the joint motion for a given axis.
- setMOverlap(boolean) - Method in class physx.physics.PxBroadPhaseRegionInfo
-
True if region overlaps other regions (regions that are just touching are not considering overlapping)
- setMOverlap(long, boolean) - Static method in class physx.physics.PxBroadPhaseRegionInfo.Raw
- setMPlane(int, float) - Method in class physx.geometry.PxHullPolygon
- setMPlane(long, int, float) - Static method in class physx.geometry.PxHullPolygon.Raw
- setMPos(long, long) - Static method in class physx.character.PxObstacle.Raw
- setMPos(PxExtendedVec3) - Method in class physx.character.PxObstacle
- setMRadius(float) - Method in class physx.character.PxCapsuleObstacle
- setMRadius(long, float) - Static method in class physx.character.PxCapsuleObstacle.Raw
- setMRegion(long, long) - Static method in class physx.physics.PxBroadPhaseRegionInfo.Raw
- setMRegion(PxBroadPhaseRegion) - Method in class physx.physics.PxBroadPhaseRegionInfo
-
User-provided region data
- setMRot(long, long) - Static method in class physx.character.PxObstacle.Raw
- setMRot(PxQuat) - Method in class physx.character.PxObstacle
- setMultiWheelDifferentialParams(long, long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- setMultiWheelDifferentialParams(PxVehicleMultiWheelDriveDifferentialParams) - Method in class physx.vehicle2.EngineDrivetrainParams
- setMUserData(long, long) - Static method in class physx.character.PxObstacle.Raw
- setMUserData(long, long) - Static method in class physx.physics.PxBroadPhaseRegion.Raw
- setMUserData(NativeObject) - Method in class physx.character.PxObstacle
- setMUserData(NativeObject) - Method in class physx.physics.PxBroadPhaseRegion
-
Region's user-provided data
- setMX(double) - Method in class physx.vhacd.VHACDVertex
- setMX(long, double) - Static method in class physx.vhacd.VHACDVertex.Raw
- setMY(double) - Method in class physx.vhacd.VHACDVertex
- setMY(long, double) - Static method in class physx.vhacd.VHACDVertex.Raw
- setMZ(double) - Method in class physx.vhacd.VHACDVertex
- setMZ(long, double) - Static method in class physx.vhacd.VHACDVertex.Raw
- setN(long, long) - Static method in class physx.common.PxPlane.Raw
- setN(long, long) - Static method in class physx.extensions.PxGjkQueryRaycastResult.Raw
- setN(long, long) - Static method in class physx.extensions.PxGjkQuerySweepResult.Raw
- setN(PxVec3) - Method in class physx.common.PxPlane
-
The normal to the plane
- setN(PxVec3) - Method in class physx.extensions.PxGjkQueryRaycastResult
- setN(PxVec3) - Method in class physx.extensions.PxGjkQuerySweepResult
- setName(long, String) - Static method in class physx.extensions.PxJoint.Raw
- setName(long, String) - Static method in class physx.physics.PxActor.Raw
- setName(long, String) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- setName(long, String) - Static method in class physx.physics.PxShape.Raw
- setName(String) - Method in class physx.extensions.PxJoint
-
Sets a name string for the object that can be retrieved with getName().
- setName(String) - Method in class physx.physics.PxActor
-
Sets a name string for the object that can be retrieved with getName().
- setName(String) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Sets a name string for the articulation that can be retrieved with getName().
- setName(String) - Method in class physx.physics.PxShape
-
Sets a name string for the object that can be retrieved with #getName().
- setNbActiveConstraints(int) - Method in class physx.physics.PxSimulationStatistics
-
Number of active PxConstraint objects (joints etc.) for the current simulation step.
- setNbActiveConstraints(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbActiveDynamicBodies(int) - Method in class physx.physics.PxSimulationStatistics
-
Number of active dynamic bodies for the current simulation step.
- setNbActiveDynamicBodies(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbActiveKinematicBodies(int) - Method in class physx.physics.PxSimulationStatistics
-
Number of active kinematic bodies for the current simulation step.
- setNbActiveKinematicBodies(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbAggregates(int) - Method in class physx.physics.PxSimulationStatistics
-
Number of aggregates in the scene.
- setNbAggregates(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbAntiRollForceParams(int) - Method in class physx.vehicle2.BaseVehicleParams
- setNbAntiRollForceParams(long, int) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- setNbArticulations(int) - Method in class physx.physics.PxSimulationStatistics
-
Number of articulations in the scene.
- setNbArticulations(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbAxisSolverConstraints(int) - Method in class physx.physics.PxSimulationStatistics
-
The number of 1D axis constraints(joints+contact) present in the current simulation step.
- setNbAxisSolverConstraints(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbAxles(int) - Method in class physx.vehicle2.PxVehicleAxleDescription
-
The number of axles on the vehicle
- setNbAxles(long, int) - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- setNbBrakes(int) - Method in class physx.vehicle2.PxVehicleCommandState
- setNbBrakes(long, int) - Static method in class physx.vehicle2.PxVehicleCommandState.Raw
- setNbBroadPhaseAdds(int) - Method in class physx.physics.PxSimulationStatistics
- setNbBroadPhaseAdds(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbBroadPhaseRemoves(int) - Method in class physx.physics.PxSimulationStatistics
- setNbBroadPhaseRemoves(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbColumns(int) - Method in class physx.geometry.PxHeightFieldDesc
-
Number of sample columns in the height field samples array.
- setNbColumns(long, int) - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- setNbCommandValues(long, short) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- setNbCommandValues(short) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
-
The number of command values.
- setNbConnectedWheels(int) - Method in class physx.vehicle2.PxVehicleDifferentialState
-
The number of wheels that are connected to the differential.
- setNbConnectedWheels(long, int) - Static method in class physx.vehicle2.PxVehicleDifferentialState.Raw
- setNbContactDataBlocks(int) - Method in class physx.physics.PxScene
-
set the cache blocks that can be used during simulate().
- setNbContactDataBlocks(int) - Method in class physx.physics.PxSceneDesc
-
Setting to define the number of 16K blocks that will be initially reserved to store contact, friction, and contact cache data.
- setNbContactDataBlocks(long, int) - Static method in class physx.physics.PxScene.Raw
- setNbContactDataBlocks(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setNbDiscreteContactPairsTotal(int) - Method in class physx.physics.PxSimulationStatistics
-
Total number of (non CCD) pairs reaching narrow phase
- setNbDiscreteContactPairsTotal(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbDiscreteContactPairsWithCacheHits(int) - Method in class physx.physics.PxSimulationStatistics
-
Total number of (non CCD) pairs for which contacts are successfully cached (<=nbDiscreteContactPairsTotal) Note: This includes pairs for which no contacts are generated, it still counts as a cache hit.
- setNbDiscreteContactPairsWithCacheHits(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbDiscreteContactPairsWithContacts(int) - Method in class physx.physics.PxSimulationStatistics
-
Total number of (non CCD) pairs for which at least 1 contact was generated (<=nbDiscreteContactPairsTotal)
- setNbDiscreteContactPairsWithContacts(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbDynamicBodies(int) - Method in class physx.physics.PxSimulationStatistics
-
Number of dynamic bodies for the current simulation step.
- setNbDynamicBodies(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbFullUpdates(long, short) - Static method in class physx.character.PxControllerStats.Raw
- setNbFullUpdates(short) - Method in class physx.character.PxControllerStats
- setNbGroups(int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
-
The number of constraint groups in the vehicle
- setNbGroups(long, int) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- setNbIterations(long, short) - Static method in class physx.character.PxControllerStats.Raw
- setNbIterations(short) - Method in class physx.character.PxControllerStats
- setNbKinematicBodies(int) - Method in class physx.physics.PxSimulationStatistics
-
Number of kinematic bodies for the current simulation step.
- setNbKinematicBodies(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbLostPairs(int) - Method in class physx.physics.PxSimulationStatistics
-
Number of lost pairs from BP this frame
- setNbLostPairs(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbLostTouches(int) - Method in class physx.physics.PxSimulationStatistics
-
Number of lost touches from NP this frame
- setNbLostTouches(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbMaterialFrictions(int) - Method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
-
The number of mappings between PxMaterial and friction.
- setNbMaterialFrictions(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams.Raw
- setNbNewPairs(int) - Method in class physx.physics.PxSimulationStatistics
-
Number of new pairs found by BP this frame
- setNbNewPairs(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbNewTouches(int) - Method in class physx.physics.PxSimulationStatistics
-
Number of new touches found by NP this frame
- setNbNewTouches(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbPairs(int) - Method in class physx.physics.PxContactPairHeader
-
number of contact pairs
- setNbPairs(long, int) - Static method in class physx.physics.PxContactPairHeader.Raw
- setNbPartialUpdates(long, short) - Static method in class physx.character.PxControllerStats.Raw
- setNbPartialUpdates(short) - Method in class physx.character.PxControllerStats
- setNbPartitions(int) - Method in class physx.physics.PxSimulationStatistics
-
Number of partitions used by the solver this frame
- setNbPartitions(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbRatios(int) - Method in class physx.vehicle2.PxVehicleGearboxParams
-
Number of gears (including reverse and neutral).
- setNbRatios(long, int) - Static method in class physx.vehicle2.PxVehicleGearboxParams.Raw
- setNbRows(int) - Method in class physx.geometry.PxHeightFieldDesc
-
Number of sample rows in the height field samples array.
- setNbRows(long, int) - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- setNbShapes(int, int) - Method in class physx.physics.PxSimulationStatistics
- setNbShapes(long, int, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbSpeedResponses(long, short) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- setNbSpeedResponses(short) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
-
The number of speeds and normalized responses.
- setNbSpeedResponsesPerCommandValue(int, short) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
- setNbSpeedResponsesPerCommandValue(long, int, short) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- setNbStaticBodies(int) - Method in class physx.physics.PxSimulationStatistics
-
Number of static bodies for the current simulation step.
- setNbStaticBodies(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setNbTessellation(long, short) - Static method in class physx.character.PxControllerStats.Raw
- setNbTessellation(short) - Method in class physx.character.PxControllerStats
- setNbTracks(int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
-
The number of tracks
- setNbTracks(long, int) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- setNbWheels(int) - Method in class physx.vehicle2.PxVehicleAxleDescription
-
The number of wheels on the vehicle.
- setNbWheels(long, int) - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- setNbWheelsInGroups(int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
-
The number of wheels in a constraint group.
- setNbWheelsInGroups(long, int) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- setNbWheelsPerAxle(int, int) - Method in class physx.vehicle2.PxVehicleAxleDescription
- setNbWheelsPerAxle(long, int, int) - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- setNbWheelsPerGroup(int, int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
- setNbWheelsPerGroup(long, int, int) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- setNbWheelsPerTrack(int, int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- setNbWheelsPerTrack(long, int, int) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- setNeutralGear(int) - Method in class physx.vehicle2.PxVehicleGearboxParams
-
The gear that denotes neutral gear
- setNeutralGear(long, int) - Static method in class physx.vehicle2.PxVehicleGearboxParams.Raw
- setNonlinearResponse(long, long) - Static method in class physx.vehicle2.PxVehicleCommandResponseParams.Raw
- setNonlinearResponse(PxVehicleCommandNonLinearResponseParams) - Method in class physx.vehicle2.PxVehicleCommandResponseParams
-
A nonlinear response to command value expressed as a lookup table of normalized response as a function of command value and longitudinal speed.
- setNonWalkableMode(long, int) - Static method in class physx.character.PxController.Raw
- setNonWalkableMode(long, int) - Static method in class physx.character.PxControllerDesc.Raw
- setNonWalkableMode(PxControllerNonWalkableModeEnum) - Method in class physx.character.PxController
-
Sets the non-walkable mode for the CCT.
- setNonWalkableMode(PxControllerNonWalkableModeEnum) - Method in class physx.character.PxControllerDesc
-
The non-walkable mode controls if a character controller slides or not on a non-walkable part.
- setNormal(long, long) - Static method in class physx.geometry.PxContactPoint.Raw
- setNormal(long, long) - Static method in class physx.physics.PxContactPairPoint.Raw
- setNormal(long, long) - Static method in class physx.physics.PxLocationHit.Raw
- setNormal(PxVec3) - Method in class physx.geometry.PxContactPoint
- setNormal(PxVec3) - Method in class physx.physics.PxContactPairPoint
-
The normal of the contacting surfaces at the contact point.
- setNormal(PxVec3) - Method in class physx.physics.PxLocationHit
-
World-space hit normal (flag: #PxHitFlag::eNORMAL)
- setNormalForce(float) - Method in class physx.vehicle2.PxVehicleSuspensionForce
-
The component of force that lies along the normal of the plane under the wheel.
- setNormalForce(long, float) - Static method in class physx.vehicle2.PxVehicleSuspensionForce.Raw
- setNormalisedCommandResponse(float) - Method in class physx.vehicle2.PxVehicleClutchCommandResponseState
- setNormalisedCommandResponse(long, float) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseState.Raw
- setNumPrimsPerLeaf(int) - Method in class physx.cooking.PxBVH34MidphaseDesc
-
Mesh cooking hint for max primitives per leaf limit.
- setNumPrimsPerLeaf(long, int) - Static method in class physx.cooking.PxBVH34MidphaseDesc.Raw
- setOffset(float) - Method in class physx.physics.PxArticulationTendon
-
Sets the length offset term for the tendon.
- setOffset(float, boolean) - Method in class physx.physics.PxArticulationTendon
-
Sets the length offset term for the tendon.
- setOffset(long, float) - Static method in class physx.physics.PxArticulationTendon.Raw
- setOffset(long, float, boolean) - Static method in class physx.physics.PxArticulationTendon.Raw
- setOther(long, long) - Static method in class physx.character.PxControllersHit.Raw
- setOther(PxController) - Method in class physx.character.PxControllersHit
-
Touched controller
- setOtherActor(long, long) - Static method in class physx.physics.PxTriggerPair.Raw
- setOtherActor(PxActor) - Method in class physx.physics.PxTriggerPair
-
The actor to which otherShape is attached
- setOtherShape(long, long) - Static method in class physx.physics.PxTriggerPair.Raw
- setOtherShape(PxShape) - Method in class physx.physics.PxTriggerPair
-
Deprecated.
- setOutputPairFlags(int) - Method in class physx.support.PassThroughFilterShader
- setOutputPairFlags(long, int) - Static method in class physx.support.PassThroughFilterShader.Raw
- setOverlapRecoveryModule(boolean) - Method in class physx.character.PxControllerManager
-
Enables or disables the overlap recovery module.
- setOverlapRecoveryModule(long, boolean) - Static method in class physx.character.PxControllerManager.Raw
- setOwnerClient(byte) - Method in class physx.physics.PxActor
-
Sets the owner client of an actor.
- setOwnerClient(long, byte) - Static method in class physx.physics.PxActor.Raw
- setP(long, long) - Static method in class physx.common.PxTransform.Raw
- setP(long, long) - Static method in class physx.extensions.PxGjkQueryRaycastResult.Raw
- setP(long, long) - Static method in class physx.extensions.PxGjkQuerySweepResult.Raw
- setP(PxVec3) - Method in class physx.common.PxTransform
- setP(PxVec3) - Method in class physx.extensions.PxGjkQueryRaycastResult
- setP(PxVec3) - Method in class physx.extensions.PxGjkQuerySweepResult
- setPad(int) - Method in class physx.geometry.PxContactBuffer
- setPad(long, int) - Static method in class physx.geometry.PxContactBuffer.Raw
- setPairs(long, long) - Static method in class physx.physics.PxContactPairHeader.Raw
- setPairs(PxContactPair) - Method in class physx.physics.PxContactPairHeader
- setParentPose(long, long) - Static method in class physx.physics.PxArticulationJointReducedCoordinate.Raw
- setParentPose(PxTransform) - Method in class physx.physics.PxArticulationJointReducedCoordinate
-
Sets the joint pose in the parent link actor frame.
- setPatchCount(byte) - Method in class physx.physics.PxContactPair
-
Number of contact patches stored in the contact stream
- setPatchCount(long, byte) - Static method in class physx.physics.PxContactPair.Raw
- setPeakConstraintMemory(int) - Method in class physx.physics.PxSimulationStatistics
-
The peak amount of memory (in bytes) that was allocated for constraints (this includes joints) in the current simulation step
- setPeakConstraintMemory(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setPeakTorque(float) - Method in class physx.vehicle2.PxVehicleEngineParams
- setPeakTorque(long, float) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- setPersistentContactManifold_outBreakingThreshold(float) - Method in class physx.geometry.SimpleCustomGeometryCallbacks
- setPersistentContactManifold_outBreakingThreshold(long, float) - Static method in class physx.geometry.SimpleCustomGeometryCallbacks.Raw
- setPhysxActor(long, long) - Static method in class physx.vehicle2.PhysXIntegrationState.Raw
- setPhysxActor(PxVehiclePhysXActor) - Method in class physx.vehicle2.PhysXIntegrationState
- setPhysxActorBoxShapeLocalPose(long, long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- setPhysxActorBoxShapeLocalPose(PxTransform) - Method in class physx.vehicle2.PhysXIntegrationParams
- setPhysxActorCMassLocalPose(long, long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- setPhysxActorCMassLocalPose(PxTransform) - Method in class physx.vehicle2.PhysXIntegrationParams
- setPhysxActorGeometry(long, long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- setPhysxActorGeometry(PxGeometry) - Method in class physx.vehicle2.PhysXIntegrationParams
- setPhysxActorQueryFilterData(long, long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- setPhysxActorQueryFilterData(PxFilterData) - Method in class physx.vehicle2.PhysXIntegrationParams
- setPhysxActorShapeFlags(long, long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- setPhysxActorShapeFlags(PxShapeFlags) - Method in class physx.vehicle2.PhysXIntegrationParams
- setPhysxActorSimulationFilterData(long, long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- setPhysxActorSimulationFilterData(PxFilterData) - Method in class physx.vehicle2.PhysXIntegrationParams
- setPhysxActorUpdateMode(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXSimulationContext.Raw
- setPhysxActorUpdateMode(PxVehiclePhysXActorUpdateModeEnum) - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
- setPhysxActorWakeCounterResetValue(float) - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
-
Wake counter value to set on the physx actor if a reset is required.
- setPhysxActorWakeCounterResetValue(long, float) - Static method in class physx.vehicle2.PxVehiclePhysXSimulationContext.Raw
- setPhysxActorWakeCounterThreshold(float) - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
-
Threshold below which to check whether the physx actor wake counter should get reset.
- setPhysxActorWakeCounterThreshold(long, float) - Static method in class physx.vehicle2.PxVehiclePhysXSimulationContext.Raw
- setPhysxActorWheelQueryFilterData(long, long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- setPhysxActorWheelQueryFilterData(PxFilterData) - Method in class physx.vehicle2.PhysXIntegrationParams
- setPhysxActorWheelShapeFlags(long, long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- setPhysxActorWheelShapeFlags(PxShapeFlags) - Method in class physx.vehicle2.PhysXIntegrationParams
- setPhysxActorWheelSimulationFilterData(long, long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- setPhysxActorWheelSimulationFilterData(PxFilterData) - Method in class physx.vehicle2.PhysXIntegrationParams
- setPhysxConstraints(long, long) - Static method in class physx.vehicle2.PhysXIntegrationState.Raw
- setPhysxConstraints(PxVehiclePhysXConstraints) - Method in class physx.vehicle2.PhysXIntegrationState
- setPhysxMaterialFrictionParams(int, PxVehiclePhysXMaterialFrictionParams) - Method in class physx.vehicle2.PhysXIntegrationParams
- setPhysxMaterialFrictionParams(long, int, long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- setPhysXParams(long, long) - Static method in class physx.vehicle2.PhysXActorVehicle.Raw
- setPhysXParams(PhysXIntegrationParams) - Method in class physx.vehicle2.PhysXActorVehicle
- setPhysxRoadGeometryQueryParams(long, long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- setPhysxRoadGeometryQueryParams(PxVehiclePhysXRoadGeometryQueryParams) - Method in class physx.vehicle2.PhysXIntegrationParams
- setPhysxScene(long, long) - Static method in class physx.vehicle2.PxVehiclePhysXSimulationContext.Raw
- setPhysxScene(PxScene) - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
- setPhysXState(long, long) - Static method in class physx.vehicle2.PhysXActorVehicle.Raw
- setPhysXState(PhysXIntegrationState) - Method in class physx.vehicle2.PhysXActorVehicle
- setPhysxSteerState(long, long) - Static method in class physx.vehicle2.PhysXIntegrationState.Raw
- setPhysxSteerState(PxVehiclePhysXSteerState) - Method in class physx.vehicle2.PhysXIntegrationState
- setPhysxSuspensionLimitConstraintParams(int, PxVehiclePhysXSuspensionLimitConstraintParams) - Method in class physx.vehicle2.PhysXIntegrationParams
- setPhysxSuspensionLimitConstraintParams(long, int, long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- setPhysxUnitCylinderSweepMesh(long, long) - Static method in class physx.vehicle2.PxVehiclePhysXSimulationContext.Raw
- setPhysxUnitCylinderSweepMesh(PxConvexMesh) - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
- setPhysxWheelShapeLocalPoses(int, PxTransform) - Method in class physx.vehicle2.PhysXIntegrationParams
- setPhysxWheelShapeLocalPoses(long, int, long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- setPlane(long, long) - Static method in class physx.vehicle2.PxVehicleRoadGeometryState.Raw
- setPlane(PxPlane) - Method in class physx.vehicle2.PxVehicleRoadGeometryState
-
the plane under the wheel
- setPlaneTolerance(float) - Method in class physx.cooking.PxCookingParams
-
Plane tolerance used in convex hull computation.
- setPlaneTolerance(long, float) - Static method in class physx.cooking.PxCookingParams.Raw
- setPlatformBit(int) - Static method in class physx.PlatformChecks
- setPoint(long, long) - Static method in class physx.geometry.PxContactPoint.Raw
- setPoint(PxVec3) - Method in class physx.geometry.PxContactPoint
- setPointA(long, long) - Static method in class physx.extensions.PxGjkQueryProximityInfoResult.Raw
- setPointA(PxVec3) - Method in class physx.extensions.PxGjkQueryProximityInfoResult
- setPointB(long, long) - Static method in class physx.extensions.PxGjkQueryProximityInfoResult.Raw
- setPointB(PxVec3) - Method in class physx.extensions.PxGjkQueryProximityInfoResult
- setPoints(long, long) - Static method in class physx.cooking.PxConvexMeshDesc.Raw
- setPoints(long, long) - Static method in class physx.geometry.PxSimpleTriangleMesh.Raw
- setPoints(long, long) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- setPoints(PxBoundedData) - Method in class physx.cooking.PxConvexMeshDesc
-
Vertex positions data in PxBoundedData format.
- setPoints(PxBoundedData) - Method in class physx.geometry.PxSimpleTriangleMesh
-
Pointer to first vertex point.
- setPoints(PxBoundedData) - Method in class physx.geometry.PxTetrahedronMeshDesc
-
Pointer to first vertex point.
- setPos(long, long) - Static method in class physx.common.PxDebugPoint.Raw
- setPos(PxVec3) - Method in class physx.common.PxDebugPoint
- setPos0(long, long) - Static method in class physx.common.PxDebugLine.Raw
- setPos0(long, long) - Static method in class physx.common.PxDebugTriangle.Raw
- setPos0(PxVec3) - Method in class physx.common.PxDebugLine
- setPos0(PxVec3) - Method in class physx.common.PxDebugTriangle
- setPos1(long, long) - Static method in class physx.common.PxDebugLine.Raw
- setPos1(long, long) - Static method in class physx.common.PxDebugTriangle.Raw
- setPos1(PxVec3) - Method in class physx.common.PxDebugLine
- setPos1(PxVec3) - Method in class physx.common.PxDebugTriangle
- setPos2(long, long) - Static method in class physx.common.PxDebugTriangle.Raw
- setPos2(PxVec3) - Method in class physx.common.PxDebugTriangle
- setPose(long, long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- setPose(PxTransform) - Method in class physx.vehicle2.PxVehicleRigidBodyState
-
the body's pose (in world space)
- setPosition(long, long) - Static method in class physx.character.PxController.Raw
- setPosition(long, long) - Static method in class physx.character.PxControllerDesc.Raw
- setPosition(long, long) - Static method in class physx.physics.PxContactPairPoint.Raw
- setPosition(long, long) - Static method in class physx.physics.PxLocationHit.Raw
- setPosition(PxExtendedVec3) - Method in class physx.character.PxController
-
Sets controller's position.
- setPosition(PxExtendedVec3) - Method in class physx.character.PxControllerDesc
-
The position of the character
- setPosition(PxVec3) - Method in class physx.physics.PxContactPairPoint
-
The position of the contact point between the shapes, in world space.
- setPosition(PxVec3) - Method in class physx.physics.PxLocationHit
-
World-space hit position (flag: #PxHitFlag::ePOSITION)
- setPreciseSweeps(boolean) - Method in class physx.character.PxControllerManager
-
Enables or disables the precise sweeps.
- setPreciseSweeps(long, boolean) - Static method in class physx.character.PxControllerManager.Raw
- setPreventVerticalSlidingAgainstCeiling(boolean) - Method in class physx.character.PxControllerManager
-
Enables or disables vertical sliding against ceilings.
- setPreventVerticalSlidingAgainstCeiling(long, boolean) - Static method in class physx.character.PxControllerManager.Raw
- setPreviousAngularVelocity(long, long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- setPreviousAngularVelocity(PxVec3) - Method in class physx.vehicle2.PxVehicleRigidBodyState
-
the previous angular velocity of the body (in world space)
- setPreviousLinearVelocity(long, long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- setPreviousLinearVelocity(PxVec3) - Method in class physx.vehicle2.PxVehicleRigidBodyState
-
the previous linear velocity of the body (in world space)
- setPreviousSteerCommand(float) - Method in class physx.vehicle2.PxVehiclePhysXSteerState
-
The steer command that was most previously applied to the vehicle.
- setPreviousSteerCommand(long, float) - Static method in class physx.vehicle2.PxVehiclePhysXSteerState.Raw
- setPrismaticJointFlag(long, int, boolean) - Static method in class physx.extensions.PxPrismaticJoint.Raw
- setPrismaticJointFlag(PxPrismaticJointFlagEnum, boolean) - Method in class physx.extensions.PxPrismaticJoint
-
Set a single flag specific to a Prismatic Joint to true or false.
- setPrismaticJointFlags(long, long) - Static method in class physx.extensions.PxPrismaticJoint.Raw
- setPrismaticJointFlags(PxPrismaticJointFlags) - Method in class physx.extensions.PxPrismaticJoint
-
Set the flags specific to the Prismatic Joint.
- setPvdContext(long, long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- setPvdContext(PxVehiclePvdContext) - Method in class physx.vehicle2.PxVehicleSimulationContext
-
Structure to support Omni PVD, the PhysX Visual Debugger.
- setPyramidSwingLimit(long, long) - Static method in class physx.extensions.PxD6Joint.Raw
- setPyramidSwingLimit(PxJointLimitPyramid) - Method in class physx.extensions.PxD6Joint
-
Set a pyramidal swing limit for the joint.
- setQ(long, long) - Static method in class physx.common.PxTransform.Raw
- setQ(PxQuat) - Method in class physx.common.PxTransform
- setQueryFilterData(long, long) - Static method in class physx.physics.PxShape.Raw
- setQueryFilterData(PxFilterData) - Method in class physx.physics.PxShape
-
Sets the user definable query filter data.
- setRadius(float) - Method in class physx.character.PxCapsuleController
-
Sets controller's radius.
- setRadius(float) - Method in class physx.character.PxCapsuleControllerDesc
-
The radius of the capsule
- setRadius(float) - Method in class physx.extensions.CapsuleSupport
- setRadius(float) - Method in class physx.extensions.SphereSupport
- setRadius(float) - Method in class physx.geometry.PxCapsuleGeometry
-
The radius of the capsule.
- setRadius(float) - Method in class physx.geometry.PxSphereGeometry
-
The radius of the sphere.
- setRadius(float) - Method in class physx.vehicle2.PxVehicleWheelParams
-
Radius of unit that includes metal wheel plus rubber tire.
- setRadius(long, float) - Static method in class physx.character.PxCapsuleController.Raw
- setRadius(long, float) - Static method in class physx.character.PxCapsuleControllerDesc.Raw
- setRadius(long, float) - Static method in class physx.extensions.CapsuleSupport.Raw
- setRadius(long, float) - Static method in class physx.extensions.SphereSupport.Raw
- setRadius(long, float) - Static method in class physx.geometry.PxCapsuleGeometry.Raw
- setRadius(long, float) - Static method in class physx.geometry.PxSphereGeometry.Raw
- setRadius(long, float) - Static method in class physx.vehicle2.PxVehicleWheelParams.Raw
- setRate(float) - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
-
The parameter rate specifies how quickly the ratio of rotational speeds approaches the target rotational speed ratio.
- setRate(long, float) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- setRatio(float) - Method in class physx.extensions.PxRackAndPinionJoint
-
Set the desired ratio directly.
- setRatio(long, float) - Static method in class physx.extensions.PxRackAndPinionJoint.Raw
- setRatios(int, float) - Method in class physx.vehicle2.PxVehicleGearboxParams
- setRatios(long, int, float) - Static method in class physx.vehicle2.PxVehicleGearboxParams.Raw
- setRealAt(long, int, float) - Static method in class physx.support.NativeArrayHelpers.Raw
- setRealAt(NativeObject, int, float) - Static method in class physx.support.NativeArrayHelpers
- setRearBias(float) - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
-
The parameter rearBias specifies the maximum angular speed ratio of the two rear wheels specified by rearWheelIds[2].
- setRearBias(long, float) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- setRearTarget(float) - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
-
The parameter rearTarget specifies the target rotational speed ratio of the two rear wheels in the event that the ratio exceeds rearBias and rearBias is configured for an activated limited slip or locked axle.
- setRearTarget(long, float) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- setRearWheelIds(int, int) - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
- setRearWheelIds(long, int, int) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- setRegisterDeletionListener(boolean) - Method in class physx.character.PxControllerDesc
-
Use a deletion listener to get informed about released objects and clear internal caches if needed.
- setRegisterDeletionListener(long, boolean) - Static method in class physx.character.PxControllerDesc.Raw
- setRelativeOffset(long, long) - Static method in class physx.physics.PxArticulationAttachment.Raw
- setRelativeOffset(PxVec3) - Method in class physx.physics.PxArticulationAttachment
-
Sets the attachment's relative offset in the link actor frame.
- setReportCallback(long, long) - Static method in class physx.character.PxControllerDesc.Raw
- setReportCallback(PxUserControllerHitReport) - Method in class physx.character.PxControllerDesc
-
Specifies a user report callback.
- setRequiredContactConstraintMemory(int) - Method in class physx.physics.PxSimulationStatistics
-
The total required size (in bytes) of the contact constraints in the current simulation step
- setRequiredContactConstraintMemory(long, int) - Static method in class physx.physics.PxSimulationStatistics.Raw
- setRestitution(float) - Method in class physx.extensions.PxJointLimitParameters
-
Controls the amount of bounce when the joint hits a limit.
- setRestitution(float) - Method in class physx.geometry.PxContactPoint
-
The restitution coefficient
- setRestitution(float) - Method in class physx.physics.PxMaterial
-
Sets the coefficient of restitution or the spring stiffness for compliant contact
- setRestitution(float) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
-
restitution value of the restitution model used to generate a target velocity that will resolve the geometric error.
- setRestitution(float) - Method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams
-
restitution is used by the restitution model used to generate a target velocity when resolving suspension limit constraints.
- setRestitution(long, float) - Static method in class physx.extensions.PxJointLimitParameters.Raw
- setRestitution(long, float) - Static method in class physx.geometry.PxContactPoint.Raw
- setRestitution(long, float) - Static method in class physx.physics.PxMaterial.Raw
- setRestitution(long, float) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- setRestitution(long, float) - Static method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams.Raw
- setRestitutionCombineMode(long, int) - Static method in class physx.physics.PxMaterial.Raw
- setRestitutionCombineMode(PxCombineModeEnum) - Method in class physx.physics.PxMaterial
-
Sets the restitution combine mode.
- setRestLength(float) - Method in class physx.physics.PxArticulationAttachment
-
Sets the spring rest length for the sub-tendon from the root to this leaf attachment.
- setRestLength(float) - Method in class physx.physics.PxArticulationFixedTendon
-
Sets the spring rest length of the tendon.
- setRestLength(long, float) - Static method in class physx.physics.PxArticulationAttachment.Raw
- setRestLength(long, float) - Static method in class physx.physics.PxArticulationFixedTendon.Raw
- setRestLoad(float) - Method in class physx.vehicle2.PxVehicleTireForceParams
-
The rest load is the load that develops on the tire when the vehicle is at rest on a flat plane.
- setRestLoad(long, float) - Static method in class physx.vehicle2.PxVehicleTireForceParams.Raw
- setRestOffset(float) - Method in class physx.physics.PxShape
-
Sets the rest offset.
- setRestOffset(long, float) - Static method in class physx.physics.PxShape.Raw
- setRevoluteJointFlag(long, int, boolean) - Static method in class physx.extensions.PxRevoluteJoint.Raw
- setRevoluteJointFlag(PxRevoluteJointFlagEnum, boolean) - Method in class physx.extensions.PxRevoluteJoint
-
sets a single flag specific to a Revolute Joint.
- setRevoluteJointFlags(long, long) - Static method in class physx.extensions.PxRevoluteJoint.Raw
- setRevoluteJointFlags(PxRevoluteJointFlags) - Method in class physx.extensions.PxRevoluteJoint
-
sets the flags specific to the Revolute Joint.
- setRigidBody(long, long) - Static method in class physx.vehicle2.PxVehiclePhysXActor.Raw
- setRigidBody(PxRigidBody) - Method in class physx.vehicle2.PxVehiclePhysXActor
-
The PhysX rigid body that represents the vehcle in the associated PhysX scene.
- setRigidBodyFlag(long, int, boolean) - Static method in class physx.physics.PxRigidBody.Raw
- setRigidBodyFlag(PxRigidBodyFlagEnum, boolean) - Method in class physx.physics.PxRigidBody
-
Raises or clears a particular rigid body flag.
- setRigidBodyFlags(long, long) - Static method in class physx.physics.PxRigidBody.Raw
- setRigidBodyFlags(PxRigidBodyFlags) - Method in class physx.physics.PxRigidBody
- setRigidBodyParams(long, long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- setRigidBodyParams(PxVehicleRigidBodyParams) - Method in class physx.vehicle2.BaseVehicleParams
- setRigidBodyState(long, long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setRigidBodyState(PxVehicleRigidBodyState) - Method in class physx.vehicle2.BaseVehicleState
- setRigidDynamicLockFlag(long, int, boolean) - Static method in class physx.physics.PxRigidDynamic.Raw
- setRigidDynamicLockFlag(PxRigidDynamicLockFlagEnum, boolean) - Method in class physx.physics.PxRigidDynamic
-
Raises or clears a particular PxRigidDynamic lock flag.
- setRigidDynamicLockFlags(long, long) - Static method in class physx.physics.PxRigidDynamic.Raw
- setRigidDynamicLockFlags(PxRigidDynamicLockFlags) - Method in class physx.physics.PxRigidDynamic
-
Set all PxRigidDynamic lock flags.
- setRoadGeometryQueryType(long, int) - Static method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams.Raw
- setRoadGeometryQueryType(PxVehiclePhysXRoadGeometryQueryTypeEnum) - Method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
-
A description of the type of physx scene query to employ.
- setRoadGeomStates(int, PxVehicleRoadGeometryState) - Method in class physx.vehicle2.BaseVehicleState
- setRoadGeomStates(long, int, long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setRootAngularVelocity(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- setRootAngularVelocity(long, long, boolean) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- setRootAngularVelocity(PxVec3) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Sets the root link angular velocity.
- setRootAngularVelocity(PxVec3, boolean) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Sets the root link angular velocity.
- setRootGlobalPose(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- setRootGlobalPose(long, long, boolean) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- setRootGlobalPose(PxTransform) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Sets the root link transform in the world frame.
- setRootGlobalPose(PxTransform, boolean) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Sets the root link transform in the world frame.
- setRootLinearVelocity(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- setRootLinearVelocity(long, long, boolean) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- setRootLinearVelocity(PxVec3) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Sets the root link linear center-of-mass velocity.
- setRootLinearVelocity(PxVec3, boolean) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Sets the root link linear center-of-mass velocity.
- setRootLinkData(long, long) - Static method in class physx.physics.PxArticulationCache.Raw
- setRootLinkData(PxArticulationRootLinkData) - Method in class physx.physics.PxArticulationCache
-
Root link transform, velocities, and accelerations.
- setRotationAngle(float) - Method in class physx.vehicle2.PxVehicleWheelRigidBody1dState
-
The accumulated angle of the wheel around the lateral axis in radians in range (-2*Pi,2*Pi)
- setRotationAngle(long, float) - Static method in class physx.vehicle2.PxVehicleWheelRigidBody1dState.Raw
- setRotationSpeed(float) - Method in class physx.vehicle2.PxVehicleEngineState
-
The rotation speed of the engine (radians per second).
- setRotationSpeed(float) - Method in class physx.vehicle2.PxVehicleWheelRigidBody1dState
-
The rotation speed of the wheel around the lateral axis.
- setRotationSpeed(long, float) - Static method in class physx.vehicle2.PxVehicleEngineState.Raw
- setRotationSpeed(long, float) - Static method in class physx.vehicle2.PxVehicleWheelRigidBody1dState.Raw
- setRowScale(float) - Method in class physx.geometry.PxHeightFieldGeometry
-
The scaling factor for the height field in the row direction (x direction in local space).
- setRowScale(long, float) - Static method in class physx.geometry.PxHeightFieldGeometry.Raw
- setSamples(long, long) - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- setSamples(PxStridedData) - Method in class physx.geometry.PxHeightFieldDesc
-
The samples array.
- setSanityBounds(long, long) - Static method in class physx.physics.PxSceneDesc.Raw
- setSanityBounds(PxBounds3) - Method in class physx.physics.PxSceneDesc
-
The bounds used to sanity check user-set positions of actors and articulation links
- setScale(float) - Method in class physx.vehicle2.PxVehicleScale
-
The length scale used for the vehicle.
- setScale(long, float) - Static method in class physx.vehicle2.PxVehicleScale.Raw
- setScale(long, long) - Static method in class physx.cooking.PxCookingParams.Raw
- setScale(long, long) - Static method in class physx.extensions.ConvexMeshSupport.Raw
- setScale(long, long) - Static method in class physx.geometry.PxConvexMeshGeometry.Raw
- setScale(long, long) - Static method in class physx.geometry.PxTriangleMeshGeometry.Raw
- setScale(long, long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- setScale(long, long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- setScale(PxTolerancesScale) - Method in class physx.cooking.PxCookingParams
-
Tolerance scale is used to check if cooked triangles are not too huge.
- setScale(PxVec3) - Method in class physx.extensions.ConvexMeshSupport
- setScale(PxMeshScale) - Method in class physx.geometry.PxConvexMeshGeometry
-
The scaling transformation (from vertex space to shape space).
- setScale(PxMeshScale) - Method in class physx.geometry.PxTriangleMeshGeometry
-
The scaling transformation.
- setScale(PxVehicleScale) - Method in class physx.vehicle2.BaseVehicleParams
- setScale(PxVehicleScale) - Method in class physx.vehicle2.PxVehicleSimulationContext
- setScaleCoeff(float) - Method in class physx.character.PxControllerDesc
-
Scale coefficient for underlying kinematic actor
- setScaleCoeff(long, float) - Static method in class physx.character.PxControllerDesc.Raw
- setScaleRotation(long, long) - Static method in class physx.extensions.ConvexMeshSupport.Raw
- setScaleRotation(PxQuat) - Method in class physx.extensions.ConvexMeshSupport
- setScenePvdFlag(long, int, boolean) - Static method in class physx.support.PxPvdSceneClient.Raw
- setScenePvdFlag(PxPvdSceneFlagEnum, boolean) - Method in class physx.support.PxPvdSceneClient
-
Sets the PVD flag.
- setScenePvdFlags(long, long) - Static method in class physx.support.PxPvdSceneClient.Raw
- setScenePvdFlags(PxPvdSceneFlags) - Method in class physx.support.PxPvdSceneClient
-
Sets the PVD flags.
- setSceneQueryUpdateMode(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setSceneQueryUpdateMode(long, int) - Static method in class physx.physics.PxSceneSQSystem.Raw
- setSceneQueryUpdateMode(PxSceneQueryUpdateModeEnum) - Method in class physx.physics.PxSceneDesc
- setSceneQueryUpdateMode(PxSceneQueryUpdateModeEnum) - Method in class physx.physics.PxSceneSQSystem
-
Sets scene query update mode
- setScratchAllocator(long, long) - Static method in class physx.physics.PxArticulationCache.Raw
- setScratchAllocator(NativeObject) - Method in class physx.physics.PxArticulationCache
-
The scratch allocator is used for internal calculations.
- setScratchMemory(long, long) - Static method in class physx.physics.PxArticulationCache.Raw
- setScratchMemory(NativeObject) - Method in class physx.physics.PxArticulationCache
-
The scratch memory is used for internal calculations.
- setSeparatingAxis(long, long) - Static method in class physx.extensions.PxGjkQueryProximityInfoResult.Raw
- setSeparatingAxis(PxVec3) - Method in class physx.extensions.PxGjkQueryProximityInfoResult
- setSeparation(float) - Method in class physx.extensions.PxGjkQueryProximityInfoResult
- setSeparation(float) - Method in class physx.geometry.PxContactPoint
-
The separation of the shapes at the contact point.
- setSeparation(float) - Method in class physx.physics.PxContactPairPoint
-
The separation of the shapes at the contact point.
- setSeparation(float) - Method in class physx.vehicle2.PxVehicleSuspensionState
-
separation holds extra information about the contact state of the wheel with the ground.
- setSeparation(long, float) - Static method in class physx.extensions.PxGjkQueryProximityInfoResult.Raw
- setSeparation(long, float) - Static method in class physx.geometry.PxContactPoint.Raw
- setSeparation(long, float) - Static method in class physx.physics.PxContactPairPoint.Raw
- setSeparation(long, float) - Static method in class physx.vehicle2.PxVehicleSuspensionState.Raw
- setShape(long, long) - Static method in class physx.character.PxControllerShapeHit.Raw
- setShape(long, long) - Static method in class physx.physics.PxOverlapHit.Raw
- setShape(long, long) - Static method in class physx.physics.PxRaycastHit.Raw
- setShape(long, long) - Static method in class physx.physics.PxSweepHit.Raw
- setShape(PxShape) - Method in class physx.character.PxControllerShapeHit
-
Touched shape
- setShape(PxShape) - Method in class physx.physics.PxOverlapHit
- setShape(PxShape) - Method in class physx.physics.PxRaycastHit
- setShape(PxShape) - Method in class physx.physics.PxSweepHit
- setShapes(int, PxShape) - Method in class physx.physics.PxContactPair
- setShapes(long, int, long) - Static method in class physx.physics.PxContactPair.Raw
- setSimulationEventCallback(long, long) - Static method in class physx.physics.PxScene.Raw
- setSimulationEventCallback(long, long) - Static method in class physx.physics.PxSceneDesc.Raw
- setSimulationEventCallback(PxSimulationEventCallback) - Method in class physx.physics.PxScene
-
Sets a user notify object which receives special simulation events when they occur.
- setSimulationEventCallback(PxSimulationEventCallback) - Method in class physx.physics.PxSceneDesc
-
Possible notification callback.
- setSimulationFilterData(long, long) - Static method in class physx.physics.PxShape.Raw
- setSimulationFilterData(PxFilterData) - Method in class physx.physics.PxShape
-
Sets the user definable collision filter data.
- setSleepThreshold(float) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Sets the mass-normalized energy threshold below which the articulation may go to sleep.
- setSleepThreshold(float) - Method in class physx.physics.PxRigidDynamic
-
Sets the mass-normalized kinetic energy threshold below which an actor may go to sleep.
- setSleepThreshold(long, float) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- setSleepThreshold(long, float) - Static method in class physx.physics.PxRigidDynamic.Raw
- setSlips(int, float) - Method in class physx.vehicle2.PxVehicleTireSlipState
- setSlips(long, int, float) - Static method in class physx.vehicle2.PxVehicleTireSlipState.Raw
- setSlopeLimit(float) - Method in class physx.character.PxController
-
Sets the slope limit.
- setSlopeLimit(float) - Method in class physx.character.PxControllerDesc
-
The maximum slope which the character can walk up.
- setSlopeLimit(long, float) - Static method in class physx.character.PxController.Raw
- setSlopeLimit(long, float) - Static method in class physx.character.PxControllerDesc.Raw
- setSolverArticulationBatchSize(int) - Method in class physx.physics.PxScene
-
Sets the number of articulations required to spawn a separate rigid body solver thread.
- setSolverArticulationBatchSize(int) - Method in class physx.physics.PxSceneDesc
-
Defines the number of articulations required to spawn a separate rigid body solver island task chain.
- setSolverArticulationBatchSize(long, int) - Static method in class physx.physics.PxScene.Raw
- setSolverArticulationBatchSize(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setSolverBatchSize(int) - Method in class physx.physics.PxScene
-
Sets the number of actors required to spawn a separate rigid body solver thread.
- setSolverBatchSize(int) - Method in class physx.physics.PxSceneDesc
-
Defines the number of actors required to spawn a separate rigid body solver island task chain.
- setSolverBatchSize(long, int) - Static method in class physx.physics.PxScene.Raw
- setSolverBatchSize(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setSolverIterationCounts(int) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Sets the solver iteration counts for the articulation.
- setSolverIterationCounts(int) - Method in class physx.physics.PxRigidDynamic
-
Sets the solver iteration counts for the body.
- setSolverIterationCounts(int, int) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Sets the solver iteration counts for the articulation.
- setSolverIterationCounts(int, int) - Method in class physx.physics.PxRigidDynamic
-
Sets the solver iteration counts for the body.
- setSolverIterationCounts(long, int) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- setSolverIterationCounts(long, int) - Static method in class physx.physics.PxRigidDynamic.Raw
- setSolverIterationCounts(long, int, int) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- setSolverIterationCounts(long, int, int) - Static method in class physx.physics.PxRigidDynamic.Raw
- setSolverType(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setSolverType(PxSolverTypeEnum) - Method in class physx.physics.PxSceneDesc
-
Selects the solver algorithm to use.
- setSpeed(float) - Method in class physx.common.PxTolerancesScale
-
The typical magnitude of velocities of objects in simulation.
- setSpeed(long, float) - Static method in class physx.common.PxTolerancesScale.Raw
- setSpeedResponses(int, float) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
- setSpeedResponses(long, int, float) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- setSpeedResponsesPerCommandValue(int, short) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
- setSpeedResponsesPerCommandValue(long, int, short) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams.Raw
- setSpeedStates(int, float) - Method in class physx.vehicle2.PxVehicleTireSpeedState
- setSpeedStates(long, int, float) - Static method in class physx.vehicle2.PxVehicleTireSpeedState.Raw
- setSphericalJointFlag(long, int, boolean) - Static method in class physx.extensions.PxSphericalJoint.Raw
- setSphericalJointFlag(PxSphericalJointFlagEnum, boolean) - Method in class physx.extensions.PxSphericalJoint
-
Set a single flag specific to a Spherical Joint to true or false.
- setSphericalJointFlags(long, long) - Static method in class physx.extensions.PxSphericalJoint.Raw
- setSphericalJointFlags(PxSphericalJointFlags) - Method in class physx.extensions.PxSphericalJoint
-
Set the flags specific to the Spherical Joint.
- setSprungMass(float) - Method in class physx.vehicle2.PxVehicleSuspensionForceParams
-
Part of the vehicle mass that is supported by the suspension spring.
- setSprungMass(long, float) - Static method in class physx.vehicle2.PxVehicleSuspensionForceParams.Raw
- setStabilizationThreshold(float) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Sets the mass-normalized kinetic energy threshold below which the articulation may participate in stabilization.
- setStabilizationThreshold(float) - Method in class physx.physics.PxRigidDynamic
-
Sets the mass-normalized kinetic energy threshold below which an actor may participate in stabilization.
- setStabilizationThreshold(long, float) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- setStabilizationThreshold(long, float) - Static method in class physx.physics.PxRigidDynamic.Raw
- setStandOnAnotherCCT(boolean) - Method in class physx.character.PxControllerState
-
Are we standing on another CCT?
- setStandOnAnotherCCT(long, boolean) - Static method in class physx.character.PxControllerState.Raw
- setStandOnObstacle(boolean) - Method in class physx.character.PxControllerState
-
Are we standing on a user-defined obstacle?
- setStandOnObstacle(long, boolean) - Static method in class physx.character.PxControllerState.Raw
- setStaticBVHBuildStrategy(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setStaticBVHBuildStrategy(PxBVHBuildStrategyEnum) - Method in class physx.physics.PxSceneDesc
- setStaticFriction(float) - Method in class physx.geometry.PxContactPoint
-
The static friction coefficient
- setStaticFriction(float) - Method in class physx.physics.PxMaterial
-
Sets the coefficient of static friction
- setStaticFriction(long, float) - Static method in class physx.geometry.PxContactPoint.Raw
- setStaticFriction(long, float) - Static method in class physx.physics.PxMaterial.Raw
- setStaticKineFilteringMode(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setStaticKineFilteringMode(PxPairFilteringModeEnum) - Method in class physx.physics.PxSceneDesc
-
Filtering mode for static-kinematic pairs in the broadphase.
- setStaticNbObjectsPerNode(int) - Method in class physx.physics.PxSceneDesc
- setStaticNbObjectsPerNode(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setStaticStructure(long, int) - Static method in class physx.physics.PxSceneDesc.Raw
- setStaticStructure(PxPruningStructureTypeEnum) - Method in class physx.physics.PxSceneDesc
- setStatus(long, int) - Static method in class physx.physics.PxTriggerPair.Raw
- setStatus(PxPairFlagEnum) - Method in class physx.physics.PxTriggerPair
-
Type of trigger event (eNOTIFY_TOUCH_FOUND or eNOTIFY_TOUCH_LOST).
- setSteer(float) - Method in class physx.vehicle2.PxVehicleCommandState
-
The instantaneous state of the steer controller in range [-1,1].
- setSteer(long, float) - Static method in class physx.vehicle2.PxVehicleCommandState.Raw
- setSteerCommandResponseStates(int, float) - Method in class physx.vehicle2.BaseVehicleState
- setSteerCommandResponseStates(long, int, float) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setSteerResponseParams(long, long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- setSteerResponseParams(PxVehicleSteerCommandResponseParams) - Method in class physx.vehicle2.BaseVehicleParams
- setStepOffset(float) - Method in class physx.character.PxController
-
The step height.
- setStepOffset(float) - Method in class physx.character.PxControllerDesc
-
Defines the maximum height of an obstacle which the character can climb.
- setStepOffset(long, float) - Static method in class physx.character.PxController.Raw
- setStepOffset(long, float) - Static method in class physx.character.PxControllerDesc.Raw
- setStickyParams(int, PxVehicleTireAxisStickyParams) - Method in class physx.vehicle2.PxVehicleTireStickyParams
- setStickyParams(long, int, long) - Static method in class physx.vehicle2.PxVehicleTireStickyParams.Raw
- setStiffness(float) - Method in class physx.extensions.PxDistanceJoint
-
Set the strength of the joint spring.
- setStiffness(float) - Method in class physx.extensions.PxJointLimitParameters
-
if greater than zero, the limit is soft, i.e.
- setStiffness(float) - Method in class physx.extensions.PxSpring
-
the spring strength of the drive: that is, the force proportional to the position error
- setStiffness(float) - Method in class physx.physics.PxArticulationDrive
-
The drive stiffness, i.e.
- setStiffness(float) - Method in class physx.physics.PxArticulationTendon
-
Sets the spring stiffness term acting on the tendon length.
- setStiffness(float) - Method in class physx.vehicle2.PxVehicleAntiRollForceParams
- setStiffness(float) - Method in class physx.vehicle2.PxVehicleSuspensionForceParams
-
Spring strength of suspension.
- setStiffness(long, float) - Static method in class physx.extensions.PxDistanceJoint.Raw
- setStiffness(long, float) - Static method in class physx.extensions.PxJointLimitParameters.Raw
- setStiffness(long, float) - Static method in class physx.extensions.PxSpring.Raw
- setStiffness(long, float) - Static method in class physx.physics.PxArticulationDrive.Raw
- setStiffness(long, float) - Static method in class physx.physics.PxArticulationTendon.Raw
- setStiffness(long, float) - Static method in class physx.vehicle2.PxVehicleAntiRollForceParams.Raw
- setStiffness(long, float) - Static method in class physx.vehicle2.PxVehicleSuspensionForceParams.Raw
- setStrength(float) - Method in class physx.vehicle2.PxVehicleAckermannParams
-
is the strength of the correction with 0 denoting no correction and 1 denoting perfect correction.
- setStrength(long, float) - Static method in class physx.vehicle2.PxVehicleAckermannParams.Raw
- setStride(int) - Method in class physx.common.PxStridedData
- setStride(int) - Method in class physx.common.PxTypedBoundedData_PxU16
- setStride(int) - Method in class physx.common.PxTypedBoundedData_PxU16Const
- setStride(long, int) - Static method in class physx.common.PxStridedData.Raw
- setStride(long, int) - Static method in class physx.common.PxTypedBoundedData_PxU16.Raw
- setStride(long, int) - Static method in class physx.common.PxTypedBoundedData_PxU16Const.Raw
- setSubsteps(byte, byte) - Method in class physx.vehicle2.PxVehicleComponentSequence
- setSubsteps(long, byte, byte) - Static method in class physx.vehicle2.PxVehicleComponentSequence.Raw
- setSuccess(boolean) - Method in class physx.extensions.PxGjkQueryProximityInfoResult
- setSuccess(boolean) - Method in class physx.extensions.PxGjkQueryRaycastResult
- setSuccess(boolean) - Method in class physx.extensions.PxGjkQuerySweepResult
- setSuccess(long, boolean) - Static method in class physx.extensions.PxGjkQueryProximityInfoResult.Raw
- setSuccess(long, boolean) - Static method in class physx.extensions.PxGjkQueryRaycastResult.Raw
- setSuccess(long, boolean) - Static method in class physx.extensions.PxGjkQuerySweepResult.Raw
- setSuppressTriangleMeshRemapTable(boolean) - Method in class physx.cooking.PxCookingParams
-
When true, the face remap table is not created.
- setSuppressTriangleMeshRemapTable(long, boolean) - Static method in class physx.cooking.PxCookingParams.Raw
- setSuspActiveStatus(boolean) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
-
a boolean describing whether to trigger a suspension limit constraint.
- setSuspActiveStatus(long, boolean) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- setSuspAngular(long, long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- setSuspAngular(PxVec3) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
-
angular component of velocity jacobian in the world frame.
- setSuspensionAttachment(long, long) - Static method in class physx.vehicle2.PxVehicleSuspensionParams.Raw
- setSuspensionAttachment(PxTransform) - Method in class physx.vehicle2.PxVehicleSuspensionParams
-
suspensionAttachment specifies the wheel pose at maximum compression.
- setSuspensionComplianceParams(int, PxVehicleSuspensionComplianceParams) - Method in class physx.vehicle2.BaseVehicleParams
- setSuspensionComplianceParams(long, int, long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- setSuspensionComplianceStates(int, PxVehicleSuspensionComplianceState) - Method in class physx.vehicle2.BaseVehicleState
- setSuspensionComplianceStates(long, int, long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setSuspensionForceParams(int, PxVehicleSuspensionForceParams) - Method in class physx.vehicle2.BaseVehicleParams
- setSuspensionForceParams(long, int, long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- setSuspensionForces(int, PxVehicleSuspensionForce) - Method in class physx.vehicle2.BaseVehicleState
- setSuspensionForces(long, int, long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setSuspensionJounceCalculationType(long, int) - Static method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams.Raw
- setSuspensionJounceCalculationType(PxVehicleSuspensionJounceCalculationTypeEnum) - Method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
- setSuspensionParams(int, PxVehicleSuspensionParams) - Method in class physx.vehicle2.BaseVehicleParams
- setSuspensionParams(long, int, long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- setSuspensionStateCalculationParams(long, long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- setSuspensionStateCalculationParams(PxVehicleSuspensionStateCalculationParams) - Method in class physx.vehicle2.BaseVehicleParams
- setSuspensionStates(int, PxVehicleSuspensionState) - Method in class physx.vehicle2.BaseVehicleState
- setSuspensionStates(long, int, long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setSuspensionTravelDir(long, long) - Static method in class physx.vehicle2.PxVehicleSuspensionParams.Raw
- setSuspensionTravelDir(PxVec3) - Method in class physx.vehicle2.PxVehicleSuspensionParams
-
suspensionTravelDir specifies the direction of suspension travel.
- setSuspensionTravelDist(float) - Method in class physx.vehicle2.PxVehicleSuspensionParams
-
suspensionTravelDist is the maximum distance that the suspenson can elongate along #suspensionTravelDir from the pose specified by #suspensionAttachment.
- setSuspensionTravelDist(long, float) - Static method in class physx.vehicle2.PxVehicleSuspensionParams.Raw
- setSuspForceAppPoint(long, long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceParams.Raw
- setSuspForceAppPoint(long, long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceState.Raw
- setSuspForceAppPoint(PxVec3) - Method in class physx.vehicle2.PxVehicleSuspensionComplianceState
-
The suspension force application point that arises from suspension compliance.
- setSuspForceAppPoint(PxVehicleFixedSizeLookupTableVec3_3) - Method in class physx.vehicle2.PxVehicleSuspensionComplianceParams
-
Suspension forces are applied at an offset from the suspension frame.
- setSuspGeometricError(float) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
-
the excess suspension compression to be resolved by the constraint that cannot be resolved due to the travel limit of the suspension spring.
- setSuspGeometricError(long, float) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- setSuspLinear(long, long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- setSuspLinear(PxVec3) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
-
linear component of velocity jacobian in the world frame.
- setSwingLimit(long, long) - Static method in class physx.extensions.PxD6Joint.Raw
- setSwingLimit(PxJointLimitCone) - Method in class physx.extensions.PxD6Joint
-
Set the swing cone limit for the joint.
- setSwitchTime(float) - Method in class physx.vehicle2.PxVehicleGearboxParams
-
Time it takes to switch gear.
- setSwitchTime(long, float) - Static method in class physx.vehicle2.PxVehicleGearboxParams.Raw
- setT(float) - Method in class physx.extensions.PxGjkQueryRaycastResult
- setT(float) - Method in class physx.extensions.PxGjkQuerySweepResult
- setT(long, float) - Static method in class physx.extensions.PxGjkQueryRaycastResult.Raw
- setT(long, float) - Static method in class physx.extensions.PxGjkQuerySweepResult.Raw
- setTankDifferentialParams(long, long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- setTankDifferentialParams(PxVehicleTankDriveDifferentialParams) - Method in class physx.vehicle2.EngineDrivetrainParams
- setTankDriveTransmissionCommandState(long, long) - Static method in class physx.vehicle2.EngineDriveVehicle.Raw
- setTankDriveTransmissionCommandState(PxVehicleTankDriveTransmissionCommandState) - Method in class physx.vehicle2.EngineDriveVehicle
- setTargetGear(int) - Method in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState
-
The desired gear of the input gear controller.
- setTargetGear(int) - Method in class physx.vehicle2.PxVehicleGearboxState
-
Target gear (different from current gear if a gear change is underway)
- setTargetGear(long, int) - Static method in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState.Raw
- setTargetGear(long, int) - Static method in class physx.vehicle2.PxVehicleGearboxState.Raw
- setTargetVel(long, long) - Static method in class physx.geometry.PxContactPoint.Raw
- setTargetVel(PxVec3) - Method in class physx.geometry.PxContactPoint
- setTessellation(boolean, float) - Method in class physx.character.PxControllerManager
-
Enables or disables runtime tessellation.
- setTessellation(long, boolean, float) - Static method in class physx.character.PxControllerManager.Raw
- setTessFlag() - Method in class physx.geometry.PxHeightFieldSample
- setTessFlag(long) - Static method in class physx.geometry.PxHeightFieldSample.Raw
- setTetrahedronMesh(long, long) - Static method in class physx.geometry.PxTetrahedronMeshGeometry.Raw
- setTetrahedronMesh(PxTetrahedronMesh) - Method in class physx.geometry.PxTetrahedronMeshGeometry
-
A reference to the mesh object.
- setTetrahedrons(long, long) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- setTetrahedrons(PxBoundedData) - Method in class physx.geometry.PxTetrahedronMeshDesc
-
Pointer to first tetrahedron.
- setTetsPerElement(long, short) - Static method in class physx.geometry.PxTetrahedronMeshDesc.Raw
- setTetsPerElement(short) - Method in class physx.geometry.PxTetrahedronMeshDesc
-
Used for simulation meshes only.
- setThresholdForwardSpeedForWheelAngleIntegration(float) - Method in class physx.vehicle2.PxVehicleSimulationContext
-
Forward wheel speed below which the wheel rotation speed gets blended with the rolling speed.
- setThresholdForwardSpeedForWheelAngleIntegration(long, float) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- setThresholdSpeed(float) - Method in class physx.vehicle2.PxVehicleTireAxisStickyParams
-
A tire enters the "sticky tire" regime when it has been below a speed specified by #thresholdSpeed for a continuous time specified by #thresholdTime.
- setThresholdSpeed(long, float) - Static method in class physx.vehicle2.PxVehicleTireAxisStickyParams.Raw
- setThresholdTime(float) - Method in class physx.vehicle2.PxVehicleTireAxisStickyParams
-
A tire enters the "sticky tire" regime when it has been below a speed specified by #thresholdSpeed for a continuous time specified by #thresholdTime.
- setThresholdTime(long, float) - Static method in class physx.vehicle2.PxVehicleTireAxisStickyParams.Raw
- setThrottle(float) - Method in class physx.vehicle2.PxVehicleCommandState
-
The instantaneous state of the throttle controller in range [0,1] with 1 denoting fully pressed and 0 fully depressed.
- setThrottle(long, float) - Static method in class physx.vehicle2.PxVehicleCommandState.Raw
- setThrottleCommandResponseState(long, long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- setThrottleCommandResponseState(PxVehicleEngineDriveThrottleCommandResponseState) - Method in class physx.vehicle2.EngineDrivetrainState
- setThrustIdPerTrack(int, int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- setThrustIdPerTrack(long, int, int) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- setThrusts(int, float) - Method in class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState
- setThrusts(long, int, float) - Static method in class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState.Raw
- setTimeSinceLastShift(float) - Method in class physx.vehicle2.PxVehicleAutoboxState
-
Time that has lapsed since the last autobox gear shift.
- setTimeSinceLastShift(long, float) - Static method in class physx.vehicle2.PxVehicleAutoboxState.Raw
- setTireActiveStatus(int, boolean) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
- setTireActiveStatus(long, int, boolean) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- setTireAngulars(int, PxVec3) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
- setTireAngulars(long, int, long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- setTireCamberAngleStates(int, PxVehicleTireCamberAngleState) - Method in class physx.vehicle2.BaseVehicleState
- setTireCamberAngleStates(long, int, long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setTireDamping(int, float) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
- setTireDamping(long, int, float) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- setTireDirectionStates(int, PxVehicleTireDirectionState) - Method in class physx.vehicle2.BaseVehicleState
- setTireDirectionStates(long, int, long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setTireForceAppPoint(long, long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceParams.Raw
- setTireForceAppPoint(long, long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceState.Raw
- setTireForceAppPoint(PxVec3) - Method in class physx.vehicle2.PxVehicleSuspensionComplianceState
-
The tire force application point that arises from suspension compliance.
- setTireForceAppPoint(PxVehicleFixedSizeLookupTableVec3_3) - Method in class physx.vehicle2.PxVehicleSuspensionComplianceParams
-
Tire forces are applied at an offset from the suspension frame.
- setTireForceParams(int, PxVehicleTireForceParams) - Method in class physx.vehicle2.BaseVehicleParams
- setTireForceParams(long, int, long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- setTireForces(int, PxVehicleTireForce) - Method in class physx.vehicle2.BaseVehicleState
- setTireForces(long, int, long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setTireGripStates(int, PxVehicleTireGripState) - Method in class physx.vehicle2.BaseVehicleState
- setTireGripStates(long, int, long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setTireLinears(int, PxVec3) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
- setTireLinears(long, int, long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- setTireSlipParams(long, long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- setTireSlipParams(PxVehicleTireSlipParams) - Method in class physx.vehicle2.PxVehicleSimulationContext
- setTireSlipStates(int, PxVehicleTireSlipState) - Method in class physx.vehicle2.BaseVehicleState
- setTireSlipStates(long, int, long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setTireSpeedStates(int, PxVehicleTireSpeedState) - Method in class physx.vehicle2.BaseVehicleState
- setTireSpeedStates(long, int, long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setTireStickyParams(long, long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- setTireStickyParams(PxVehicleTireStickyParams) - Method in class physx.vehicle2.PxVehicleSimulationContext
- setTireStickyStates(int, PxVehicleTireStickyState) - Method in class physx.vehicle2.BaseVehicleState
- setTireStickyStates(long, int, long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setToDefault() - Method in class physx.character.PxBoxControllerDesc
-
(re)sets the structure to the default.
- setToDefault() - Method in class physx.character.PxCapsuleControllerDesc
-
(re)sets the structure to the default.
- setToDefault() - Method in class physx.cooking.PxBVH33MidphaseDesc
- setToDefault() - Method in class physx.cooking.PxBVH34MidphaseDesc
-
Desc initialization to default value.
- setToDefault() - Method in class physx.geometry.PxHeightFieldDesc
-
(re)sets the structure to the default.
- setToDefault() - Method in class physx.geometry.PxSimpleTriangleMesh
-
(re)sets the structure to the default.
- setToDefault() - Method in class physx.physics.PxSceneLimits
-
(re)sets the structure to the default
- setToDefault() - Method in class physx.vehicle2.BaseVehicleState
- setToDefault() - Method in class physx.vehicle2.DirectDrivetrainState
- setToDefault() - Method in class physx.vehicle2.EngineDrivetrainState
- setToDefault() - Method in class physx.vehicle2.PhysXIntegrationState
- setToDefault() - Method in class physx.vehicle2.PxVehicleAntiRollTorque
- setToDefault() - Method in class physx.vehicle2.PxVehicleAutoboxState
- setToDefault() - Method in class physx.vehicle2.PxVehicleAxleDescription
- setToDefault() - Method in class physx.vehicle2.PxVehicleClutchCommandResponseState
- setToDefault() - Method in class physx.vehicle2.PxVehicleClutchSlipState
- setToDefault() - Method in class physx.vehicle2.PxVehicleCommandState
- setToDefault() - Method in class physx.vehicle2.PxVehicleDifferentialState
- setToDefault() - Method in class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState
- setToDefault() - Method in class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState
- setToDefault() - Method in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState
- setToDefault() - Method in class physx.vehicle2.PxVehicleEngineState
- setToDefault() - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
- setToDefault() - Method in class physx.vehicle2.PxVehicleFrame
- setToDefault() - Method in class physx.vehicle2.PxVehicleGearboxState
- setToDefault() - Method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
- setToDefault() - Method in class physx.vehicle2.PxVehiclePhysXActor
- setToDefault() - Method in class physx.vehicle2.PxVehiclePhysXConstraints
- setToDefault() - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
- setToDefault() - Method in class physx.vehicle2.PxVehiclePhysXSteerState
- setToDefault() - Method in class physx.vehicle2.PxVehicleRigidBodyState
- setToDefault() - Method in class physx.vehicle2.PxVehicleRoadGeometryState
- setToDefault() - Method in class physx.vehicle2.PxVehicleScale
- setToDefault() - Method in class physx.vehicle2.PxVehicleSimulationContext
- setToDefault() - Method in class physx.vehicle2.PxVehicleSuspensionComplianceState
- setToDefault() - Method in class physx.vehicle2.PxVehicleSuspensionForce
- setToDefault() - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- setToDefault() - Method in class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState
- setToDefault() - Method in class physx.vehicle2.PxVehicleTireCamberAngleState
- setToDefault() - Method in class physx.vehicle2.PxVehicleTireDirectionState
- setToDefault() - Method in class physx.vehicle2.PxVehicleTireForce
- setToDefault() - Method in class physx.vehicle2.PxVehicleTireGripState
- setToDefault() - Method in class physx.vehicle2.PxVehicleTireSlipParams
- setToDefault() - Method in class physx.vehicle2.PxVehicleTireSlipState
- setToDefault() - Method in class physx.vehicle2.PxVehicleTireSpeedState
- setToDefault() - Method in class physx.vehicle2.PxVehicleTireStickyParams
- setToDefault() - Method in class physx.vehicle2.PxVehicleTireStickyState
- setToDefault() - Method in class physx.vehicle2.PxVehicleWheelActuationState
- setToDefault() - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
- setToDefault() - Method in class physx.vehicle2.PxVehicleWheelLocalPose
- setToDefault() - Method in class physx.vehicle2.PxVehicleWheelRigidBody1dState
- setToDefault(float, float) - Method in class physx.vehicle2.PxVehicleSuspensionState
- setToDefault(long) - Static method in class physx.character.PxBoxControllerDesc.Raw
- setToDefault(long) - Static method in class physx.character.PxCapsuleControllerDesc.Raw
- setToDefault(long) - Static method in class physx.cooking.PxBVH33MidphaseDesc.Raw
- setToDefault(long) - Static method in class physx.cooking.PxBVH34MidphaseDesc.Raw
- setToDefault(long) - Static method in class physx.geometry.PxHeightFieldDesc.Raw
- setToDefault(long) - Static method in class physx.geometry.PxSimpleTriangleMesh.Raw
- setToDefault(long) - Static method in class physx.physics.PxSceneLimits.Raw
- setToDefault(long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.DirectDrivetrainState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PhysXIntegrationState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleAntiRollTorque.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleAutoboxState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleClutchSlipState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleCommandState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleDifferentialState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleEngineState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleFrame.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleGearboxState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehiclePhysXActor.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraints.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehiclePhysXSteerState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleRoadGeometryState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleScale.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleSuspensionForce.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleTireCamberAngleState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleTireDirectionState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleTireForce.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleTireGripState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleTireSlipParams.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleTireSlipState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleTireSpeedState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleTireStickyParams.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleTireStickyState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleWheelActuationState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleWheelLocalPose.Raw
- setToDefault(long) - Static method in class physx.vehicle2.PxVehicleWheelRigidBody1dState.Raw
- setToDefault(long, float, float) - Static method in class physx.vehicle2.PxVehicleSuspensionState.Raw
- setToDefault(long, int) - Static method in class physx.cooking.PxMidphaseDesc.Raw
- setToDefault(long, long) - Static method in class physx.physics.PxSceneDesc.Raw
- setToDefault(PxTolerancesScale) - Method in class physx.physics.PxSceneDesc
-
(re)sets the structure to the default.
- setToDefault(PxMeshMidPhaseEnum) - Method in class physx.cooking.PxMidphaseDesc
-
Initialize the midphase mesh structure descriptor
- setToe(float) - Method in class physx.vehicle2.PxVehicleSuspensionComplianceState
-
The toe angle in radians that arises from suspension compliance.
- setToe(long, float) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceState.Raw
- setTolerance(float) - Method in class physx.extensions.PxDistanceJoint
-
Set the error tolerance of the joint.
- setTolerance(long, float) - Static method in class physx.extensions.PxDistanceJoint.Raw
- setTorque(long, long) - Static method in class physx.physics.PxSpatialForce.Raw
- setTorque(long, long) - Static method in class physx.vehicle2.PxVehicleSuspensionForce.Raw
- setTorque(PxVec3) - Method in class physx.physics.PxSpatialForce
- setTorque(PxVec3) - Method in class physx.vehicle2.PxVehicleSuspensionForce
-
The torque to apply to the rigid body.
- setTorqueCurve(long, long) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- setTorqueCurve(PxVehicleTorqueCurveLookupTable) - Method in class physx.vehicle2.PxVehicleEngineParams
- setTorqueRatios(int, float) - Method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
- setTorqueRatios(long, int, float) - Static method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams.Raw
- setTorqueRatiosAllWheels(int, float) - Method in class physx.vehicle2.PxVehicleDifferentialState
- setTorqueRatiosAllWheels(long, int, float) - Static method in class physx.vehicle2.PxVehicleDifferentialState.Raw
- setTorques(int, PxVec3) - Method in class physx.vehicle2.PxVehicleTireForce
- setTorques(long, int, long) - Static method in class physx.vehicle2.PxVehicleTireForce.Raw
- setTorsionalPatchRadius(float) - Method in class physx.physics.PxShape
-
Sets torsional patch radius.
- setTorsionalPatchRadius(long, float) - Static method in class physx.physics.PxShape.Raw
- setTouchedActor(long, long) - Static method in class physx.character.PxControllerState.Raw
- setTouchedActor(PxRigidActor) - Method in class physx.character.PxControllerState
-
Actor owning 'touchedShape'
- setTouchedObstacleHandle(int) - Method in class physx.character.PxControllerState
- setTouchedObstacleHandle(long, int) - Static method in class physx.character.PxControllerState.Raw
- setTouchedShape(long, long) - Static method in class physx.character.PxControllerState.Raw
- setTouchedShape(PxShape) - Method in class physx.character.PxControllerState
-
Shape on which the CCT is standing
- setTrackToWheelIds(int, int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- setTrackToWheelIds(long, int, int) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- setTrackWidth(float) - Method in class physx.vehicle2.PxVehicleAckermannParams
-
trackWidth is the width of the axle specified by #wheelIds
- setTrackWidth(long, float) - Static method in class physx.vehicle2.PxVehicleAckermannParams.Raw
- setTransform(long, long) - Static method in class physx.physics.PxArticulationRootLinkData.Raw
- setTransform(PxTransform) - Method in class physx.physics.PxArticulationRootLinkData
-
Actor transform
- setTransmissionCommandState(long, long) - Static method in class physx.vehicle2.DirectDriveVehicle.Raw
- setTransmissionCommandState(long, long) - Static method in class physx.vehicle2.EngineDriveVehicle.Raw
- setTransmissionCommandState(PxVehicleDirectDriveTransmissionCommandState) - Method in class physx.vehicle2.DirectDriveVehicle
- setTransmissionCommandState(PxVehicleEngineDriveTransmissionCommandState) - Method in class physx.vehicle2.EngineDriveVehicle
- setTriangleIndex(int) - Method in class physx.character.PxControllerShapeHit
-
touched triangle index (only for meshes/heightfields)
- setTriangleIndex(long, int) - Static method in class physx.character.PxControllerShapeHit.Raw
- setTriangleMesh(long, long) - Static method in class physx.geometry.PxTriangleMeshGeometry.Raw
- setTriangleMesh(PxTriangleMesh) - Method in class physx.geometry.PxTriangleMeshGeometry
-
A reference to the mesh object.
- setTriangles(long, long) - Static method in class physx.geometry.PxSimpleTriangleMesh.Raw
- setTriangles(PxBoundedData) - Method in class physx.geometry.PxSimpleTriangleMesh
-
Pointer to first triangle.
- setTriggerActor(long, long) - Static method in class physx.physics.PxTriggerPair.Raw
- setTriggerActor(PxActor) - Method in class physx.physics.PxTriggerPair
-
The actor to which triggerShape is attached
- setTriggerShape(long, long) - Static method in class physx.physics.PxTriggerPair.Raw
- setTriggerShape(PxShape) - Method in class physx.physics.PxTriggerPair
-
The shape that has been marked as a trigger.
- setTwistLimit(long, long) - Static method in class physx.extensions.PxD6Joint.Raw
- setTwistLimit(PxJointAngularLimitPair) - Method in class physx.extensions.PxD6Joint
-
Set the twist limit for the joint.
- setType(int) - Method in class physx.physics.PxConstraintInfo
-
Unique type ID of the external object.
- setType(long, int) - Static method in class physx.physics.PxConstraintInfo.Raw
- setU(float) - Method in class physx.physics.PxGeomRaycastHit
- setU(long, float) - Static method in class physx.physics.PxGeomRaycastHit.Raw
- setU16At(long, int, short) - Static method in class physx.support.NativeArrayHelpers.Raw
- setU16At(NativeObject, int, short) - Static method in class physx.support.NativeArrayHelpers
- setU32At(long, int, int) - Static method in class physx.support.NativeArrayHelpers.Raw
- setU32At(NativeObject, int, int) - Static method in class physx.support.NativeArrayHelpers
- setU8At(long, int, byte) - Static method in class physx.support.NativeArrayHelpers.Raw
- setU8At(NativeObject, int, byte) - Static method in class physx.support.NativeArrayHelpers
- setUpdateMode(long, int) - Static method in class physx.physics.PxSceneQuerySystemBase.Raw
- setUpdateMode(PxSceneQueryUpdateModeEnum) - Method in class physx.physics.PxSceneQuerySystemBase
-
Sets scene query update mode
- setUpDirection(long, long) - Static method in class physx.character.PxController.Raw
- setUpDirection(long, long) - Static method in class physx.character.PxControllerDesc.Raw
- setUpDirection(PxVec3) - Method in class physx.character.PxController
-
Sets the 'up' direction.
- setUpDirection(PxVec3) - Method in class physx.character.PxControllerDesc
-
Specifies the 'up' direction
- setupPassThroughFilterShader(long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- setupPassThroughFilterShader(PxSceneDesc, PassThroughFilterShader) - Static method in class physx.PxTopLevelFunctions
- setUpper(float) - Method in class physx.extensions.PxJointAngularLimitPair
- setUpper(float) - Method in class physx.extensions.PxJointLinearLimitPair
- setUpper(long, float) - Static method in class physx.extensions.PxJointAngularLimitPair.Raw
- setUpper(long, float) - Static method in class physx.extensions.PxJointLinearLimitPair.Raw
- setUpRatios(int, float) - Method in class physx.vehicle2.PxVehicleAutoboxParams
- setUpRatios(long, int, float) - Static method in class physx.vehicle2.PxVehicleAutoboxParams.Raw
- setUserData(long, long) - Static method in class physx.character.PxController.Raw
- setUserData(long, long) - Static method in class physx.character.PxControllerDesc.Raw
- setUserData(long, long) - Static method in class physx.character.PxControllerObstacleHit.Raw
- setUserData(long, long) - Static method in class physx.extensions.PxJoint.Raw
- setUserData(long, long) - Static method in class physx.physics.PxActor.Raw
- setUserData(long, long) - Static method in class physx.physics.PxArticulationAttachment.Raw
- setUserData(long, long) - Static method in class physx.physics.PxArticulationTendonJoint.Raw
- setUserData(long, long) - Static method in class physx.physics.PxMaterial.Raw
- setUserData(long, long) - Static method in class physx.physics.PxScene.Raw
- setUserData(long, long) - Static method in class physx.physics.PxSceneDesc.Raw
- setUserData(long, long) - Static method in class physx.physics.PxShape.Raw
- setUserData(NativeObject) - Method in class physx.character.PxController
-
Sets the user data associated with this controller.
- setUserData(NativeObject) - Method in class physx.character.PxControllerDesc
-
User specified data associated with the controller.
- setUserData(NativeObject) - Method in class physx.character.PxControllerObstacleHit
- setUserData(NativeObject) - Method in class physx.extensions.PxJoint
-
user can assign this to whatever, usually to create a 1:1 relationship with a user object.
- setUserData(NativeObject) - Method in class physx.physics.PxActor
-
user can assign this to whatever, usually to create a 1:1 relationship with a user object.
- setUserData(NativeObject) - Method in class physx.physics.PxArticulationAttachment
-
user can assign this to whatever, usually to create a 1:1 relationship with a user object.
- setUserData(NativeObject) - Method in class physx.physics.PxArticulationTendonJoint
-
user can assign this to whatever, usually to create a 1:1 relationship with a user object.
- setUserData(NativeObject) - Method in class physx.physics.PxMaterial
- setUserData(NativeObject) - Method in class physx.physics.PxScene
-
user can assign this to whatever, usually to create a 1:1 relationship with a user object.
- setUserData(NativeObject) - Method in class physx.physics.PxSceneDesc
-
Will be copied to PxScene::userData.
- setUserData(NativeObject) - Method in class physx.physics.PxShape
-
*********************************************************************************************
- setV(float) - Method in class physx.physics.PxGeomRaycastHit
-
barycentric coordinates of hit point, for triangle mesh and height field (flag: #PxHitFlag::eUV)
- setV(long, float) - Static method in class physx.physics.PxGeomRaycastHit.Raw
- setValue(float) - Method in class physx.extensions.PxJointLinearLimit
-
the extent of the limit.
- setValue(long, float) - Static method in class physx.extensions.PxJointLinearLimit.Raw
- setVelocity(long, long) - Static method in class physx.vehicle2.PxVehicleRoadGeometryState.Raw
- setVelocity(PxVec3) - Method in class physx.vehicle2.PxVehicleRoadGeometryState
-
the velocity of the road geometry
- setVersion(int) - Method in class physx.physics.PxArticulationCache
-
The cache version used internally to check compatibility with the articulation, i.e.
- setVersion(long, int) - Static method in class physx.physics.PxArticulationCache.Raw
- setVisualizationCullingBox(long, long) - Static method in class physx.physics.PxScene.Raw
- setVisualizationCullingBox(PxBounds3) - Method in class physx.physics.PxScene
-
Defines a box in world space to which visualization geometry will be (conservatively) culled.
- setVisualizationParameter(long, int, float) - Static method in class physx.physics.PxScene.Raw
- setVisualizationParameter(PxVisualizationParameterEnum, float) - Method in class physx.physics.PxScene
-
Function that lets you set debug visualization parameters.
- setVolumeGrowth(float) - Method in class physx.character.PxControllerDesc
-
Cached volume growth
- setVolumeGrowth(long, float) - Static method in class physx.character.PxControllerDesc.Raw
- setVrtAxis(long, int) - Static method in class physx.vehicle2.PxVehicleFrame.Raw
- setVrtAxis(PxVehicleAxesEnum) - Method in class physx.vehicle2.PxVehicleFrame
-
The axis defining the vertical (up) direction of the vehicle.
- setW(float) - Method in class physx.common.PxQuat
- setW(float) - Method in class physx.common.PxVec4
- setW(long, float) - Static method in class physx.common.PxQuat.Raw
- setW(long, float) - Static method in class physx.common.PxVec4.Raw
- setWakeCounter(float) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Sets the wake counter for the articulation in seconds.
- setWakeCounter(float) - Method in class physx.physics.PxRigidDynamic
-
Sets the wake counter for the actor.
- setWakeCounter(long, float) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- setWakeCounter(long, float) - Static method in class physx.physics.PxRigidDynamic.Raw
- setWakeCounterResetValue(float) - Method in class physx.physics.PxSceneDesc
-
The wake counter reset value
- setWakeCounterResetValue(long, float) - Static method in class physx.physics.PxSceneDesc.Raw
- setWheel0(int) - Method in class physx.vehicle2.PxVehicleAntiRollForceParams
- setWheel0(long, int) - Static method in class physx.vehicle2.PxVehicleAntiRollForceParams.Raw
- setWheel1(int) - Method in class physx.vehicle2.PxVehicleAntiRollForceParams
- setWheel1(long, int) - Static method in class physx.vehicle2.PxVehicleAntiRollForceParams.Raw
- setWheelAttachment(long, long) - Static method in class physx.vehicle2.PxVehicleSuspensionParams.Raw
- setWheelAttachment(PxTransform) - Method in class physx.vehicle2.PxVehicleSuspensionParams
-
wheelAttachment is the pose of the wheel in the suspension frame.
- setWheelBase(float) - Method in class physx.vehicle2.PxVehicleAckermannParams
-
wheelBase is the longitudinal distance between the axle that is affected by Ackermann correction and a reference axle.
- setWheelBase(long, float) - Static method in class physx.vehicle2.PxVehicleAckermannParams.Raw
- setWheelCamberAngle(long, long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceParams.Raw
- setWheelCamberAngle(PxVehicleFixedSizeLookupTableFloat_3) - Method in class physx.vehicle2.PxVehicleSuspensionComplianceParams
-
A graph of camber angle against jounce/suspensionTravelDist with the camber angle expressed in radians.
- setWheelConstraintGroupState(long, long) - Static method in class physx.vehicle2.EngineDrivetrainState.Raw
- setWheelConstraintGroupState(PxVehicleWheelConstraintGroupState) - Method in class physx.vehicle2.EngineDrivetrainState
- setWheelIds(int, int) - Method in class physx.vehicle2.PxVehicleAckermannParams
- setWheelIds(long, int, int) - Static method in class physx.vehicle2.PxVehicleAckermannParams.Raw
- setWheelIdsInAxleOrder(int, int) - Method in class physx.vehicle2.PxVehicleAxleDescription
- setWheelIdsInAxleOrder(long, int, int) - Static method in class physx.vehicle2.PxVehicleAxleDescription.Raw
- setWheelIdsInGroupOrder(int, int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
- setWheelIdsInGroupOrder(long, int, int) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- setWheelIdsInTrackOrder(int, int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- setWheelIdsInTrackOrder(long, int, int) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- setWheelLocalPoses(int, PxVehicleWheelLocalPose) - Method in class physx.vehicle2.BaseVehicleState
- setWheelLocalPoses(long, int, long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setWheelMultipliersInGroupOrder(int, float) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
- setWheelMultipliersInGroupOrder(long, int, float) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState.Raw
- setWheelParams(int, PxVehicleWheelParams) - Method in class physx.vehicle2.BaseVehicleParams
- setWheelParams(long, int, long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- setWheelResponseMultipliers(int, float) - Method in class physx.vehicle2.PxVehicleCommandResponseParams
- setWheelResponseMultipliers(long, int, float) - Static method in class physx.vehicle2.PxVehicleCommandResponseParams.Raw
- setWheelRigidBody1dStates(int, PxVehicleWheelRigidBody1dState) - Method in class physx.vehicle2.BaseVehicleState
- setWheelRigidBody1dStates(long, int, long) - Static method in class physx.vehicle2.BaseVehicleState.Raw
- setWheelShapes(int, PxShape) - Method in class physx.vehicle2.PxVehiclePhysXActor
- setWheelShapes(long, int, long) - Static method in class physx.vehicle2.PxVehiclePhysXActor.Raw
- setWheelToeAngle(long, long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceParams.Raw
- setWheelToeAngle(PxVehicleFixedSizeLookupTableFloat_3) - Method in class physx.vehicle2.PxVehicleSuspensionComplianceParams
-
A graph of toe angle against jounce/suspensionTravelDist with the toe angle expressed in radians.
- setWheelTorque(float) - Method in class physx.vehicle2.PxVehicleTireForce
-
The torque to apply to the wheel's 1d rigid body.
- setWheelTorque(long, float) - Static method in class physx.vehicle2.PxVehicleTireForce.Raw
- setWord0(int) - Method in class physx.physics.PxFilterData
- setWord0(long, int) - Static method in class physx.physics.PxFilterData.Raw
- setWord1(int) - Method in class physx.physics.PxFilterData
- setWord1(long, int) - Static method in class physx.physics.PxFilterData.Raw
- setWord2(int) - Method in class physx.physics.PxFilterData
- setWord2(long, int) - Static method in class physx.physics.PxFilterData.Raw
- setWord3(int) - Method in class physx.physics.PxFilterData
- setWord3(long, int) - Static method in class physx.physics.PxFilterData.Raw
- setWorldAngAccel(long, long) - Static method in class physx.physics.PxArticulationRootLinkData.Raw
- setWorldAngAccel(PxVec3) - Method in class physx.physics.PxArticulationRootLinkData
-
Link angular acceleration
- setWorldAngVel(long, long) - Static method in class physx.physics.PxArticulationRootLinkData.Raw
- setWorldAngVel(PxVec3) - Method in class physx.physics.PxArticulationRootLinkData
-
Link angular velocity
- setWorldLinAccel(long, long) - Static method in class physx.physics.PxArticulationRootLinkData.Raw
- setWorldLinAccel(PxVec3) - Method in class physx.physics.PxArticulationRootLinkData
-
Link classical linear acceleration
- setWorldLinVel(long, long) - Static method in class physx.physics.PxArticulationRootLinkData.Raw
- setWorldLinVel(PxVec3) - Method in class physx.physics.PxArticulationRootLinkData
-
Link linear velocity
- setWorldNormal(long, long) - Static method in class physx.character.PxControllerHit.Raw
- setWorldNormal(PxVec3) - Method in class physx.character.PxControllerHit
-
Contact normal in world space
- setWorldPos(long, long) - Static method in class physx.character.PxControllerHit.Raw
- setWorldPos(PxExtendedVec3) - Method in class physx.character.PxControllerHit
-
Contact position in world space
- setWriteStream(long, long) - Static method in class physx.support.OmniPvdWriter.Raw
- setWriteStream(OmniPvdWriteStream) - Method in class physx.support.OmniPvdWriter
- setX(double) - Method in class physx.character.PxExtendedVec3
- setX(float) - Method in class physx.common.PxQuat
- setX(float) - Method in class physx.common.PxVec3
- setX(float) - Method in class physx.common.PxVec4
- setX(long, double) - Static method in class physx.character.PxExtendedVec3.Raw
- setX(long, float) - Static method in class physx.common.PxQuat.Raw
- setX(long, float) - Static method in class physx.common.PxVec3.Raw
- setX(long, float) - Static method in class physx.common.PxVec4.Raw
- setY(double) - Method in class physx.character.PxExtendedVec3
- setY(float) - Method in class physx.common.PxQuat
- setY(float) - Method in class physx.common.PxVec3
- setY(float) - Method in class physx.common.PxVec4
- setY(long, double) - Static method in class physx.character.PxExtendedVec3.Raw
- setY(long, float) - Static method in class physx.common.PxQuat.Raw
- setY(long, float) - Static method in class physx.common.PxVec3.Raw
- setY(long, float) - Static method in class physx.common.PxVec4.Raw
- setYAngle(float) - Method in class physx.extensions.PxJointLimitCone
-
the maximum angle from the Y axis of the constraint frame.
- setYAngle(long, float) - Static method in class physx.extensions.PxJointLimitCone.Raw
- setYAngleMax(float) - Method in class physx.extensions.PxJointLimitPyramid
-
the maximum angle from the Y axis of the constraint frame.
- setYAngleMax(long, float) - Static method in class physx.extensions.PxJointLimitPyramid.Raw
- setYAngleMin(float) - Method in class physx.extensions.PxJointLimitPyramid
-
the minimum angle from the Y axis of the constraint frame.
- setYAngleMin(long, float) - Static method in class physx.extensions.PxJointLimitPyramid.Raw
- setZ(double) - Method in class physx.character.PxExtendedVec3
- setZ(float) - Method in class physx.common.PxQuat
- setZ(float) - Method in class physx.common.PxVec3
- setZ(float) - Method in class physx.common.PxVec4
- setZ(long, double) - Static method in class physx.character.PxExtendedVec3.Raw
- setZ(long, float) - Static method in class physx.common.PxQuat.Raw
- setZ(long, float) - Static method in class physx.common.PxVec3.Raw
- setZ(long, float) - Static method in class physx.common.PxVec4.Raw
- setZAngle(float) - Method in class physx.extensions.PxJointLimitCone
-
the maximum angle from the Z-axis of the constraint frame.
- setZAngle(long, float) - Static method in class physx.extensions.PxJointLimitCone.Raw
- setZAngleMax(float) - Method in class physx.extensions.PxJointLimitPyramid
-
the maximum angle from the Z-axis of the constraint frame.
- setZAngleMax(long, float) - Static method in class physx.extensions.PxJointLimitPyramid.Raw
- setZAngleMin(float) - Method in class physx.extensions.PxJointLimitPyramid
-
the minimum angle from the Z-axis of the constraint frame.
- setZAngleMin(long, float) - Static method in class physx.extensions.PxJointLimitPyramid.Raw
- shift(long, long) - Static method in class physx.common.PxRenderBuffer.Raw
- shift(PxVec3) - Method in class physx.common.PxRenderBuffer
- shiftOrigin(long, long) - Static method in class physx.character.PxControllerManager.Raw
- shiftOrigin(long, long) - Static method in class physx.physics.PxScene.Raw
- shiftOrigin(PxVec3) - Method in class physx.character.PxControllerManager
-
Shift the origin of the character controllers and obstacle objects by the specified vector.
- shiftOrigin(PxVec3) - Method in class physx.physics.PxScene
-
Shift the scene origin by the specified vector.
- SimpleControllerBehaviorCallback - Class in physx.character
- SimpleControllerBehaviorCallback() - Constructor for class physx.character.SimpleControllerBehaviorCallback
- SimpleControllerBehaviorCallback(long) - Constructor for class physx.character.SimpleControllerBehaviorCallback
- SimpleControllerBehaviorCallback.Raw - Class in physx.character
- SimpleCustomGeometryCallbacks - Class in physx.geometry
- SimpleCustomGeometryCallbacks() - Constructor for class physx.geometry.SimpleCustomGeometryCallbacks
- SimpleCustomGeometryCallbacks(long) - Constructor for class physx.geometry.SimpleCustomGeometryCallbacks
- SimpleCustomGeometryCallbacks.Raw - Class in physx.geometry
- SimpleCustomGeometryCallbacksImpl - Class in physx.geometry
- SimpleCustomGeometryCallbacksImpl() - Constructor for class physx.geometry.SimpleCustomGeometryCallbacksImpl
- SimpleCustomGeometryCallbacksImpl(long) - Constructor for class physx.geometry.SimpleCustomGeometryCallbacksImpl
- simplePostFilter(long, long, long, long, long) - Static method in class physx.physics.SimpleQueryFilterCallback.Raw
- simplePostFilter(PxFilterData, PxQueryHit, PxShape, PxRigidActor) - Method in class physx.physics.PxQueryFilterCallbackImpl
- simplePostFilter(PxFilterData, PxQueryHit, PxShape, PxRigidActor) - Method in class physx.physics.SimpleQueryFilterCallback
- simplePreFilter(long, long, long, long, long) - Static method in class physx.physics.SimpleQueryFilterCallback.Raw
- simplePreFilter(PxFilterData, PxShape, PxRigidActor, PxHitFlags) - Method in class physx.physics.PxQueryFilterCallbackImpl
- simplePreFilter(PxFilterData, PxShape, PxRigidActor, PxHitFlags) - Method in class physx.physics.SimpleQueryFilterCallback
- SimplePvdTransport - Class in physx.support
- SimplePvdTransport() - Constructor for class physx.support.SimplePvdTransport
- SimplePvdTransport(long) - Constructor for class physx.support.SimplePvdTransport
- SimplePvdTransport.Raw - Class in physx.support
- SimpleQueryFilterCallback - Class in physx.physics
- SimpleQueryFilterCallback() - Constructor for class physx.physics.SimpleQueryFilterCallback
- SimpleQueryFilterCallback(long) - Constructor for class physx.physics.SimpleQueryFilterCallback
- SimpleQueryFilterCallback.Raw - Class in physx.physics
- SimpleSimulationEventCallback - Class in physx.physics
- SimpleSimulationEventCallback() - Constructor for class physx.physics.SimpleSimulationEventCallback
- SimpleSimulationEventCallback(long) - Constructor for class physx.physics.SimpleSimulationEventCallback
- SimpleSimulationEventCallback.Raw - Class in physx.physics
- simplifyTriangleMesh(long, long, int, float, long, long) - Static method in class physx.geometry.PxTetMaker.Raw
- simplifyTriangleMesh(long, long, int, float, long, long, long) - Static method in class physx.geometry.PxTetMaker.Raw
- simplifyTriangleMesh(long, long, int, float, long, long, long, float) - Static method in class physx.geometry.PxTetMaker.Raw
- simplifyTriangleMesh(long, long, int, float, long, long, long, float, float) - Static method in class physx.geometry.PxTetMaker.Raw
- simplifyTriangleMesh(long, long, int, float, long, long, long, float, float, boolean) - Static method in class physx.geometry.PxTetMaker.Raw
- simplifyTriangleMesh(long, long, int, float, long, long, long, float, float, boolean, long) - Static method in class physx.geometry.PxTetMaker.Raw
- simplifyTriangleMesh(long, long, int, float, long, long, long, float, float, boolean, long, boolean) - Static method in class physx.geometry.PxTetMaker.Raw
- simplifyTriangleMesh(PxArray_PxVec3, PxArray_PxU32, int, float, PxArray_PxVec3, PxArray_PxU32) - Static method in class physx.geometry.PxTetMaker
-
Simplifies (decimates) a triangle mesh using quadric simplification.
- simplifyTriangleMesh(PxArray_PxVec3, PxArray_PxU32, int, float, PxArray_PxVec3, PxArray_PxU32, PxArray_PxU32) - Static method in class physx.geometry.PxTetMaker
-
Simplifies (decimates) a triangle mesh using quadric simplification.
- simplifyTriangleMesh(PxArray_PxVec3, PxArray_PxU32, int, float, PxArray_PxVec3, PxArray_PxU32, PxArray_PxU32, float) - Static method in class physx.geometry.PxTetMaker
-
Simplifies (decimates) a triangle mesh using quadric simplification.
- simplifyTriangleMesh(PxArray_PxVec3, PxArray_PxU32, int, float, PxArray_PxVec3, PxArray_PxU32, PxArray_PxU32, float, float) - Static method in class physx.geometry.PxTetMaker
-
Simplifies (decimates) a triangle mesh using quadric simplification.
- simplifyTriangleMesh(PxArray_PxVec3, PxArray_PxU32, int, float, PxArray_PxVec3, PxArray_PxU32, PxArray_PxU32, float, float, boolean) - Static method in class physx.geometry.PxTetMaker
-
Simplifies (decimates) a triangle mesh using quadric simplification.
- simplifyTriangleMesh(PxArray_PxVec3, PxArray_PxU32, int, float, PxArray_PxVec3, PxArray_PxU32, PxArray_PxU32, float, float, boolean, PxArray_PxU32) - Static method in class physx.geometry.PxTetMaker
-
Simplifies (decimates) a triangle mesh using quadric simplification.
- simplifyTriangleMesh(PxArray_PxVec3, PxArray_PxU32, int, float, PxArray_PxVec3, PxArray_PxU32, PxArray_PxU32, float, float, boolean, PxArray_PxU32, boolean) - Static method in class physx.geometry.PxTetMaker
-
Simplifies (decimates) a triangle mesh using quadric simplification.
- SimplPvdTransportImpl - Class in physx.support
- SimplPvdTransportImpl() - Constructor for class physx.support.SimplPvdTransportImpl
- SimplPvdTransportImpl(long) - Constructor for class physx.support.SimplPvdTransportImpl
- simulate(float) - Method in class physx.physics.PxScene
-
Advances the simulation by an elapsedTime time.
- simulate(float, PxBaseTask) - Method in class physx.physics.PxScene
-
Advances the simulation by an elapsedTime time.
- simulate(float, PxBaseTask, NativeObject) - Method in class physx.physics.PxScene
-
Advances the simulation by an elapsedTime time.
- simulate(float, PxBaseTask, NativeObject, int) - Method in class physx.physics.PxScene
-
Advances the simulation by an elapsedTime time.
- simulate(float, PxBaseTask, NativeObject, int, boolean) - Method in class physx.physics.PxScene
-
Advances the simulation by an elapsedTime time.
- simulate(long, float) - Static method in class physx.physics.PxScene.Raw
- simulate(long, float, long) - Static method in class physx.physics.PxScene.Raw
- simulate(long, float, long, long) - Static method in class physx.physics.PxScene.Raw
- simulate(long, float, long, long, int) - Static method in class physx.physics.PxScene.Raw
- simulate(long, float, long, long, int, boolean) - Static method in class physx.physics.PxScene.Raw
- size() - Method in class physx.support.PxArray_PxActorPtr
- size() - Method in class physx.support.PxArray_PxContactPairPoint
- size() - Method in class physx.support.PxArray_PxHeightFieldSample
- size() - Method in class physx.support.PxArray_PxMaterialConst
- size() - Method in class physx.support.PxArray_PxRaycastHit
- size() - Method in class physx.support.PxArray_PxReal
- size() - Method in class physx.support.PxArray_PxShapePtr
- size() - Method in class physx.support.PxArray_PxSweepHit
- size() - Method in class physx.support.PxArray_PxU16
- size() - Method in class physx.support.PxArray_PxU32
- size() - Method in class physx.support.PxArray_PxU8
- size() - Method in class physx.support.PxArray_PxVec3
- size() - Method in class physx.support.PxArray_PxVec4
- size() - Method in class physx.support.Vector_PxActorPtr
-
Deprecated.
- size() - Method in class physx.support.Vector_PxContactPairPoint
-
Deprecated.
- size() - Method in class physx.support.Vector_PxHeightFieldSample
-
Deprecated.
- size() - Method in class physx.support.Vector_PxMaterialConst
-
Deprecated.
- size() - Method in class physx.support.Vector_PxRaycastHit
-
Deprecated.
- size() - Method in class physx.support.Vector_PxReal
-
Deprecated.
- size() - Method in class physx.support.Vector_PxSweepHit
-
Deprecated.
- size() - Method in class physx.support.Vector_PxU16
-
Deprecated.
- size() - Method in class physx.support.Vector_PxU32
-
Deprecated.
- size() - Method in class physx.support.Vector_PxU8
-
Deprecated.
- size() - Method in class physx.support.Vector_PxVec3
-
Deprecated.
- size() - Method in class physx.support.Vector_PxVec4
-
Deprecated.
- size() - Method in class physx.vhacd.Vector_VHACDTriangle
- size() - Method in class physx.vhacd.Vector_VHACDVertex
- size(long) - Static method in class physx.support.PxArray_PxActorPtr.Raw
- size(long) - Static method in class physx.support.PxArray_PxContactPairPoint.Raw
- size(long) - Static method in class physx.support.PxArray_PxHeightFieldSample.Raw
- size(long) - Static method in class physx.support.PxArray_PxMaterialConst.Raw
- size(long) - Static method in class physx.support.PxArray_PxRaycastHit.Raw
- size(long) - Static method in class physx.support.PxArray_PxReal.Raw
- size(long) - Static method in class physx.support.PxArray_PxShapePtr.Raw
- size(long) - Static method in class physx.support.PxArray_PxSweepHit.Raw
- size(long) - Static method in class physx.support.PxArray_PxU16.Raw
- size(long) - Static method in class physx.support.PxArray_PxU32.Raw
- size(long) - Static method in class physx.support.PxArray_PxU8.Raw
- size(long) - Static method in class physx.support.PxArray_PxVec3.Raw
- size(long) - Static method in class physx.support.PxArray_PxVec4.Raw
- size(long) - Static method in class physx.support.Vector_PxActorPtr.Raw
-
Deprecated.
- size(long) - Static method in class physx.support.Vector_PxContactPairPoint.Raw
-
Deprecated.
- size(long) - Static method in class physx.support.Vector_PxHeightFieldSample.Raw
-
Deprecated.
- size(long) - Static method in class physx.support.Vector_PxMaterialConst.Raw
-
Deprecated.
- size(long) - Static method in class physx.support.Vector_PxRaycastHit.Raw
-
Deprecated.
- size(long) - Static method in class physx.support.Vector_PxReal.Raw
-
Deprecated.
- size(long) - Static method in class physx.support.Vector_PxSweepHit.Raw
-
Deprecated.
- size(long) - Static method in class physx.support.Vector_PxU16.Raw
-
Deprecated.
- size(long) - Static method in class physx.support.Vector_PxU32.Raw
-
Deprecated.
- size(long) - Static method in class physx.support.Vector_PxU8.Raw
-
Deprecated.
- size(long) - Static method in class physx.support.Vector_PxVec3.Raw
-
Deprecated.
- size(long) - Static method in class physx.support.Vector_PxVec4.Raw
-
Deprecated.
- size(long) - Static method in class physx.vhacd.Vector_VHACDTriangle.Raw
- size(long) - Static method in class physx.vhacd.Vector_VHACDVertex.Raw
- SIZEOF - Static variable in class physx.character.PxBoxController
- SIZEOF - Static variable in class physx.character.PxBoxControllerDesc
- SIZEOF - Static variable in class physx.character.PxBoxObstacle
- SIZEOF - Static variable in class physx.character.PxCapsuleController
- SIZEOF - Static variable in class physx.character.PxCapsuleControllerDesc
- SIZEOF - Static variable in class physx.character.PxCapsuleObstacle
- SIZEOF - Static variable in class physx.character.PxController
- SIZEOF - Static variable in class physx.character.PxControllerBehaviorCallback
- SIZEOF - Static variable in class physx.character.PxControllerBehaviorCallbackImpl
- SIZEOF - Static variable in class physx.character.PxControllerBehaviorFlags
- SIZEOF - Static variable in class physx.character.PxControllerCollisionFlags
- SIZEOF - Static variable in class physx.character.PxControllerDesc
- SIZEOF - Static variable in class physx.character.PxControllerFilterCallback
- SIZEOF - Static variable in class physx.character.PxControllerFilterCallbackImpl
- SIZEOF - Static variable in class physx.character.PxControllerFilters
- SIZEOF - Static variable in class physx.character.PxControllerHit
- SIZEOF - Static variable in class physx.character.PxControllerManager
- SIZEOF - Static variable in class physx.character.PxControllerObstacleHit
- SIZEOF - Static variable in class physx.character.PxControllerShapeHit
- SIZEOF - Static variable in class physx.character.PxControllersHit
- SIZEOF - Static variable in class physx.character.PxControllerState
- SIZEOF - Static variable in class physx.character.PxControllerStats
- SIZEOF - Static variable in class physx.character.PxExtendedVec3
- SIZEOF - Static variable in class physx.character.PxObstacle
- SIZEOF - Static variable in class physx.character.PxObstacleContext
- SIZEOF - Static variable in class physx.character.PxUserControllerHitReport
- SIZEOF - Static variable in class physx.character.PxUserControllerHitReportImpl
- SIZEOF - Static variable in class physx.character.SimpleControllerBehaviorCallback
- SIZEOF - Static variable in class physx.common.PxBase
- SIZEOF - Static variable in class physx.common.PxBaseFlags
- SIZEOF - Static variable in class physx.common.PxBaseTask
- SIZEOF - Static variable in class physx.common.PxBoundedData
- SIZEOF - Static variable in class physx.common.PxBounds3
- SIZEOF - Static variable in class physx.common.PxCollection
- SIZEOF - Static variable in class physx.common.PxCpuDispatcher
- SIZEOF - Static variable in class physx.common.PxDebugLine
- SIZEOF - Static variable in class physx.common.PxDebugPoint
- SIZEOF - Static variable in class physx.common.PxDebugTriangle
- SIZEOF - Static variable in class physx.common.PxDefaultAllocator
- SIZEOF - Static variable in class physx.common.PxDefaultCpuDispatcher
- SIZEOF - Static variable in class physx.common.PxDefaultErrorCallback
- SIZEOF - Static variable in class physx.common.PxErrorCallback
- SIZEOF - Static variable in class physx.common.PxErrorCallbackImpl
- SIZEOF - Static variable in class physx.common.PxFoundation
- SIZEOF - Static variable in class physx.common.PxInputData
- SIZEOF - Static variable in class physx.common.PxInsertionCallback
- SIZEOF - Static variable in class physx.common.PxMat33
- SIZEOF - Static variable in class physx.common.PxOutputStream
- SIZEOF - Static variable in class physx.common.PxPlane
- SIZEOF - Static variable in class physx.common.PxQuat
- SIZEOF - Static variable in class physx.common.PxRefCounted
- SIZEOF - Static variable in class physx.common.PxRenderBuffer
- SIZEOF - Static variable in class physx.common.PxStridedData
- SIZEOF - Static variable in class physx.common.PxTolerancesScale
- SIZEOF - Static variable in class physx.common.PxTransform
- SIZEOF - Static variable in class physx.common.PxTypedBoundedData_PxU16
- SIZEOF - Static variable in class physx.common.PxTypedBoundedData_PxU16Const
- SIZEOF - Static variable in class physx.common.PxVec3
- SIZEOF - Static variable in class physx.common.PxVec4
- SIZEOF - Static variable in class physx.cooking.PxBVH33MidphaseDesc
- SIZEOF - Static variable in class physx.cooking.PxBVH34MidphaseDesc
- SIZEOF - Static variable in class physx.cooking.PxConvexFlags
- SIZEOF - Static variable in class physx.cooking.PxConvexMeshDesc
- SIZEOF - Static variable in class physx.cooking.PxCookingParams
- SIZEOF - Static variable in class physx.cooking.PxMeshPreprocessingFlags
- SIZEOF - Static variable in class physx.cooking.PxMidphaseDesc
- SIZEOF - Static variable in class physx.cooking.PxTriangleMeshDesc
- SIZEOF - Static variable in class physx.extensions.BoxSupport
- SIZEOF - Static variable in class physx.extensions.CapsuleSupport
- SIZEOF - Static variable in class physx.extensions.ConvexGeomSupport
- SIZEOF - Static variable in class physx.extensions.ConvexMeshSupport
- SIZEOF - Static variable in class physx.extensions.CustomSupport
- SIZEOF - Static variable in class physx.extensions.CustomSupportImpl
- SIZEOF - Static variable in class physx.extensions.PxCollectionExt
- SIZEOF - Static variable in class physx.extensions.PxD6Joint
- SIZEOF - Static variable in class physx.extensions.PxD6JointDrive
- SIZEOF - Static variable in class physx.extensions.PxD6JointDriveFlags
- SIZEOF - Static variable in class physx.extensions.PxDefaultMemoryInputData
- SIZEOF - Static variable in class physx.extensions.PxDefaultMemoryOutputStream
- SIZEOF - Static variable in class physx.extensions.PxDistanceJoint
- SIZEOF - Static variable in class physx.extensions.PxDistanceJointFlags
- SIZEOF - Static variable in class physx.extensions.PxExtensionTopLevelFunctions
- SIZEOF - Static variable in class physx.extensions.PxFixedJoint
- SIZEOF - Static variable in class physx.extensions.PxGearJoint
- SIZEOF - Static variable in class physx.extensions.PxGjkQuery
- SIZEOF - Static variable in class physx.extensions.PxGjkQueryExt
- SIZEOF - Static variable in class physx.extensions.PxGjkQueryProximityInfoResult
- SIZEOF - Static variable in class physx.extensions.PxGjkQueryRaycastResult
- SIZEOF - Static variable in class physx.extensions.PxGjkQuerySweepResult
- SIZEOF - Static variable in class physx.extensions.PxJoint
- SIZEOF - Static variable in class physx.extensions.PxJointAngularLimitPair
- SIZEOF - Static variable in class physx.extensions.PxJointLimitCone
- SIZEOF - Static variable in class physx.extensions.PxJointLimitParameters
- SIZEOF - Static variable in class physx.extensions.PxJointLimitPyramid
- SIZEOF - Static variable in class physx.extensions.PxJointLinearLimit
- SIZEOF - Static variable in class physx.extensions.PxJointLinearLimitPair
- SIZEOF - Static variable in class physx.extensions.PxMassProperties
- SIZEOF - Static variable in class physx.extensions.PxMeshOverlapUtil
- SIZEOF - Static variable in class physx.extensions.PxPrismaticJoint
- SIZEOF - Static variable in class physx.extensions.PxPrismaticJointFlags
- SIZEOF - Static variable in class physx.extensions.PxRackAndPinionJoint
- SIZEOF - Static variable in class physx.extensions.PxRevoluteJoint
- SIZEOF - Static variable in class physx.extensions.PxRevoluteJointFlags
- SIZEOF - Static variable in class physx.extensions.PxRigidActorExt
- SIZEOF - Static variable in class physx.extensions.PxRigidBodyExt
- SIZEOF - Static variable in class physx.extensions.PxSerialization
- SIZEOF - Static variable in class physx.extensions.PxSerializationRegistry
- SIZEOF - Static variable in class physx.extensions.PxSphericalJoint
- SIZEOF - Static variable in class physx.extensions.PxSphericalJointFlags
- SIZEOF - Static variable in class physx.extensions.PxSpring
- SIZEOF - Static variable in class physx.extensions.SphereSupport
- SIZEOF - Static variable in class physx.extensions.Support
- SIZEOF - Static variable in class physx.geometry.PxBoxGeometry
- SIZEOF - Static variable in class physx.geometry.PxBVH
- SIZEOF - Static variable in class physx.geometry.PxCapsuleGeometry
- SIZEOF - Static variable in class physx.geometry.PxContactBuffer
- SIZEOF - Static variable in class physx.geometry.PxContactPoint
- SIZEOF - Static variable in class physx.geometry.PxConvexMesh
- SIZEOF - Static variable in class physx.geometry.PxConvexMeshGeometry
- SIZEOF - Static variable in class physx.geometry.PxConvexMeshGeometryFlags
- SIZEOF - Static variable in class physx.geometry.PxCustomGeometry
- SIZEOF - Static variable in class physx.geometry.PxGeometry
- SIZEOF - Static variable in class physx.geometry.PxGeometryHolder
- SIZEOF - Static variable in class physx.geometry.PxGeometryQuery
- SIZEOF - Static variable in class physx.geometry.PxHeightField
- SIZEOF - Static variable in class physx.geometry.PxHeightFieldDesc
- SIZEOF - Static variable in class physx.geometry.PxHeightFieldFlags
- SIZEOF - Static variable in class physx.geometry.PxHeightFieldGeometry
- SIZEOF - Static variable in class physx.geometry.PxHeightFieldSample
- SIZEOF - Static variable in class physx.geometry.PxHullPolygon
- SIZEOF - Static variable in class physx.geometry.PxMeshFlags
- SIZEOF - Static variable in class physx.geometry.PxMeshGeometryFlags
- SIZEOF - Static variable in class physx.geometry.PxMeshScale
- SIZEOF - Static variable in class physx.geometry.PxPlaneGeometry
- SIZEOF - Static variable in class physx.geometry.PxSimpleTriangleMesh
- SIZEOF - Static variable in class physx.geometry.PxSphereGeometry
- SIZEOF - Static variable in class physx.geometry.PxTetMaker
- SIZEOF - Static variable in class physx.geometry.PxTetrahedronMesh
- SIZEOF - Static variable in class physx.geometry.PxTetrahedronMeshAnalysisResults
- SIZEOF - Static variable in class physx.geometry.PxTetrahedronMeshDesc
- SIZEOF - Static variable in class physx.geometry.PxTetrahedronMeshExt
- SIZEOF - Static variable in class physx.geometry.PxTetrahedronMeshFlags
- SIZEOF - Static variable in class physx.geometry.PxTetrahedronMeshGeometry
- SIZEOF - Static variable in class physx.geometry.PxTriangle
- SIZEOF - Static variable in class physx.geometry.PxTriangleMesh
- SIZEOF - Static variable in class physx.geometry.PxTriangleMeshAnalysisResults
- SIZEOF - Static variable in class physx.geometry.PxTriangleMeshFlags
- SIZEOF - Static variable in class physx.geometry.PxTriangleMeshGeometry
- SIZEOF - Static variable in class physx.geometry.SimpleCustomGeometryCallbacks
- SIZEOF - Static variable in class physx.geometry.SimpleCustomGeometryCallbacksImpl
- SIZEOF - Static variable in class physx.physics.PxActor
- SIZEOF - Static variable in class physx.physics.PxActorFlags
- SIZEOF - Static variable in class physx.physics.PxActorTypeFlags
- SIZEOF - Static variable in class physx.physics.PxAggregate
- SIZEOF - Static variable in class physx.physics.PxArticulationAttachment
- SIZEOF - Static variable in class physx.physics.PxArticulationCache
- SIZEOF - Static variable in class physx.physics.PxArticulationCacheFlags
- SIZEOF - Static variable in class physx.physics.PxArticulationDrive
- SIZEOF - Static variable in class physx.physics.PxArticulationFixedTendon
- SIZEOF - Static variable in class physx.physics.PxArticulationFlags
- SIZEOF - Static variable in class physx.physics.PxArticulationJointReducedCoordinate
- SIZEOF - Static variable in class physx.physics.PxArticulationKinematicFlags
- SIZEOF - Static variable in class physx.physics.PxArticulationLimit
- SIZEOF - Static variable in class physx.physics.PxArticulationLink
- SIZEOF - Static variable in class physx.physics.PxArticulationReducedCoordinate
- SIZEOF - Static variable in class physx.physics.PxArticulationRootLinkData
- SIZEOF - Static variable in class physx.physics.PxArticulationSpatialTendon
- SIZEOF - Static variable in class physx.physics.PxArticulationTendon
- SIZEOF - Static variable in class physx.physics.PxArticulationTendonJoint
- SIZEOF - Static variable in class physx.physics.PxArticulationTendonLimit
- SIZEOF - Static variable in class physx.physics.PxBaseMaterial
- SIZEOF - Static variable in class physx.physics.PxBroadPhaseCaps
- SIZEOF - Static variable in class physx.physics.PxBroadPhaseRegion
- SIZEOF - Static variable in class physx.physics.PxBroadPhaseRegionInfo
- SIZEOF - Static variable in class physx.physics.PxConstraint
- SIZEOF - Static variable in class physx.physics.PxConstraintConnector
- SIZEOF - Static variable in class physx.physics.PxConstraintFlags
- SIZEOF - Static variable in class physx.physics.PxConstraintInfo
- SIZEOF - Static variable in class physx.physics.PxConstraintSolverPrep
- SIZEOF - Static variable in class physx.physics.PxContactPair
- SIZEOF - Static variable in class physx.physics.PxContactPairFlags
- SIZEOF - Static variable in class physx.physics.PxContactPairHeader
- SIZEOF - Static variable in class physx.physics.PxContactPairHeaderFlags
- SIZEOF - Static variable in class physx.physics.PxContactPairPoint
- SIZEOF - Static variable in class physx.physics.PxDominanceGroupPair
- SIZEOF - Static variable in class physx.physics.PxFilterData
- SIZEOF - Static variable in class physx.physics.PxGeomRaycastHit
- SIZEOF - Static variable in class physx.physics.PxGeomSweepHit
- SIZEOF - Static variable in class physx.physics.PxHitFlags
- SIZEOF - Static variable in class physx.physics.PxLocationHit
- SIZEOF - Static variable in class physx.physics.PxMaterial
- SIZEOF - Static variable in class physx.physics.PxMaterialFlags
- SIZEOF - Static variable in class physx.physics.PxOverlapBuffer10
- SIZEOF - Static variable in class physx.physics.PxOverlapCallback
- SIZEOF - Static variable in class physx.physics.PxOverlapHit
- SIZEOF - Static variable in class physx.physics.PxOverlapResult
- SIZEOF - Static variable in class physx.physics.PxPairFlags
- SIZEOF - Static variable in class physx.physics.PxPhysics
- SIZEOF - Static variable in class physx.physics.PxQueryFilterCallback
- SIZEOF - Static variable in class physx.physics.PxQueryFilterCallbackImpl
- SIZEOF - Static variable in class physx.physics.PxQueryFilterData
- SIZEOF - Static variable in class physx.physics.PxQueryFlags
- SIZEOF - Static variable in class physx.physics.PxQueryHit
- SIZEOF - Static variable in class physx.physics.PxRaycastBuffer10
- SIZEOF - Static variable in class physx.physics.PxRaycastCallback
- SIZEOF - Static variable in class physx.physics.PxRaycastHit
- SIZEOF - Static variable in class physx.physics.PxRaycastResult
- SIZEOF - Static variable in class physx.physics.PxRigidActor
- SIZEOF - Static variable in class physx.physics.PxRigidBody
- SIZEOF - Static variable in class physx.physics.PxRigidBodyFlags
- SIZEOF - Static variable in class physx.physics.PxRigidDynamic
- SIZEOF - Static variable in class physx.physics.PxRigidDynamicLockFlags
- SIZEOF - Static variable in class physx.physics.PxRigidStatic
- SIZEOF - Static variable in class physx.physics.PxScene
- SIZEOF - Static variable in class physx.physics.PxSceneDesc
- SIZEOF - Static variable in class physx.physics.PxSceneFlags
- SIZEOF - Static variable in class physx.physics.PxSceneLimits
- SIZEOF - Static variable in class physx.physics.PxSceneQuerySystemBase
- SIZEOF - Static variable in class physx.physics.PxSceneSQSystem
- SIZEOF - Static variable in class physx.physics.PxShape
- SIZEOF - Static variable in class physx.physics.PxShapeExt
- SIZEOF - Static variable in class physx.physics.PxShapeFlags
- SIZEOF - Static variable in class physx.physics.PxSimulationEventCallback
- SIZEOF - Static variable in class physx.physics.PxSimulationEventCallbackImpl
- SIZEOF - Static variable in class physx.physics.PxSimulationFilterShader
- SIZEOF - Static variable in class physx.physics.PxSimulationStatistics
- SIZEOF - Static variable in class physx.physics.PxSpatialForce
- SIZEOF - Static variable in class physx.physics.PxSpatialVelocity
- SIZEOF - Static variable in class physx.physics.PxSweepBuffer10
- SIZEOF - Static variable in class physx.physics.PxSweepCallback
- SIZEOF - Static variable in class physx.physics.PxSweepHit
- SIZEOF - Static variable in class physx.physics.PxSweepResult
- SIZEOF - Static variable in class physx.physics.PxTriggerPair
- SIZEOF - Static variable in class physx.physics.PxTriggerPairFlags
- SIZEOF - Static variable in class physx.physics.SimpleQueryFilterCallback
- SIZEOF - Static variable in class physx.physics.SimpleSimulationEventCallback
- SIZEOF - Static variable in class physx.PxTopLevelFunctions
- SIZEOF - Static variable in class physx.support.NativeArrayHelpers
- SIZEOF - Static variable in class physx.support.OmniPvdFileWriteStream
- SIZEOF - Static variable in class physx.support.OmniPvdWriter
- SIZEOF - Static variable in class physx.support.OmniPvdWriteStream
- SIZEOF - Static variable in class physx.support.PassThroughFilterShader
- SIZEOF - Static variable in class physx.support.PassThroughFilterShaderImpl
- SIZEOF - Static variable in class physx.support.PxActorPtr
- SIZEOF - Static variable in class physx.support.PxArray_PxActorPtr
- SIZEOF - Static variable in class physx.support.PxArray_PxContactPairPoint
- SIZEOF - Static variable in class physx.support.PxArray_PxHeightFieldSample
- SIZEOF - Static variable in class physx.support.PxArray_PxMaterialConst
- SIZEOF - Static variable in class physx.support.PxArray_PxRaycastHit
- SIZEOF - Static variable in class physx.support.PxArray_PxReal
- SIZEOF - Static variable in class physx.support.PxArray_PxShapePtr
- SIZEOF - Static variable in class physx.support.PxArray_PxSweepHit
- SIZEOF - Static variable in class physx.support.PxArray_PxU16
- SIZEOF - Static variable in class physx.support.PxArray_PxU32
- SIZEOF - Static variable in class physx.support.PxArray_PxU8
- SIZEOF - Static variable in class physx.support.PxArray_PxVec3
- SIZEOF - Static variable in class physx.support.PxArray_PxVec4
- SIZEOF - Static variable in class physx.support.PxI32ConstPtr
- SIZEOF - Static variable in class physx.support.PxI32Ptr
- SIZEOF - Static variable in class physx.support.PxMaterialConstPtr
- SIZEOF - Static variable in class physx.support.PxMaterialPtr
- SIZEOF - Static variable in class physx.support.PxOmniPvd
- SIZEOF - Static variable in class physx.support.PxPvd
- SIZEOF - Static variable in class physx.support.PxPvdInstrumentationFlags
- SIZEOF - Static variable in class physx.support.PxPvdSceneClient
- SIZEOF - Static variable in class physx.support.PxPvdSceneFlags
- SIZEOF - Static variable in class physx.support.PxPvdTransport
- SIZEOF - Static variable in class physx.support.PxRealConstPtr
- SIZEOF - Static variable in class physx.support.PxRealPtr
- SIZEOF - Static variable in class physx.support.PxShapePtr
- SIZEOF - Static variable in class physx.support.PxU16ConstPtr
- SIZEOF - Static variable in class physx.support.PxU16Ptr
- SIZEOF - Static variable in class physx.support.PxU32ConstPtr
- SIZEOF - Static variable in class physx.support.PxU32Ptr
- SIZEOF - Static variable in class physx.support.PxU8ConstPtr
- SIZEOF - Static variable in class physx.support.PxU8Ptr
- SIZEOF - Static variable in class physx.support.SimplePvdTransport
- SIZEOF - Static variable in class physx.support.SimplPvdTransportImpl
- SIZEOF - Static variable in class physx.support.SupportFunctions
- SIZEOF - Static variable in class physx.support.Vector_PxActorPtr
-
Deprecated.
- SIZEOF - Static variable in class physx.support.Vector_PxContactPairPoint
-
Deprecated.
- SIZEOF - Static variable in class physx.support.Vector_PxHeightFieldSample
-
Deprecated.
- SIZEOF - Static variable in class physx.support.Vector_PxMaterialConst
-
Deprecated.
- SIZEOF - Static variable in class physx.support.Vector_PxRaycastHit
-
Deprecated.
- SIZEOF - Static variable in class physx.support.Vector_PxReal
-
Deprecated.
- SIZEOF - Static variable in class physx.support.Vector_PxSweepHit
-
Deprecated.
- SIZEOF - Static variable in class physx.support.Vector_PxU16
-
Deprecated.
- SIZEOF - Static variable in class physx.support.Vector_PxU32
-
Deprecated.
- SIZEOF - Static variable in class physx.support.Vector_PxU8
-
Deprecated.
- SIZEOF - Static variable in class physx.support.Vector_PxVec3
-
Deprecated.
- SIZEOF - Static variable in class physx.support.Vector_PxVec4
-
Deprecated.
- SIZEOF - Static variable in class physx.vehicle2.BaseVehicle
- SIZEOF - Static variable in class physx.vehicle2.BaseVehicleParams
- SIZEOF - Static variable in class physx.vehicle2.BaseVehicleState
- SIZEOF - Static variable in class physx.vehicle2.DirectDrivetrainParams
- SIZEOF - Static variable in class physx.vehicle2.DirectDrivetrainState
- SIZEOF - Static variable in class physx.vehicle2.DirectDriveVehicle
- SIZEOF - Static variable in class physx.vehicle2.EngineDrivetrainParams
- SIZEOF - Static variable in class physx.vehicle2.EngineDrivetrainState
- SIZEOF - Static variable in class physx.vehicle2.EngineDriveVehicle
- SIZEOF - Static variable in class physx.vehicle2.PhysXActorVehicle
- SIZEOF - Static variable in class physx.vehicle2.PhysXIntegrationParams
- SIZEOF - Static variable in class physx.vehicle2.PhysXIntegrationState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleAckermannParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleAntiRollForceParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleAntiRollTorque
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleAutoboxParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleAutoboxState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleAxleDescription
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleBrakeCommandResponseParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleClutchCommandResponseParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleClutchCommandResponseState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleClutchParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleClutchSlipState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleCommandResponseParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleCommandState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleCommandValueResponseTable
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleComponent
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleComponentSequence
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleConstraintConnector
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleDifferentialState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleDirectDriveThrottleCommandResponseParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleEngineParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleEngineState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleFrame
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleGearboxParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleGearboxState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehiclePhysXActor
- SIZEOF - Static variable in class physx.vehicle2.PxVehiclePhysXConstraints
- SIZEOF - Static variable in class physx.vehicle2.PxVehiclePhysXConstraintState
- SIZEOF - Static variable in class physx.vehicle2.PxVehiclePhysXMaterialFriction
- SIZEOF - Static variable in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehiclePhysXSimulationContext
- SIZEOF - Static variable in class physx.vehicle2.PxVehiclePhysXSteerState
- SIZEOF - Static variable in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehiclePvdContext
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleRigidBodyParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleRigidBodyState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleRoadGeometryState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleScale
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleSimulationContext
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleSteerCommandResponseParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleSuspensionComplianceParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleSuspensionComplianceState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleSuspensionForce
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleSuspensionForceParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleSuspensionParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleSuspensionState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleTireAxisStickyParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleTireCamberAngleState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleTireDirectionState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleTireForce
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleTireForceParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleTireForceParamsExt
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleTireGripState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleTireSlipParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleTireSlipState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleTireSpeedState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleTireStickyParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleTireStickyState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleTopLevelFunctions
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleTorqueCurveLookupTable
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleWheelActuationState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleWheelConstraintGroupState
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleWheelLocalPose
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleWheelParams
- SIZEOF - Static variable in class physx.vehicle2.PxVehicleWheelRigidBody1dState
- SIZEOF - Static variable in class physx.vhacd.Vector_VHACDTriangle
- SIZEOF - Static variable in class physx.vhacd.Vector_VHACDVertex
- SIZEOF - Static variable in class physx.vhacd.VHACDConvexHull
- SIZEOF - Static variable in class physx.vhacd.VHACDImpl
- SIZEOF - Static variable in class physx.vhacd.VHACDParameters
- SIZEOF - Static variable in class physx.vhacd.VHACDTriangle
- SIZEOF - Static variable in class physx.vhacd.VHACDVertex
- SIZEOF_BYTE - Static variable in class physx.NativeObject
- SIZEOF_DOUBLE - Static variable in class physx.NativeObject
- SIZEOF_FLOAT - Static variable in class physx.NativeObject
- SIZEOF_INT - Static variable in class physx.NativeObject
- SIZEOF_LONG - Static variable in class physx.NativeObject
- SIZEOF_POINTER - Static variable in class physx.NativeObject
- SIZEOF_SHORT - Static variable in class physx.NativeObject
- sphere() - Method in class physx.geometry.PxGeometryHolder
- sphere(long) - Static method in class physx.geometry.PxGeometryHolder.Raw
- SphereSupport - Class in physx.extensions
-
Pre-made support mapping for a sphere
- SphereSupport() - Constructor for class physx.extensions.SphereSupport
- SphereSupport(float) - Constructor for class physx.extensions.SphereSupport
-
Constructs a SphereSupport for a sphere radius
- SphereSupport(long) - Constructor for class physx.extensions.SphereSupport
- SphereSupport(float) - Static method in class physx.extensions.SphereSupport.Raw
- SphereSupport_placed(long, float) - Static method in class physx.extensions.SphereSupport.Raw
- SphereSupport.Raw - Class in physx.extensions
- SphericalJointCreate(long, long, long, long, long) - Static method in class physx.PxTopLevelFunctions.Raw
- SphericalJointCreate(PxPhysics, PxRigidActor, PxTransform, PxRigidActor, PxTransform) - Static method in class physx.PxTopLevelFunctions
- startSampling() - Method in class physx.support.PxOmniPvd
- startSampling(long) - Static method in class physx.support.PxOmniPvd.Raw
- step(float, PxVehicleSimulationContext) - Method in class physx.vehicle2.BaseVehicle
- step(long, float, long) - Static method in class physx.vehicle2.BaseVehicle.Raw
- storeAny(long, long) - Static method in class physx.geometry.PxGeometryHolder.Raw
- storeAny(PxGeometry) - Method in class physx.geometry.PxGeometryHolder
- sum(long, long, int) - Static method in class physx.extensions.PxMassProperties.Raw
- sum(PxMassProperties, PxTransform, int) - Static method in class physx.extensions.PxMassProperties
-
Sum up individual mass properties.
- Support - Class in physx.extensions
-
Abstract interface for a user defined shape GJK mapping support.
- Support() - Constructor for class physx.extensions.Support
- Support(long) - Constructor for class physx.extensions.Support
- Support.Raw - Class in physx.extensions
- SupportFunctions - Class in physx.support
- SupportFunctions() - Constructor for class physx.support.SupportFunctions
- SupportFunctions(long) - Constructor for class physx.support.SupportFunctions
- SupportFunctions.Raw - Class in physx.support
- supportLocal(long, long) - Static method in class physx.extensions.Support.Raw
- supportLocal(PxVec3) - Method in class physx.extensions.Support
-
Return the farthest point on the user defined shape's core in given direction.
- sweep(long, float, long, long, long, long, long) - Static method in class physx.geometry.PxGeometryQuery.Raw
- sweep(long, float, long, long, long, long, long, long) - Static method in class physx.geometry.PxGeometryQuery.Raw
- sweep(long, float, long, long, long, long, long, long, float) - Static method in class physx.geometry.PxGeometryQuery.Raw
- sweep(long, long, long, float, long, long, long, long) - Static method in class physx.physics.PxShapeExt.Raw
- sweep(long, long, long, long, float, long) - Static method in class physx.physics.PxSceneQuerySystemBase.Raw
- sweep(long, long, long, long, float, long, long) - Static method in class physx.physics.PxSceneQuerySystemBase.Raw
- sweep(long, long, long, long, float, long, long, long) - Static method in class physx.physics.PxSceneQuerySystemBase.Raw
- sweep(long, long, long, long, long, float, long) - Static method in class physx.extensions.PxGjkQuery.Raw
- sweep(PxVec3, float, PxGeometry, PxTransform, PxGeometry, PxTransform, PxSweepHit) - Static method in class physx.geometry.PxGeometryQuery
-
Sweep a specified geometry object in space and test for collision with a given object.
- sweep(PxVec3, float, PxGeometry, PxTransform, PxGeometry, PxTransform, PxSweepHit, PxHitFlags) - Static method in class physx.geometry.PxGeometryQuery
-
Sweep a specified geometry object in space and test for collision with a given object.
- sweep(PxVec3, float, PxGeometry, PxTransform, PxGeometry, PxTransform, PxSweepHit, PxHitFlags, float) - Static method in class physx.geometry.PxGeometryQuery
-
Sweep a specified geometry object in space and test for collision with a given object.
- sweep(Support, Support, PxTransform, PxTransform, PxVec3, float, PxGjkQuerySweepResult) - Static method in class physx.extensions.PxGjkQuery
- sweep(PxGeometry, PxTransform, PxVec3, float, PxSweepCallback) - Method in class physx.physics.PxSceneQuerySystemBase
-
Performs a sweep test against objects in the scene, returns results in a PxSweepBuffer object or via a custom user callback implementation inheriting from PxSweepCallback.
- sweep(PxGeometry, PxTransform, PxVec3, float, PxSweepCallback, PxHitFlags) - Method in class physx.physics.PxSceneQuerySystemBase
-
Performs a sweep test against objects in the scene, returns results in a PxSweepBuffer object or via a custom user callback implementation inheriting from PxSweepCallback.
- sweep(PxGeometry, PxTransform, PxVec3, float, PxSweepCallback, PxHitFlags, PxQueryFilterData) - Method in class physx.physics.PxSceneQuerySystemBase
-
Performs a sweep test against objects in the scene, returns results in a PxSweepBuffer object or via a custom user callback implementation inheriting from PxSweepCallback.
- sweep(PxShape, PxRigidActor, PxVec3, float, PxGeometry, PxTransform, PxSweepHit, PxHitFlags) - Static method in class physx.physics.PxShapeExt
-
Sweep a geometry object against the shape.
- sweepImpl(long, long, float, long, long, long, long, long, long, float) - Static method in class physx.geometry.SimpleCustomGeometryCallbacks.Raw
- sweepImpl(PxVec3, float, PxGeometry, PxTransform, PxGeometry, PxTransform, PxGeomSweepHit, PxHitFlags, float) - Method in class physx.geometry.SimpleCustomGeometryCallbacks
- sweepImpl(PxVec3, float, PxGeometry, PxTransform, PxGeometry, PxTransform, PxGeomSweepHit, PxHitFlags, float) - Method in class physx.geometry.SimpleCustomGeometryCallbacksImpl
T
- tell() - Method in class physx.extensions.PxDefaultMemoryInputData
- tell(long) - Static method in class physx.extensions.PxDefaultMemoryInputData.Raw
- tessFlag() - Method in class physx.geometry.PxHeightFieldSample
- tessFlag(long) - Static method in class physx.geometry.PxHeightFieldSample.Raw
- transform(long, long) - Static method in class physx.common.PxMat33.Raw
- transform(long, long) - Static method in class physx.common.PxPlane.Raw
- transform(long, long) - Static method in class physx.common.PxTransform.Raw
- transform(PxTransform) - Method in class physx.common.PxPlane
-
transform plane
- transform(PxVec3) - Method in class physx.common.PxMat33
- transform(PxVec3) - Method in class physx.common.PxTransform
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.BaseVehicleParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.DirectDrivetrainParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.EngineDrivetrainParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PhysXIntegrationParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleAckermannParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleAntiRollForceParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleAutoboxParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleBrakeCommandResponseParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleClutchParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleDirectDriveThrottleCommandResponseParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleEngineParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleGearboxParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehiclePhysXSimulationContext.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleRigidBodyParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleSimulationContext.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleSteerCommandResponseParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleSuspensionForceParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleSuspensionParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleTireAxisStickyParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleTireForceParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleTireSlipParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleTireStickyParams.Raw
- transformAndScale(long, long, long, long, long) - Static method in class physx.vehicle2.PxVehicleWheelParams.Raw
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.BaseVehicleParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.DirectDrivetrainParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.EngineDrivetrainParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PhysXIntegrationParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleAckermannParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleAntiRollForceParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleAutoboxParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleBrakeCommandResponseParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleClutchCommandResponseParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleClutchParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleDirectDriveThrottleCommandResponseParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleEngineParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleGearboxParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleRigidBodyParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleSimulationContext
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleSteerCommandResponseParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleSuspensionComplianceParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleSuspensionForceParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleSuspensionParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleTireAxisStickyParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleTireForceParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleTireSlipParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleTireStickyParams
- transformAndScale(PxVehicleFrame, PxVehicleFrame, PxVehicleScale, PxVehicleScale) - Method in class physx.vehicle2.PxVehicleWheelParams
- transformInv(long, long) - Static method in class physx.common.PxTransform.Raw
- transformInv(PxVec3) - Method in class physx.common.PxTransform
- transformTranspose(long, long) - Static method in class physx.common.PxMat33.Raw
- transformTranspose(PxVec3) - Method in class physx.common.PxMat33
- translate(long, long) - Static method in class physx.extensions.PxMassProperties.Raw
- translate(PxVec3) - Method in class physx.extensions.PxMassProperties
-
Translate the center of mass by a given vector and adjust the inertia tensor accordingly.
- translateInertia(long, float, long) - Static method in class physx.extensions.PxMassProperties.Raw
- translateInertia(PxMat33, float, PxVec3) - Static method in class physx.extensions.PxMassProperties
-
Translate an inertia tensor using the parallel axis theorem
- triangleMesh() - Method in class physx.geometry.PxGeometryHolder
- triangleMesh(long) - Static method in class physx.geometry.PxGeometryHolder.Raw
U
- unlockRead() - Method in class physx.physics.PxScene
-
Unlock the scene from reading.
- unlockRead(long) - Static method in class physx.physics.PxScene.Raw
- unlockWrite() - Method in class physx.physics.PxScene
-
Unlock the scene from writing.
- unlockWrite(long) - Static method in class physx.physics.PxScene.Raw
- update(float, PxVehicleSimulationContext) - Method in class physx.vehicle2.PxVehicleComponentSequence
- update(long, float, long) - Static method in class physx.vehicle2.PxVehicleComponentSequence.Raw
- updateCamera(long, String, long, long, long) - Static method in class physx.support.PxPvdSceneClient.Raw
- updateCamera(String, PxVec3, PxVec3, PxVec3) - Method in class physx.support.PxPvdSceneClient
-
update camera on PVD application's render window
- updateKinematic(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- updateKinematic(PxArticulationKinematicFlags) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Update link velocities and/or positions in the articulation.
- updateMassAndInertia(long, float) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- updateMassAndInertia(long, float, long) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- updateMassAndInertia(long, float, long, boolean) - Static method in class physx.extensions.PxRigidBodyExt.Raw
- updateMassAndInertia(PxRigidBody, float) - Static method in class physx.extensions.PxRigidBodyExt
-
Computation of mass properties for a rigid body actor
- updateMassAndInertia(PxRigidBody, float, PxVec3) - Static method in class physx.extensions.PxRigidBodyExt
-
Computation of mass properties for a rigid body actor
- updateMassAndInertia(PxRigidBody, float, PxVec3, boolean) - Static method in class physx.extensions.PxRigidBodyExt
-
Computation of mass properties for a rigid body actor
- updateObstacle(int, PxObstacle) - Method in class physx.character.PxObstacleContext
-
Updates data for an existing obstacle.
- updateObstacle(long, int, long) - Static method in class physx.character.PxObstacleContext.Raw
- updateOmniPvdProperties() - Method in class physx.physics.PxConstraintConnector
-
this function is called by the SDK to update OmniPVD's view of it
- updateOmniPvdProperties(long) - Static method in class physx.physics.PxConstraintConnector.Raw
- usePersistentContactManifoldImpl(long, long) - Static method in class physx.geometry.SimpleCustomGeometryCallbacks.Raw
- usePersistentContactManifoldImpl(PxGeometry) - Method in class physx.geometry.SimpleCustomGeometryCallbacks
- usePersistentContactManifoldImpl(PxGeometry) - Method in class physx.geometry.SimpleCustomGeometryCallbacksImpl
V
- validateTetrahedronMesh(long, long, float) - Static method in class physx.geometry.PxTetMaker.Raw
- validateTetrahedronMesh(PxBoundedData, PxBoundedData, float) - Static method in class physx.geometry.PxTetMaker
-
Analyzes the tetrahedron mesh to get a report about deficiencies.
- validateTriangleMesh(long, float, float) - Static method in class physx.geometry.PxTetMaker.Raw
- validateTriangleMesh(PxSimpleTriangleMesh, float, float) - Static method in class physx.geometry.PxTetMaker
-
Analyzes the triangle mesh to get a report about deficiencies.
- value - Variable in enum class physx.character.PxCapsuleClimbingModeEnum
- value - Variable in enum class physx.character.PxControllerBehaviorFlagEnum
- value - Variable in enum class physx.character.PxControllerCollisionFlagEnum
- value - Variable in enum class physx.character.PxControllerNonWalkableModeEnum
- value - Variable in enum class physx.character.PxControllerShapeTypeEnum
- value - Variable in enum class physx.common.PxBaseFlagEnum
- value - Variable in enum class physx.common.PxDebugColorEnum
- value - Variable in enum class physx.common.PxErrorCodeEnum
- value - Variable in enum class physx.common.PxIDENTITYEnum
- value - Variable in enum class physx.cooking.PxConvexFlagEnum
- value - Variable in enum class physx.cooking.PxConvexMeshCookingTypeEnum
- value - Variable in enum class physx.cooking.PxMeshCookingHintEnum
- value - Variable in enum class physx.cooking.PxMeshMidPhaseEnum
- value - Variable in enum class physx.cooking.PxMeshPreprocessingFlagEnum
- value - Variable in enum class physx.extensions.PxD6AxisEnum
- value - Variable in enum class physx.extensions.PxD6DriveEnum
- value - Variable in enum class physx.extensions.PxD6JointDriveFlagEnum
- value - Variable in enum class physx.extensions.PxD6MotionEnum
- value - Variable in enum class physx.extensions.PxDistanceJointFlagEnum
- value - Variable in enum class physx.extensions.PxJointActorIndexEnum
- value - Variable in enum class physx.extensions.PxPrismaticJointFlagEnum
- value - Variable in enum class physx.extensions.PxRevoluteJointFlagEnum
- value - Variable in enum class physx.extensions.PxSphericalJointFlagEnum
- value - Variable in enum class physx.geometry.PxConvexMeshGeometryFlagEnum
- value - Variable in enum class physx.geometry.PxGeometryTypeEnum
- value - Variable in enum class physx.geometry.PxHeightFieldFlagEnum
- value - Variable in enum class physx.geometry.PxHeightFieldFormatEnum
- value - Variable in enum class physx.geometry.PxMeshFlagEnum
- value - Variable in enum class physx.geometry.PxMeshGeometryFlagEnum
- value - Variable in enum class physx.geometry.PxTetrahedronMeshAnalysisResultEnum
- value - Variable in enum class physx.geometry.PxTetrahedronMeshFlagEnum
- value - Variable in enum class physx.geometry.PxTetrahedronMeshFormatEnum
- value - Variable in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
- value - Variable in enum class physx.geometry.PxTriangleMeshFlagEnum
- value - Variable in enum class physx.physics.PxActorFlagEnum
- value - Variable in enum class physx.physics.PxActorTypeEnum
- value - Variable in enum class physx.physics.PxActorTypeFlagEnum
- value - Variable in enum class physx.physics.PxArticulationAxisEnum
- value - Variable in enum class physx.physics.PxArticulationCacheFlagEnum
- value - Variable in enum class physx.physics.PxArticulationDriveTypeEnum
- value - Variable in enum class physx.physics.PxArticulationFlagEnum
- value - Variable in enum class physx.physics.PxArticulationJointTypeEnum
- value - Variable in enum class physx.physics.PxArticulationKinematicFlagEnum
- value - Variable in enum class physx.physics.PxArticulationMotionEnum
- value - Variable in enum class physx.physics.PxBroadPhaseTypeEnum
- value - Variable in enum class physx.physics.PxBVHBuildStrategyEnum
- value - Variable in enum class physx.physics.PxCombineModeEnum
- value - Variable in enum class physx.physics.PxConstraintFlagEnum
- value - Variable in enum class physx.physics.PxContactPairFlagEnum
- value - Variable in enum class physx.physics.PxContactPairHeaderFlagEnum
- value - Variable in enum class physx.physics.PxDynamicTreeSecondaryPrunerEnum
- value - Variable in enum class physx.physics.PxFilterFlagEnum
- value - Variable in enum class physx.physics.PxFilterObjectFlagEnum
- value - Variable in enum class physx.physics.PxForceModeEnum
- value - Variable in enum class physx.physics.PxFrictionTypeEnum
- value - Variable in enum class physx.physics.PxHitFlagEnum
- value - Variable in enum class physx.physics.PxMaterialFlagEnum
- value - Variable in enum class physx.physics.PxPairFilteringModeEnum
- value - Variable in enum class physx.physics.PxPairFlagEnum
- value - Variable in enum class physx.physics.PxPruningStructureTypeEnum
- value - Variable in enum class physx.physics.PxQueryFlagEnum
- value - Variable in enum class physx.physics.PxQueryHitType
- value - Variable in enum class physx.physics.PxRigidBodyFlagEnum
- value - Variable in enum class physx.physics.PxRigidDynamicLockFlagEnum
- value - Variable in enum class physx.physics.PxSceneFlagEnum
- value - Variable in enum class physx.physics.PxSceneQueryUpdateModeEnum
- value - Variable in enum class physx.physics.PxShapeFlagEnum
- value - Variable in enum class physx.physics.PxSolverTypeEnum
- value - Variable in enum class physx.physics.PxTriggerPairFlagEnum
- value - Variable in enum class physx.support.PxPvdInstrumentationFlagEnum
- value - Variable in enum class physx.support.PxPvdSceneFlagEnum
- value - Variable in enum class physx.support.PxVisualizationParameterEnum
- value - Variable in enum class physx.vehicle2.EngineDriveVehicleEnum
- value - Variable in enum class physx.vehicle2.PxVehicleAxesEnum
- value - Variable in enum class physx.vehicle2.PxVehicleClutchAccuracyModeEnum
- value - Variable in enum class physx.vehicle2.PxVehicleCommandNonLinearResponseParamsEnum
- value - Variable in enum class physx.vehicle2.PxVehicleCommandValueResponseTableEnum
- value - Variable in enum class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandStateEnum
- value - Variable in enum class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandStateEnum
- value - Variable in enum class physx.vehicle2.PxVehicleGearboxParamsEnum
- value - Variable in enum class physx.vehicle2.PxVehicleLimitsEnum
- value - Variable in enum class physx.vehicle2.PxVehiclePhysXActorUpdateModeEnum
- value - Variable in enum class physx.vehicle2.PxVehiclePhysXConstraintLimitsEnum
- value - Variable in enum class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryTypeEnum
- value - Variable in enum class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParamsDirectionSpecifierEnum
- value - Variable in enum class physx.vehicle2.PxVehicleSimulationContextTypeEnum
- value - Variable in enum class physx.vehicle2.PxVehicleSuspensionJounceCalculationTypeEnum
- value - Variable in enum class physx.vehicle2.PxVehicleTireDirectionModesEnum
- valueOf(String) - Static method in enum class de.fabmax.physxjni.Platform
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.character.PxCapsuleClimbingModeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.character.PxControllerBehaviorFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.character.PxControllerCollisionFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.character.PxControllerNonWalkableModeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.character.PxControllerShapeTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.common.PxBaseFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.common.PxDebugColorEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.common.PxErrorCodeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.common.PxIDENTITYEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.cooking.PxConvexFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.cooking.PxConvexMeshCookingTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.cooking.PxMeshCookingHintEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.cooking.PxMeshMidPhaseEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.cooking.PxMeshPreprocessingFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.extensions.PxD6AxisEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.extensions.PxD6DriveEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.extensions.PxD6JointDriveFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.extensions.PxD6MotionEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.extensions.PxDistanceJointFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.extensions.PxJointActorIndexEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.extensions.PxPrismaticJointFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.extensions.PxRevoluteJointFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.extensions.PxSphericalJointFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.geometry.PxConvexMeshGeometryFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.geometry.PxGeometryTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.geometry.PxHeightFieldFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.geometry.PxHeightFieldFormatEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.geometry.PxMeshFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.geometry.PxMeshGeometryFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.geometry.PxTetrahedronMeshAnalysisResultEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.geometry.PxTetrahedronMeshFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.geometry.PxTetrahedronMeshFormatEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.geometry.PxTriangleMeshFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxActorFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxActorTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxActorTypeFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxArticulationAxisEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxArticulationCacheFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxArticulationDriveTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxArticulationFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxArticulationJointTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxArticulationKinematicFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxArticulationMotionEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxBroadPhaseTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxBVHBuildStrategyEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxCombineModeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxConstraintFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxContactPairFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxContactPairHeaderFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxDynamicTreeSecondaryPrunerEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxFilterFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxFilterObjectFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxForceModeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxFrictionTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxHitFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxMaterialFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxPairFilteringModeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxPairFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxPruningStructureTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxQueryFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxQueryHitType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxRigidBodyFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxRigidDynamicLockFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxSceneFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxSceneQueryUpdateModeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxShapeFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxSolverTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.physics.PxTriggerPairFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.support.PxPvdInstrumentationFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.support.PxPvdSceneFlagEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.support.PxVisualizationParameterEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.vehicle2.EngineDriveVehicleEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.vehicle2.PxVehicleAxesEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.vehicle2.PxVehicleClutchAccuracyModeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.vehicle2.PxVehicleCommandNonLinearResponseParamsEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.vehicle2.PxVehicleCommandValueResponseTableEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandStateEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandStateEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.vehicle2.PxVehicleGearboxParamsEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.vehicle2.PxVehicleLimitsEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.vehicle2.PxVehiclePhysXActorUpdateModeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.vehicle2.PxVehiclePhysXConstraintLimitsEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParamsDirectionSpecifierEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.vehicle2.PxVehicleSimulationContextTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.vehicle2.PxVehicleSuspensionJounceCalculationTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class physx.vehicle2.PxVehicleTireDirectionModesEnum
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class de.fabmax.physxjni.Platform
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.character.PxCapsuleClimbingModeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.character.PxControllerBehaviorFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.character.PxControllerCollisionFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.character.PxControllerNonWalkableModeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.character.PxControllerShapeTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.common.PxBaseFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.common.PxDebugColorEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.common.PxErrorCodeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.common.PxIDENTITYEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.cooking.PxConvexFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.cooking.PxConvexMeshCookingTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.cooking.PxMeshCookingHintEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.cooking.PxMeshMidPhaseEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.cooking.PxMeshPreprocessingFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.extensions.PxD6AxisEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.extensions.PxD6DriveEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.extensions.PxD6JointDriveFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.extensions.PxD6MotionEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.extensions.PxDistanceJointFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.extensions.PxJointActorIndexEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.extensions.PxPrismaticJointFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.extensions.PxRevoluteJointFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.extensions.PxSphericalJointFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.geometry.PxConvexMeshGeometryFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.geometry.PxGeometryTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.geometry.PxHeightFieldFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.geometry.PxHeightFieldFormatEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.geometry.PxMeshFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.geometry.PxMeshGeometryFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.geometry.PxTetrahedronMeshAnalysisResultEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.geometry.PxTetrahedronMeshFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.geometry.PxTetrahedronMeshFormatEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.geometry.PxTriangleMeshAnalysisResultEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.geometry.PxTriangleMeshFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxActorFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxActorTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxActorTypeFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxArticulationAxisEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxArticulationCacheFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxArticulationDriveTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxArticulationFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxArticulationJointTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxArticulationKinematicFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxArticulationMotionEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxBroadPhaseTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxBVHBuildStrategyEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxCombineModeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxConstraintFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxContactPairFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxContactPairHeaderFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxDynamicTreeSecondaryPrunerEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxFilterFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxFilterObjectFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxForceModeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxFrictionTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxHitFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxMaterialFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxPairFilteringModeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxPairFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxPruningStructureTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxQueryFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxQueryHitType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxRigidBodyFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxRigidDynamicLockFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxSceneFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxSceneQueryUpdateModeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxShapeFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxSolverTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.physics.PxTriggerPairFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.support.PxPvdInstrumentationFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.support.PxPvdSceneFlagEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.support.PxVisualizationParameterEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.vehicle2.EngineDriveVehicleEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.vehicle2.PxVehicleAxesEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.vehicle2.PxVehicleClutchAccuracyModeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.vehicle2.PxVehicleCommandNonLinearResponseParamsEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.vehicle2.PxVehicleCommandValueResponseTableEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandStateEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandStateEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.vehicle2.PxVehicleGearboxParamsEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.vehicle2.PxVehicleLimitsEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.vehicle2.PxVehiclePhysXActorUpdateModeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.vehicle2.PxVehiclePhysXConstraintLimitsEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParamsDirectionSpecifierEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.vehicle2.PxVehicleSimulationContextTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.vehicle2.PxVehicleSuspensionJounceCalculationTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class physx.vehicle2.PxVehicleTireDirectionModesEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Vector_PxActorPtr - Class in physx.support
-
Deprecated.
- Vector_PxActorPtr() - Constructor for class physx.support.Vector_PxActorPtr
-
Deprecated.
- Vector_PxActorPtr(int) - Constructor for class physx.support.Vector_PxActorPtr
-
Deprecated.
- Vector_PxActorPtr(long) - Constructor for class physx.support.Vector_PxActorPtr
-
Deprecated.
- Vector_PxActorPtr() - Static method in class physx.support.Vector_PxActorPtr.Raw
-
Deprecated.
- Vector_PxActorPtr(int) - Static method in class physx.support.Vector_PxActorPtr.Raw
-
Deprecated.
- Vector_PxActorPtr.Raw - Class in physx.support
-
Deprecated.
- Vector_PxContactPairPoint - Class in physx.support
-
Deprecated.
- Vector_PxContactPairPoint() - Constructor for class physx.support.Vector_PxContactPairPoint
-
Deprecated.
- Vector_PxContactPairPoint(int) - Constructor for class physx.support.Vector_PxContactPairPoint
-
Deprecated.
- Vector_PxContactPairPoint(long) - Constructor for class physx.support.Vector_PxContactPairPoint
-
Deprecated.
- Vector_PxContactPairPoint() - Static method in class physx.support.Vector_PxContactPairPoint.Raw
-
Deprecated.
- Vector_PxContactPairPoint(int) - Static method in class physx.support.Vector_PxContactPairPoint.Raw
-
Deprecated.
- Vector_PxContactPairPoint.Raw - Class in physx.support
-
Deprecated.
- Vector_PxHeightFieldSample - Class in physx.support
-
Deprecated.
- Vector_PxHeightFieldSample() - Constructor for class physx.support.Vector_PxHeightFieldSample
-
Deprecated.
- Vector_PxHeightFieldSample(int) - Constructor for class physx.support.Vector_PxHeightFieldSample
-
Deprecated.
- Vector_PxHeightFieldSample(long) - Constructor for class physx.support.Vector_PxHeightFieldSample
-
Deprecated.
- Vector_PxHeightFieldSample() - Static method in class physx.support.Vector_PxHeightFieldSample.Raw
-
Deprecated.
- Vector_PxHeightFieldSample(int) - Static method in class physx.support.Vector_PxHeightFieldSample.Raw
-
Deprecated.
- Vector_PxHeightFieldSample.Raw - Class in physx.support
-
Deprecated.
- Vector_PxMaterialConst - Class in physx.support
-
Deprecated.
- Vector_PxMaterialConst() - Constructor for class physx.support.Vector_PxMaterialConst
-
Deprecated.
- Vector_PxMaterialConst(int) - Constructor for class physx.support.Vector_PxMaterialConst
-
Deprecated.
- Vector_PxMaterialConst(long) - Constructor for class physx.support.Vector_PxMaterialConst
-
Deprecated.
- Vector_PxMaterialConst() - Static method in class physx.support.Vector_PxMaterialConst.Raw
-
Deprecated.
- Vector_PxMaterialConst(int) - Static method in class physx.support.Vector_PxMaterialConst.Raw
-
Deprecated.
- Vector_PxMaterialConst.Raw - Class in physx.support
-
Deprecated.
- Vector_PxRaycastHit - Class in physx.support
-
Deprecated.
- Vector_PxRaycastHit() - Constructor for class physx.support.Vector_PxRaycastHit
-
Deprecated.
- Vector_PxRaycastHit(int) - Constructor for class physx.support.Vector_PxRaycastHit
-
Deprecated.
- Vector_PxRaycastHit(long) - Constructor for class physx.support.Vector_PxRaycastHit
-
Deprecated.
- Vector_PxRaycastHit() - Static method in class physx.support.Vector_PxRaycastHit.Raw
-
Deprecated.
- Vector_PxRaycastHit(int) - Static method in class physx.support.Vector_PxRaycastHit.Raw
-
Deprecated.
- Vector_PxRaycastHit.Raw - Class in physx.support
-
Deprecated.
- Vector_PxReal - Class in physx.support
-
Deprecated.
- Vector_PxReal() - Constructor for class physx.support.Vector_PxReal
-
Deprecated.
- Vector_PxReal(int) - Constructor for class physx.support.Vector_PxReal
-
Deprecated.
- Vector_PxReal(long) - Constructor for class physx.support.Vector_PxReal
-
Deprecated.
- Vector_PxReal() - Static method in class physx.support.Vector_PxReal.Raw
-
Deprecated.
- Vector_PxReal(int) - Static method in class physx.support.Vector_PxReal.Raw
-
Deprecated.
- Vector_PxReal.Raw - Class in physx.support
-
Deprecated.
- Vector_PxSweepHit - Class in physx.support
-
Deprecated.
- Vector_PxSweepHit() - Constructor for class physx.support.Vector_PxSweepHit
-
Deprecated.
- Vector_PxSweepHit(int) - Constructor for class physx.support.Vector_PxSweepHit
-
Deprecated.
- Vector_PxSweepHit(long) - Constructor for class physx.support.Vector_PxSweepHit
-
Deprecated.
- Vector_PxSweepHit() - Static method in class physx.support.Vector_PxSweepHit.Raw
-
Deprecated.
- Vector_PxSweepHit(int) - Static method in class physx.support.Vector_PxSweepHit.Raw
-
Deprecated.
- Vector_PxSweepHit.Raw - Class in physx.support
-
Deprecated.
- Vector_PxU16 - Class in physx.support
-
Deprecated.
- Vector_PxU16() - Constructor for class physx.support.Vector_PxU16
-
Deprecated.
- Vector_PxU16(int) - Constructor for class physx.support.Vector_PxU16
-
Deprecated.
- Vector_PxU16(long) - Constructor for class physx.support.Vector_PxU16
-
Deprecated.
- Vector_PxU16() - Static method in class physx.support.Vector_PxU16.Raw
-
Deprecated.
- Vector_PxU16(int) - Static method in class physx.support.Vector_PxU16.Raw
-
Deprecated.
- Vector_PxU16.Raw - Class in physx.support
-
Deprecated.
- Vector_PxU32 - Class in physx.support
-
Deprecated.
- Vector_PxU32() - Constructor for class physx.support.Vector_PxU32
-
Deprecated.
- Vector_PxU32(int) - Constructor for class physx.support.Vector_PxU32
-
Deprecated.
- Vector_PxU32(long) - Constructor for class physx.support.Vector_PxU32
-
Deprecated.
- Vector_PxU32() - Static method in class physx.support.Vector_PxU32.Raw
-
Deprecated.
- Vector_PxU32(int) - Static method in class physx.support.Vector_PxU32.Raw
-
Deprecated.
- Vector_PxU32.Raw - Class in physx.support
-
Deprecated.
- Vector_PxU8 - Class in physx.support
-
Deprecated.
- Vector_PxU8() - Constructor for class physx.support.Vector_PxU8
-
Deprecated.
- Vector_PxU8(int) - Constructor for class physx.support.Vector_PxU8
-
Deprecated.
- Vector_PxU8(long) - Constructor for class physx.support.Vector_PxU8
-
Deprecated.
- Vector_PxU8() - Static method in class physx.support.Vector_PxU8.Raw
-
Deprecated.
- Vector_PxU8(int) - Static method in class physx.support.Vector_PxU8.Raw
-
Deprecated.
- Vector_PxU8.Raw - Class in physx.support
-
Deprecated.
- Vector_PxVec3 - Class in physx.support
-
Deprecated.
- Vector_PxVec3() - Constructor for class physx.support.Vector_PxVec3
-
Deprecated.
- Vector_PxVec3(int) - Constructor for class physx.support.Vector_PxVec3
-
Deprecated.
- Vector_PxVec3(long) - Constructor for class physx.support.Vector_PxVec3
-
Deprecated.
- Vector_PxVec3() - Static method in class physx.support.Vector_PxVec3.Raw
-
Deprecated.
- Vector_PxVec3(int) - Static method in class physx.support.Vector_PxVec3.Raw
-
Deprecated.
- Vector_PxVec3.Raw - Class in physx.support
-
Deprecated.
- Vector_PxVec4 - Class in physx.support
-
Deprecated.
- Vector_PxVec4() - Constructor for class physx.support.Vector_PxVec4
-
Deprecated.
- Vector_PxVec4(int) - Constructor for class physx.support.Vector_PxVec4
-
Deprecated.
- Vector_PxVec4(long) - Constructor for class physx.support.Vector_PxVec4
-
Deprecated.
- Vector_PxVec4() - Static method in class physx.support.Vector_PxVec4.Raw
-
Deprecated.
- Vector_PxVec4(int) - Static method in class physx.support.Vector_PxVec4.Raw
-
Deprecated.
- Vector_PxVec4.Raw - Class in physx.support
-
Deprecated.
- Vector_VHACDTriangle - Class in physx.vhacd
- Vector_VHACDTriangle() - Constructor for class physx.vhacd.Vector_VHACDTriangle
- Vector_VHACDTriangle(long) - Constructor for class physx.vhacd.Vector_VHACDTriangle
- Vector_VHACDTriangle.Raw - Class in physx.vhacd
- Vector_VHACDVertex - Class in physx.vhacd
- Vector_VHACDVertex() - Constructor for class physx.vhacd.Vector_VHACDVertex
- Vector_VHACDVertex(long) - Constructor for class physx.vhacd.Vector_VHACDVertex
- Vector_VHACDVertex.Raw - Class in physx.vhacd
- VehicleComputeSprungMasses(int, long, float, int, long) - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions.Raw
- VehicleComputeSprungMasses(int, PxArray_PxVec3, float, PxVehicleAxesEnum, PxArray_PxReal) - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions
- VehicleUnitCylinderSweepMeshCreate(long, long, long) - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions.Raw
- VehicleUnitCylinderSweepMeshCreate(PxVehicleFrame, PxPhysics, PxCookingParams) - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions
- VehicleUnitCylinderSweepMeshDestroy(long) - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions.Raw
- VehicleUnitCylinderSweepMeshDestroy(PxConvexMesh) - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions
- VHACDConvexHull - Class in physx.vhacd
- VHACDConvexHull() - Constructor for class physx.vhacd.VHACDConvexHull
- VHACDConvexHull(long) - Constructor for class physx.vhacd.VHACDConvexHull
- VHACDConvexHull() - Static method in class physx.vhacd.VHACDConvexHull.Raw
- VHACDConvexHull_placed(long) - Static method in class physx.vhacd.VHACDConvexHull.Raw
- VHACDConvexHull.Raw - Class in physx.vhacd
- VHACDImpl - Class in physx.vhacd
- VHACDImpl() - Constructor for class physx.vhacd.VHACDImpl
- VHACDImpl(long) - Constructor for class physx.vhacd.VHACDImpl
- VHACDImpl() - Static method in class physx.vhacd.VHACDImpl.Raw
- VHACDImpl.Raw - Class in physx.vhacd
- VHACDParameters - Class in physx.vhacd
- VHACDParameters() - Constructor for class physx.vhacd.VHACDParameters
- VHACDParameters(long) - Constructor for class physx.vhacd.VHACDParameters
- VHACDParameters() - Static method in class physx.vhacd.VHACDParameters.Raw
- VHACDParameters_placed(long) - Static method in class physx.vhacd.VHACDParameters.Raw
- VHACDParameters.Raw - Class in physx.vhacd
- VHACDTriangle - Class in physx.vhacd
- VHACDTriangle() - Constructor for class physx.vhacd.VHACDTriangle
- VHACDTriangle(long) - Constructor for class physx.vhacd.VHACDTriangle
- VHACDTriangle() - Static method in class physx.vhacd.VHACDTriangle.Raw
- VHACDTriangle.Raw - Class in physx.vhacd
- VHACDVertex - Class in physx.vhacd
- VHACDVertex() - Constructor for class physx.vhacd.VHACDVertex
- VHACDVertex(long) - Constructor for class physx.vhacd.VHACDVertex
- VHACDVertex() - Static method in class physx.vhacd.VHACDVertex.Raw
- VHACDVertex.Raw - Class in physx.vhacd
- voidToI32Ptr(long) - Static method in class physx.support.NativeArrayHelpers.Raw
- voidToI32Ptr(NativeObject) - Static method in class physx.support.NativeArrayHelpers
- voidToRealPtr(long) - Static method in class physx.support.NativeArrayHelpers.Raw
- voidToRealPtr(NativeObject) - Static method in class physx.support.NativeArrayHelpers
- voidToU16Ptr(long) - Static method in class physx.support.NativeArrayHelpers.Raw
- voidToU16Ptr(NativeObject) - Static method in class physx.support.NativeArrayHelpers
- voidToU32Ptr(long) - Static method in class physx.support.NativeArrayHelpers.Raw
- voidToU32Ptr(NativeObject) - Static method in class physx.support.NativeArrayHelpers
- voidToU8Ptr(long) - Static method in class physx.support.NativeArrayHelpers.Raw
- voidToU8Ptr(NativeObject) - Static method in class physx.support.NativeArrayHelpers
W
- wakeUp() - Method in class physx.physics.PxArticulationReducedCoordinate
-
Wakes up the articulation if it is sleeping.
- wakeUp() - Method in class physx.physics.PxRigidDynamic
-
Wakes up the actor if it is sleeping.
- wakeUp(long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- wakeUp(long) - Static method in class physx.physics.PxRigidDynamic.Raw
- WINDOWS - Enum constant in enum class de.fabmax.physxjni.Platform
- wrapPointer(long) - Static method in class physx.character.PxBoxController
- wrapPointer(long) - Static method in class physx.character.PxBoxControllerDesc
- wrapPointer(long) - Static method in class physx.character.PxBoxObstacle
- wrapPointer(long) - Static method in class physx.character.PxCapsuleController
- wrapPointer(long) - Static method in class physx.character.PxCapsuleControllerDesc
- wrapPointer(long) - Static method in class physx.character.PxCapsuleObstacle
- wrapPointer(long) - Static method in class physx.character.PxController
- wrapPointer(long) - Static method in class physx.character.PxControllerBehaviorCallback
- wrapPointer(long) - Static method in class physx.character.PxControllerBehaviorCallbackImpl
- wrapPointer(long) - Static method in class physx.character.PxControllerBehaviorFlags
- wrapPointer(long) - Static method in class physx.character.PxControllerCollisionFlags
- wrapPointer(long) - Static method in class physx.character.PxControllerDesc
- wrapPointer(long) - Static method in class physx.character.PxControllerFilterCallback
- wrapPointer(long) - Static method in class physx.character.PxControllerFilterCallbackImpl
- wrapPointer(long) - Static method in class physx.character.PxControllerFilters
- wrapPointer(long) - Static method in class physx.character.PxControllerHit
- wrapPointer(long) - Static method in class physx.character.PxControllerManager
- wrapPointer(long) - Static method in class physx.character.PxControllerObstacleHit
- wrapPointer(long) - Static method in class physx.character.PxControllerShapeHit
- wrapPointer(long) - Static method in class physx.character.PxControllersHit
- wrapPointer(long) - Static method in class physx.character.PxControllerState
- wrapPointer(long) - Static method in class physx.character.PxControllerStats
- wrapPointer(long) - Static method in class physx.character.PxExtendedVec3
- wrapPointer(long) - Static method in class physx.character.PxObstacle
- wrapPointer(long) - Static method in class physx.character.PxObstacleContext
- wrapPointer(long) - Static method in class physx.character.PxUserControllerHitReport
- wrapPointer(long) - Static method in class physx.character.PxUserControllerHitReportImpl
- wrapPointer(long) - Static method in class physx.character.SimpleControllerBehaviorCallback
- wrapPointer(long) - Static method in class physx.common.PxBase
- wrapPointer(long) - Static method in class physx.common.PxBaseFlags
- wrapPointer(long) - Static method in class physx.common.PxBaseTask
- wrapPointer(long) - Static method in class physx.common.PxBoundedData
- wrapPointer(long) - Static method in class physx.common.PxBounds3
- wrapPointer(long) - Static method in class physx.common.PxCollection
- wrapPointer(long) - Static method in class physx.common.PxCpuDispatcher
- wrapPointer(long) - Static method in class physx.common.PxDebugLine
- wrapPointer(long) - Static method in class physx.common.PxDebugPoint
- wrapPointer(long) - Static method in class physx.common.PxDebugTriangle
- wrapPointer(long) - Static method in class physx.common.PxDefaultAllocator
- wrapPointer(long) - Static method in class physx.common.PxDefaultCpuDispatcher
- wrapPointer(long) - Static method in class physx.common.PxDefaultErrorCallback
- wrapPointer(long) - Static method in class physx.common.PxErrorCallback
- wrapPointer(long) - Static method in class physx.common.PxErrorCallbackImpl
- wrapPointer(long) - Static method in class physx.common.PxFoundation
- wrapPointer(long) - Static method in class physx.common.PxInputData
- wrapPointer(long) - Static method in class physx.common.PxInsertionCallback
- wrapPointer(long) - Static method in class physx.common.PxMat33
- wrapPointer(long) - Static method in class physx.common.PxOutputStream
- wrapPointer(long) - Static method in class physx.common.PxPlane
- wrapPointer(long) - Static method in class physx.common.PxQuat
- wrapPointer(long) - Static method in class physx.common.PxRefCounted
- wrapPointer(long) - Static method in class physx.common.PxRenderBuffer
- wrapPointer(long) - Static method in class physx.common.PxStridedData
- wrapPointer(long) - Static method in class physx.common.PxTolerancesScale
- wrapPointer(long) - Static method in class physx.common.PxTransform
- wrapPointer(long) - Static method in class physx.common.PxTypedBoundedData_PxU16
- wrapPointer(long) - Static method in class physx.common.PxTypedBoundedData_PxU16Const
- wrapPointer(long) - Static method in class physx.common.PxVec3
- wrapPointer(long) - Static method in class physx.common.PxVec4
- wrapPointer(long) - Static method in class physx.cooking.PxBVH33MidphaseDesc
- wrapPointer(long) - Static method in class physx.cooking.PxBVH34MidphaseDesc
- wrapPointer(long) - Static method in class physx.cooking.PxConvexFlags
- wrapPointer(long) - Static method in class physx.cooking.PxConvexMeshDesc
- wrapPointer(long) - Static method in class physx.cooking.PxCookingParams
- wrapPointer(long) - Static method in class physx.cooking.PxMeshPreprocessingFlags
- wrapPointer(long) - Static method in class physx.cooking.PxMidphaseDesc
- wrapPointer(long) - Static method in class physx.cooking.PxTriangleMeshDesc
- wrapPointer(long) - Static method in class physx.extensions.BoxSupport
- wrapPointer(long) - Static method in class physx.extensions.CapsuleSupport
- wrapPointer(long) - Static method in class physx.extensions.ConvexGeomSupport
- wrapPointer(long) - Static method in class physx.extensions.ConvexMeshSupport
- wrapPointer(long) - Static method in class physx.extensions.CustomSupport
- wrapPointer(long) - Static method in class physx.extensions.CustomSupportImpl
- wrapPointer(long) - Static method in class physx.extensions.PxCollectionExt
- wrapPointer(long) - Static method in class physx.extensions.PxD6Joint
- wrapPointer(long) - Static method in class physx.extensions.PxD6JointDrive
- wrapPointer(long) - Static method in class physx.extensions.PxD6JointDriveFlags
- wrapPointer(long) - Static method in class physx.extensions.PxDefaultMemoryInputData
- wrapPointer(long) - Static method in class physx.extensions.PxDefaultMemoryOutputStream
- wrapPointer(long) - Static method in class physx.extensions.PxDistanceJoint
- wrapPointer(long) - Static method in class physx.extensions.PxDistanceJointFlags
- wrapPointer(long) - Static method in class physx.extensions.PxExtensionTopLevelFunctions
- wrapPointer(long) - Static method in class physx.extensions.PxFixedJoint
- wrapPointer(long) - Static method in class physx.extensions.PxGearJoint
- wrapPointer(long) - Static method in class physx.extensions.PxGjkQuery
- wrapPointer(long) - Static method in class physx.extensions.PxGjkQueryExt
- wrapPointer(long) - Static method in class physx.extensions.PxGjkQueryProximityInfoResult
- wrapPointer(long) - Static method in class physx.extensions.PxGjkQueryRaycastResult
- wrapPointer(long) - Static method in class physx.extensions.PxGjkQuerySweepResult
- wrapPointer(long) - Static method in class physx.extensions.PxJoint
- wrapPointer(long) - Static method in class physx.extensions.PxJointAngularLimitPair
- wrapPointer(long) - Static method in class physx.extensions.PxJointLimitCone
- wrapPointer(long) - Static method in class physx.extensions.PxJointLimitParameters
- wrapPointer(long) - Static method in class physx.extensions.PxJointLimitPyramid
- wrapPointer(long) - Static method in class physx.extensions.PxJointLinearLimit
- wrapPointer(long) - Static method in class physx.extensions.PxJointLinearLimitPair
- wrapPointer(long) - Static method in class physx.extensions.PxMassProperties
- wrapPointer(long) - Static method in class physx.extensions.PxMeshOverlapUtil
- wrapPointer(long) - Static method in class physx.extensions.PxPrismaticJoint
- wrapPointer(long) - Static method in class physx.extensions.PxPrismaticJointFlags
- wrapPointer(long) - Static method in class physx.extensions.PxRackAndPinionJoint
- wrapPointer(long) - Static method in class physx.extensions.PxRevoluteJoint
- wrapPointer(long) - Static method in class physx.extensions.PxRevoluteJointFlags
- wrapPointer(long) - Static method in class physx.extensions.PxRigidActorExt
- wrapPointer(long) - Static method in class physx.extensions.PxRigidBodyExt
- wrapPointer(long) - Static method in class physx.extensions.PxSerialization
- wrapPointer(long) - Static method in class physx.extensions.PxSerializationRegistry
- wrapPointer(long) - Static method in class physx.extensions.PxSphericalJoint
- wrapPointer(long) - Static method in class physx.extensions.PxSphericalJointFlags
- wrapPointer(long) - Static method in class physx.extensions.PxSpring
- wrapPointer(long) - Static method in class physx.extensions.SphereSupport
- wrapPointer(long) - Static method in class physx.extensions.Support
- wrapPointer(long) - Static method in class physx.geometry.PxBoxGeometry
- wrapPointer(long) - Static method in class physx.geometry.PxBVH
- wrapPointer(long) - Static method in class physx.geometry.PxCapsuleGeometry
- wrapPointer(long) - Static method in class physx.geometry.PxContactBuffer
- wrapPointer(long) - Static method in class physx.geometry.PxContactPoint
- wrapPointer(long) - Static method in class physx.geometry.PxConvexMesh
- wrapPointer(long) - Static method in class physx.geometry.PxConvexMeshGeometry
- wrapPointer(long) - Static method in class physx.geometry.PxConvexMeshGeometryFlags
- wrapPointer(long) - Static method in class physx.geometry.PxCustomGeometry
- wrapPointer(long) - Static method in class physx.geometry.PxGeometry
- wrapPointer(long) - Static method in class physx.geometry.PxGeometryHolder
- wrapPointer(long) - Static method in class physx.geometry.PxGeometryQuery
- wrapPointer(long) - Static method in class physx.geometry.PxHeightField
- wrapPointer(long) - Static method in class physx.geometry.PxHeightFieldDesc
- wrapPointer(long) - Static method in class physx.geometry.PxHeightFieldFlags
- wrapPointer(long) - Static method in class physx.geometry.PxHeightFieldGeometry
- wrapPointer(long) - Static method in class physx.geometry.PxHeightFieldSample
- wrapPointer(long) - Static method in class physx.geometry.PxHullPolygon
- wrapPointer(long) - Static method in class physx.geometry.PxMeshFlags
- wrapPointer(long) - Static method in class physx.geometry.PxMeshGeometryFlags
- wrapPointer(long) - Static method in class physx.geometry.PxMeshScale
- wrapPointer(long) - Static method in class physx.geometry.PxPlaneGeometry
- wrapPointer(long) - Static method in class physx.geometry.PxSimpleTriangleMesh
- wrapPointer(long) - Static method in class physx.geometry.PxSphereGeometry
- wrapPointer(long) - Static method in class physx.geometry.PxTetMaker
- wrapPointer(long) - Static method in class physx.geometry.PxTetrahedronMesh
- wrapPointer(long) - Static method in class physx.geometry.PxTetrahedronMeshAnalysisResults
- wrapPointer(long) - Static method in class physx.geometry.PxTetrahedronMeshDesc
- wrapPointer(long) - Static method in class physx.geometry.PxTetrahedronMeshExt
- wrapPointer(long) - Static method in class physx.geometry.PxTetrahedronMeshFlags
- wrapPointer(long) - Static method in class physx.geometry.PxTetrahedronMeshGeometry
- wrapPointer(long) - Static method in class physx.geometry.PxTriangle
- wrapPointer(long) - Static method in class physx.geometry.PxTriangleMesh
- wrapPointer(long) - Static method in class physx.geometry.PxTriangleMeshAnalysisResults
- wrapPointer(long) - Static method in class physx.geometry.PxTriangleMeshFlags
- wrapPointer(long) - Static method in class physx.geometry.PxTriangleMeshGeometry
- wrapPointer(long) - Static method in class physx.geometry.SimpleCustomGeometryCallbacks
- wrapPointer(long) - Static method in class physx.geometry.SimpleCustomGeometryCallbacksImpl
- wrapPointer(long) - Static method in class physx.NativeObject
- wrapPointer(long) - Static method in class physx.physics.PxActor
- wrapPointer(long) - Static method in class physx.physics.PxActorFlags
- wrapPointer(long) - Static method in class physx.physics.PxActorTypeFlags
- wrapPointer(long) - Static method in class physx.physics.PxAggregate
- wrapPointer(long) - Static method in class physx.physics.PxArticulationAttachment
- wrapPointer(long) - Static method in class physx.physics.PxArticulationCache
- wrapPointer(long) - Static method in class physx.physics.PxArticulationCacheFlags
- wrapPointer(long) - Static method in class physx.physics.PxArticulationDrive
- wrapPointer(long) - Static method in class physx.physics.PxArticulationFixedTendon
- wrapPointer(long) - Static method in class physx.physics.PxArticulationFlags
- wrapPointer(long) - Static method in class physx.physics.PxArticulationJointReducedCoordinate
- wrapPointer(long) - Static method in class physx.physics.PxArticulationKinematicFlags
- wrapPointer(long) - Static method in class physx.physics.PxArticulationLimit
- wrapPointer(long) - Static method in class physx.physics.PxArticulationLink
- wrapPointer(long) - Static method in class physx.physics.PxArticulationReducedCoordinate
- wrapPointer(long) - Static method in class physx.physics.PxArticulationRootLinkData
- wrapPointer(long) - Static method in class physx.physics.PxArticulationSpatialTendon
- wrapPointer(long) - Static method in class physx.physics.PxArticulationTendon
- wrapPointer(long) - Static method in class physx.physics.PxArticulationTendonJoint
- wrapPointer(long) - Static method in class physx.physics.PxArticulationTendonLimit
- wrapPointer(long) - Static method in class physx.physics.PxBaseMaterial
- wrapPointer(long) - Static method in class physx.physics.PxBroadPhaseCaps
- wrapPointer(long) - Static method in class physx.physics.PxBroadPhaseRegion
- wrapPointer(long) - Static method in class physx.physics.PxBroadPhaseRegionInfo
- wrapPointer(long) - Static method in class physx.physics.PxConstraint
- wrapPointer(long) - Static method in class physx.physics.PxConstraintConnector
- wrapPointer(long) - Static method in class physx.physics.PxConstraintFlags
- wrapPointer(long) - Static method in class physx.physics.PxConstraintInfo
- wrapPointer(long) - Static method in class physx.physics.PxConstraintSolverPrep
- wrapPointer(long) - Static method in class physx.physics.PxContactPair
- wrapPointer(long) - Static method in class physx.physics.PxContactPairFlags
- wrapPointer(long) - Static method in class physx.physics.PxContactPairHeader
- wrapPointer(long) - Static method in class physx.physics.PxContactPairHeaderFlags
- wrapPointer(long) - Static method in class physx.physics.PxContactPairPoint
- wrapPointer(long) - Static method in class physx.physics.PxDominanceGroupPair
- wrapPointer(long) - Static method in class physx.physics.PxFilterData
- wrapPointer(long) - Static method in class physx.physics.PxGeomRaycastHit
- wrapPointer(long) - Static method in class physx.physics.PxGeomSweepHit
- wrapPointer(long) - Static method in class physx.physics.PxHitFlags
- wrapPointer(long) - Static method in class physx.physics.PxLocationHit
- wrapPointer(long) - Static method in class physx.physics.PxMaterial
- wrapPointer(long) - Static method in class physx.physics.PxMaterialFlags
- wrapPointer(long) - Static method in class physx.physics.PxOverlapBuffer10
- wrapPointer(long) - Static method in class physx.physics.PxOverlapCallback
- wrapPointer(long) - Static method in class physx.physics.PxOverlapHit
- wrapPointer(long) - Static method in class physx.physics.PxOverlapResult
- wrapPointer(long) - Static method in class physx.physics.PxPairFlags
- wrapPointer(long) - Static method in class physx.physics.PxPhysics
- wrapPointer(long) - Static method in class physx.physics.PxQueryFilterCallback
- wrapPointer(long) - Static method in class physx.physics.PxQueryFilterCallbackImpl
- wrapPointer(long) - Static method in class physx.physics.PxQueryFilterData
- wrapPointer(long) - Static method in class physx.physics.PxQueryFlags
- wrapPointer(long) - Static method in class physx.physics.PxQueryHit
- wrapPointer(long) - Static method in class physx.physics.PxRaycastBuffer10
- wrapPointer(long) - Static method in class physx.physics.PxRaycastCallback
- wrapPointer(long) - Static method in class physx.physics.PxRaycastHit
- wrapPointer(long) - Static method in class physx.physics.PxRaycastResult
- wrapPointer(long) - Static method in class physx.physics.PxRigidActor
- wrapPointer(long) - Static method in class physx.physics.PxRigidBody
- wrapPointer(long) - Static method in class physx.physics.PxRigidBodyFlags
- wrapPointer(long) - Static method in class physx.physics.PxRigidDynamic
- wrapPointer(long) - Static method in class physx.physics.PxRigidDynamicLockFlags
- wrapPointer(long) - Static method in class physx.physics.PxRigidStatic
- wrapPointer(long) - Static method in class physx.physics.PxScene
- wrapPointer(long) - Static method in class physx.physics.PxSceneDesc
- wrapPointer(long) - Static method in class physx.physics.PxSceneFlags
- wrapPointer(long) - Static method in class physx.physics.PxSceneLimits
- wrapPointer(long) - Static method in class physx.physics.PxSceneQuerySystemBase
- wrapPointer(long) - Static method in class physx.physics.PxSceneSQSystem
- wrapPointer(long) - Static method in class physx.physics.PxShape
- wrapPointer(long) - Static method in class physx.physics.PxShapeExt
- wrapPointer(long) - Static method in class physx.physics.PxShapeFlags
- wrapPointer(long) - Static method in class physx.physics.PxSimulationEventCallback
- wrapPointer(long) - Static method in class physx.physics.PxSimulationEventCallbackImpl
- wrapPointer(long) - Static method in class physx.physics.PxSimulationFilterShader
- wrapPointer(long) - Static method in class physx.physics.PxSimulationStatistics
- wrapPointer(long) - Static method in class physx.physics.PxSpatialForce
- wrapPointer(long) - Static method in class physx.physics.PxSpatialVelocity
- wrapPointer(long) - Static method in class physx.physics.PxSweepBuffer10
- wrapPointer(long) - Static method in class physx.physics.PxSweepCallback
- wrapPointer(long) - Static method in class physx.physics.PxSweepHit
- wrapPointer(long) - Static method in class physx.physics.PxSweepResult
- wrapPointer(long) - Static method in class physx.physics.PxTriggerPair
- wrapPointer(long) - Static method in class physx.physics.PxTriggerPairFlags
- wrapPointer(long) - Static method in class physx.physics.SimpleQueryFilterCallback
- wrapPointer(long) - Static method in class physx.physics.SimpleSimulationEventCallback
- wrapPointer(long) - Static method in class physx.PxTopLevelFunctions
- wrapPointer(long) - Static method in class physx.support.NativeArrayHelpers
- wrapPointer(long) - Static method in class physx.support.OmniPvdFileWriteStream
- wrapPointer(long) - Static method in class physx.support.OmniPvdWriter
- wrapPointer(long) - Static method in class physx.support.OmniPvdWriteStream
- wrapPointer(long) - Static method in class physx.support.PassThroughFilterShader
- wrapPointer(long) - Static method in class physx.support.PassThroughFilterShaderImpl
- wrapPointer(long) - Static method in class physx.support.PxActorPtr
- wrapPointer(long) - Static method in class physx.support.PxArray_PxActorPtr
- wrapPointer(long) - Static method in class physx.support.PxArray_PxContactPairPoint
- wrapPointer(long) - Static method in class physx.support.PxArray_PxHeightFieldSample
- wrapPointer(long) - Static method in class physx.support.PxArray_PxMaterialConst
- wrapPointer(long) - Static method in class physx.support.PxArray_PxRaycastHit
- wrapPointer(long) - Static method in class physx.support.PxArray_PxReal
- wrapPointer(long) - Static method in class physx.support.PxArray_PxShapePtr
- wrapPointer(long) - Static method in class physx.support.PxArray_PxSweepHit
- wrapPointer(long) - Static method in class physx.support.PxArray_PxU16
- wrapPointer(long) - Static method in class physx.support.PxArray_PxU32
- wrapPointer(long) - Static method in class physx.support.PxArray_PxU8
- wrapPointer(long) - Static method in class physx.support.PxArray_PxVec3
- wrapPointer(long) - Static method in class physx.support.PxArray_PxVec4
- wrapPointer(long) - Static method in class physx.support.PxI32ConstPtr
- wrapPointer(long) - Static method in class physx.support.PxI32Ptr
- wrapPointer(long) - Static method in class physx.support.PxMaterialConstPtr
- wrapPointer(long) - Static method in class physx.support.PxMaterialPtr
- wrapPointer(long) - Static method in class physx.support.PxOmniPvd
- wrapPointer(long) - Static method in class physx.support.PxPvd
- wrapPointer(long) - Static method in class physx.support.PxPvdInstrumentationFlags
- wrapPointer(long) - Static method in class physx.support.PxPvdSceneClient
- wrapPointer(long) - Static method in class physx.support.PxPvdSceneFlags
- wrapPointer(long) - Static method in class physx.support.PxPvdTransport
- wrapPointer(long) - Static method in class physx.support.PxRealConstPtr
- wrapPointer(long) - Static method in class physx.support.PxRealPtr
- wrapPointer(long) - Static method in class physx.support.PxShapePtr
- wrapPointer(long) - Static method in class physx.support.PxU16ConstPtr
- wrapPointer(long) - Static method in class physx.support.PxU16Ptr
- wrapPointer(long) - Static method in class physx.support.PxU32ConstPtr
- wrapPointer(long) - Static method in class physx.support.PxU32Ptr
- wrapPointer(long) - Static method in class physx.support.PxU8ConstPtr
- wrapPointer(long) - Static method in class physx.support.PxU8Ptr
- wrapPointer(long) - Static method in class physx.support.SimplePvdTransport
- wrapPointer(long) - Static method in class physx.support.SimplPvdTransportImpl
- wrapPointer(long) - Static method in class physx.support.SupportFunctions
- wrapPointer(long) - Static method in class physx.support.Vector_PxActorPtr
-
Deprecated.
- wrapPointer(long) - Static method in class physx.support.Vector_PxContactPairPoint
-
Deprecated.
- wrapPointer(long) - Static method in class physx.support.Vector_PxHeightFieldSample
-
Deprecated.
- wrapPointer(long) - Static method in class physx.support.Vector_PxMaterialConst
-
Deprecated.
- wrapPointer(long) - Static method in class physx.support.Vector_PxRaycastHit
-
Deprecated.
- wrapPointer(long) - Static method in class physx.support.Vector_PxReal
-
Deprecated.
- wrapPointer(long) - Static method in class physx.support.Vector_PxSweepHit
-
Deprecated.
- wrapPointer(long) - Static method in class physx.support.Vector_PxU16
-
Deprecated.
- wrapPointer(long) - Static method in class physx.support.Vector_PxU32
-
Deprecated.
- wrapPointer(long) - Static method in class physx.support.Vector_PxU8
-
Deprecated.
- wrapPointer(long) - Static method in class physx.support.Vector_PxVec3
-
Deprecated.
- wrapPointer(long) - Static method in class physx.support.Vector_PxVec4
-
Deprecated.
- wrapPointer(long) - Static method in class physx.vehicle2.BaseVehicle
- wrapPointer(long) - Static method in class physx.vehicle2.BaseVehicleParams
- wrapPointer(long) - Static method in class physx.vehicle2.BaseVehicleState
- wrapPointer(long) - Static method in class physx.vehicle2.DirectDrivetrainParams
- wrapPointer(long) - Static method in class physx.vehicle2.DirectDrivetrainState
- wrapPointer(long) - Static method in class physx.vehicle2.DirectDriveVehicle
- wrapPointer(long) - Static method in class physx.vehicle2.EngineDrivetrainParams
- wrapPointer(long) - Static method in class physx.vehicle2.EngineDrivetrainState
- wrapPointer(long) - Static method in class physx.vehicle2.EngineDriveVehicle
- wrapPointer(long) - Static method in class physx.vehicle2.PhysXActorVehicle
- wrapPointer(long) - Static method in class physx.vehicle2.PhysXIntegrationParams
- wrapPointer(long) - Static method in class physx.vehicle2.PhysXIntegrationState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleAckermannParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleAntiRollForceParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleAntiRollTorque
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleAutoboxParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleAutoboxState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleAxleDescription
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleBrakeCommandResponseParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleClutchCommandResponseState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleClutchParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleClutchSlipState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleCommandResponseParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleCommandState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleCommandValueResponseTable
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleComponent
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleComponentSequence
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleConstraintConnector
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleDifferentialState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleDirectDriveThrottleCommandResponseParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleEngineDriveTransmissionCommandState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleEngineParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleEngineState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleFixedSizeLookupTableFloat_3
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleFixedSizeLookupTableVec3_3
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleFrame
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleGearboxParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleGearboxState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehiclePhysXActor
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraints
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehiclePhysXConstraintState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFriction
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehiclePhysXSimulationContext
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehiclePhysXSteerState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehiclePvdContext
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleRigidBodyParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleRigidBodyState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleRoadGeometryState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleScale
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleSimulationContext
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleSteerCommandResponseParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleSuspensionComplianceState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleSuspensionForce
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleSuspensionForceParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleSuspensionParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleSuspensionState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleTireAxisStickyParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleTireCamberAngleState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleTireDirectionState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleTireForce
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleTireForceParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleTireForceParamsExt
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleTireGripState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleTireSlipParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleTireSlipState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleTireSpeedState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleTireStickyParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleTireStickyState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleTorqueCurveLookupTable
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleWheelActuationState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleWheelLocalPose
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleWheelParams
- wrapPointer(long) - Static method in class physx.vehicle2.PxVehicleWheelRigidBody1dState
- wrapPointer(long) - Static method in class physx.vhacd.Vector_VHACDTriangle
- wrapPointer(long) - Static method in class physx.vhacd.Vector_VHACDVertex
- wrapPointer(long) - Static method in class physx.vhacd.VHACDConvexHull
- wrapPointer(long) - Static method in class physx.vhacd.VHACDImpl
- wrapPointer(long) - Static method in class physx.vhacd.VHACDParameters
- wrapPointer(long) - Static method in class physx.vhacd.VHACDTriangle
- wrapPointer(long) - Static method in class physx.vhacd.VHACDVertex
- write(long, long, int) - Static method in class physx.extensions.PxDefaultMemoryOutputStream.Raw
- write(NativeObject, int) - Method in class physx.extensions.PxDefaultMemoryOutputStream
Z
- zeroCache(long, long) - Static method in class physx.physics.PxArticulationReducedCoordinate.Raw
- zeroCache(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
-
Zeroes all data in the articulation cache, except user-provided and scratch memory, and cache version.
All Classes and Interfaces|All Packages|Constant Field Values
Adds a loop joint to the articulation system for inverse dynamics.