Index

A B C D E F G H I J L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values

A

abs() - Method in class physx.common.PxVec3
 
acquireContext() - Method in class physx.common.PxCudaContextManager
* Acquire the CUDA context for the current thread * * Acquisitions are allowed to be recursive within a single thread.
acquireReference() - Method in class physx.common.PxRefCounted
Acquires a counted reference to this object.
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(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(PxAggregate) - Method in class physx.physics.PxScene
Adds an aggregate to this scene.
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(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.
addCloth(float, float, float, PxU32Ptr, int, PxParticleSpring, int, PxVec4, int) - Method in class physx.particles.PxParticleClothBufferHelper
 
addCloth(PxParticleCloth, PxU32Ptr, int, PxParticleSpring, int, PxVec4, int) - Method in class physx.particles.PxParticleClothBufferHelper
 
addCollection(PxCollection) - Method in class physx.physics.PxScene
Adds objects in the collection to this scene.
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(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(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(PxBase, long) - Method in class physx.common.PxCollection
Adds an id to a member PxBase object.
addLine(PxDebugLine) - Method in class physx.common.PxRenderBuffer
 
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(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(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.

Adds a loop joint to the articulation system for inverse dynamics.

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
 
addParticleBuffer(PxParticleBuffer) - Method in class physx.particles.PxParticleSystem
 
addPoint(PxDebugPoint) - Method in class physx.common.PxRenderBuffer
 
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
 
addRigidAttachment(PxRigidActor) - Method in class physx.particles.PxParticleSystem
 
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(PxDebugTriangle) - Method in class physx.common.PxRenderBuffer
 
advance() - Method in class physx.physics.PxScene
Performs dynamics phase of the simulation pipeline.
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.CUcontext
 
ALIGNOF - Static variable in class physx.common.CUdevice
 
ALIGNOF - Static variable in class physx.common.CUdeviceptr
 
ALIGNOF - Static variable in class physx.common.CUmodule
 
ALIGNOF - Static variable in class physx.common.CUstream
 
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.PxCudaContext
 
ALIGNOF - Static variable in class physx.common.PxCudaContextManager
 
ALIGNOF - Static variable in class physx.common.PxCudaContextManagerDesc
 
ALIGNOF - Static variable in class physx.common.PxCudaTopLevelFunctions
 
ALIGNOF - Static variable in class physx.common.PxCUresult
 
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.PxGpuDynamicsMemoryConfig
 
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.PxU16StridedData
 
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.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.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.particles.PxArray_PxParticleRigidFilterPair
 
ALIGNOF - Static variable in class physx.particles.PxArray_PxParticleSpring
 
ALIGNOF - Static variable in class physx.particles.PxConeLimitParams
 
ALIGNOF - Static variable in class physx.particles.PxDiffuseParticleParams
 
ALIGNOF - Static variable in class physx.particles.PxGpuMirroredGpuParticleSystemPointer
 
ALIGNOF - Static variable in class physx.particles.PxGpuParticleSystem
 
ALIGNOF - Static variable in class physx.particles.PxParticleAndDiffuseBuffer
 
ALIGNOF - Static variable in class physx.particles.PxParticleAndDiffuseBufferDesc
 
ALIGNOF - Static variable in class physx.particles.PxParticleBuffer
 
ALIGNOF - Static variable in class physx.particles.PxParticleBufferDesc
 
ALIGNOF - Static variable in class physx.particles.PxParticleBufferFlags
 
ALIGNOF - Static variable in class physx.particles.PxParticleCloth
 
ALIGNOF - Static variable in class physx.particles.PxParticleClothBuffer
 
ALIGNOF - Static variable in class physx.particles.PxParticleClothBufferHelper
 
ALIGNOF - Static variable in class physx.particles.PxParticleClothConstraint
 
ALIGNOF - Static variable in class physx.particles.PxParticleClothCooker
 
ALIGNOF - Static variable in class physx.particles.PxParticleClothDesc
 
ALIGNOF - Static variable in class physx.particles.PxParticleClothPreProcessor
 
ALIGNOF - Static variable in class physx.particles.PxParticleFlags
 
ALIGNOF - Static variable in class physx.particles.PxParticleMaterial
 
ALIGNOF - Static variable in class physx.particles.PxParticlePhaseFlags
 
ALIGNOF - Static variable in class physx.particles.PxParticleRigidAttachment
 
ALIGNOF - Static variable in class physx.particles.PxParticleRigidFilterPair
 
ALIGNOF - Static variable in class physx.particles.PxParticleSpring
 
ALIGNOF - Static variable in class physx.particles.PxParticleSystem
 
ALIGNOF - Static variable in class physx.particles.PxParticleSystemCallback
 
ALIGNOF - Static variable in class physx.particles.PxParticleSystemCallbackImpl
 
ALIGNOF - Static variable in class physx.particles.PxParticleVolume
 
ALIGNOF - Static variable in class physx.particles.PxPartitionedParticleCloth
 
ALIGNOF - Static variable in class physx.particles.PxPBDMaterial
 
ALIGNOF - Static variable in class physx.particles.PxPBDParticleSystem
 
ALIGNOF - Static variable in class physx.particles.Vector_PxParticleRigidFilterPair
Deprecated.
 
ALIGNOF - Static variable in class physx.particles.Vector_PxParticleSpring
Deprecated.
 
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.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.PxTypedStridedData_PxU16
 
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.PxVehicleWheelsPtr
 
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
 
allocateBuffers(int, PxCudaContextManager) - Method in class physx.particles.PxPartitionedParticleCloth
 
allocPinnedHostBufferPxU32(PxCudaContextManager, int) - Static method in class physx.common.PxCudaTopLevelFunctions
 
allocPinnedHostBufferPxVec4(PxCudaContextManager, int) - Static method in class physx.common.PxCudaTopLevelFunctions
 
append(PxRenderBuffer) - Method in class physx.common.PxRenderBuffer
 
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.
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.CUcontext
 
arrayGet(long, int) - Static method in class physx.common.CUdevice
 
arrayGet(long, int) - Static method in class physx.common.CUdeviceptr
 
arrayGet(long, int) - Static method in class physx.common.CUmodule
 
arrayGet(long, int) - Static method in class physx.common.CUstream
 
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.PxCudaContext
 
arrayGet(long, int) - Static method in class physx.common.PxCudaContextManager
 
arrayGet(long, int) - Static method in class physx.common.PxCudaContextManagerDesc
 
arrayGet(long, int) - Static method in class physx.common.PxCudaTopLevelFunctions
 
arrayGet(long, int) - Static method in class physx.common.PxCUresult
 
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.PxGpuDynamicsMemoryConfig
 
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.PxU16StridedData
 
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.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.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.particles.PxArray_PxParticleRigidFilterPair
 
arrayGet(long, int) - Static method in class physx.particles.PxArray_PxParticleSpring
 
arrayGet(long, int) - Static method in class physx.particles.PxConeLimitParams
 
arrayGet(long, int) - Static method in class physx.particles.PxDiffuseParticleParams
 
arrayGet(long, int) - Static method in class physx.particles.PxGpuMirroredGpuParticleSystemPointer
 
arrayGet(long, int) - Static method in class physx.particles.PxGpuParticleSystem
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleAndDiffuseBuffer
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleAndDiffuseBufferDesc
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleBuffer
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleBufferDesc
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleBufferFlags
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleCloth
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleClothBuffer
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleClothBufferHelper
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleClothConstraint
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleClothCooker
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleClothDesc
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleClothPreProcessor
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleFlags
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleMaterial
 
arrayGet(long, int) - Static method in class physx.particles.PxParticlePhaseFlags
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleRigidAttachment
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleRigidFilterPair
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleSpring
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleSystem
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleSystemCallback
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleSystemCallbackImpl
 
arrayGet(long, int) - Static method in class physx.particles.PxParticleVolume
 
arrayGet(long, int) - Static method in class physx.particles.PxPartitionedParticleCloth
 
arrayGet(long, int) - Static method in class physx.particles.PxPBDMaterial
 
arrayGet(long, int) - Static method in class physx.particles.PxPBDParticleSystem
 
arrayGet(long, int) - Static method in class physx.particles.Vector_PxParticleRigidFilterPair
Deprecated.
 
arrayGet(long, int) - Static method in class physx.particles.Vector_PxParticleSpring
Deprecated.
 
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.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.PxTypedStridedData_PxU16
 
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.PxVehicleWheelsPtr
 
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.particles.Vector_PxParticleRigidFilterPair
Deprecated.
 
at(int) - Method in class physx.particles.Vector_PxParticleSpring
Deprecated.
 
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
 
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
 
BaseVehicleParams - Class in physx.vehicle2
 
BaseVehicleParams() - Constructor for class physx.vehicle2.BaseVehicleParams
 
BaseVehicleParams(long) - Constructor for class physx.vehicle2.BaseVehicleParams
 
BaseVehicleState - Class in physx.vehicle2
 
BaseVehicleState() - Constructor for class physx.vehicle2.BaseVehicleState
 
BaseVehicleState(long) - Constructor for class physx.vehicle2.BaseVehicleState
 
begin() - Method in class physx.particles.PxArray_PxParticleRigidFilterPair
 
begin() - Method in class physx.particles.PxArray_PxParticleSpring
 
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
 
beginSubstepGroup() - Method in class physx.vehicle2.PxVehicleComponentSequence
 
beginSubstepGroup(byte) - Method in class physx.vehicle2.PxVehicleComponentSequence
 
box() - Method in class physx.geometry.PxGeometryHolder
 
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

C

calculateMeshVolume() - Method in class physx.particles.PxParticleClothCooker
 
canMapHostMemory() - Method in class physx.common.PxCudaContextManager
true if GPU map host memory to GPU (0-copy)
capsule() - Method in class physx.geometry.PxGeometryHolder
 
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
 
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.
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.
clear() - Method in class physx.common.PxRenderBuffer
 
clear() - Method in class physx.particles.PxArray_PxParticleRigidFilterPair
 
clear() - Method in class physx.particles.PxArray_PxParticleSpring
 
clear() - Method in class physx.particles.Vector_PxParticleRigidFilterPair
Deprecated.
 
clear() - Method in class physx.particles.Vector_PxParticleSpring
Deprecated.
 
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(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(PxParticleBufferFlagEnum) - Method in class physx.particles.PxParticleBufferFlags
 
clear(PxParticleFlagEnum) - Method in class physx.particles.PxParticleFlags
 
clear(PxParticlePhaseFlagEnum) - Method in class physx.particles.PxParticlePhaseFlags
 
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
 
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
 
clearTorque(PxForceModeEnum) - Method in class physx.physics.PxRigidBody
Clears the impulsive torque defined in the global coordinate frame to the actor.
CloseExtensions() - Static method in class physx.PxTopLevelFunctions
 
CloseVehicleExtension() - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions
 
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
commonInit() - Method in class physx.physics.PxArticulationReducedCoordinate
Prepares common articulation data based on articulation pose for inverse dynamics calculations.
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(PxRealConstPtr, int, PxU32ConstPtr, int, VHACDParameters) - Method in class physx.vhacd.VHACDImpl
 
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(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
Computes the joint DOF forces required to counteract Coriolis and centrifugal forces for the given articulation state.
computeGeneralizedExternalForce(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
Computes the joint DOF forces required to counteract external spatial forces applied to articulation links.
computeGeneralizedGravityForce(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
Computes the joint DOF forces required to counteract gravitational forces for the given articulation pose.
computeGeneralizedMassMatrix(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
Compute the joint-space inertia matrix that maps joint accelerations to joint forces: forces = M * accelerations.
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
computeInteractions(float) - Method in class physx.character.PxControllerManager
Computes character-character interactions.
computeJointAcceleration(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
Computes the joint accelerations for the given articulation state and joint forces.
computeJointForce(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
Computes the joint forces for the given articulation state and joint accelerations, not considering gravity.
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
computeMassPropertiesImpl(PxGeometry, PxMassProperties) - Method in class physx.geometry.SimpleCustomGeometryCallbacks
 
computeMassPropertiesImpl(PxGeometry, PxMassProperties) - Method in class physx.geometry.SimpleCustomGeometryCallbacksImpl
 
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(PxPvdTransport, PxPvdInstrumentationFlags) - Method in class physx.support.PxPvd
Connects the SDK to the PhysX Visual Debugger application.
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(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(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
 
contextIsValid() - Method in class physx.common.PxCudaContextManager
* Context manager has a valid CUDA context * * This method should be called after creating a PxCudaContextManager, * especially if the manager was responsible for allocating its own * CUDA context (desc.ctx == NULL).
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
convexMesh() - Method in class physx.geometry.PxGeometryHolder
 
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
cookConstraints() - Method in class physx.particles.PxParticleClothCooker
 
cookConstraints(PxParticleClothConstraint) - Method in class physx.particles.PxParticleClothCooker
 
cookConstraints(PxParticleClothConstraint, int) - Method in class physx.particles.PxParticleClothCooker
 
copyInternalStateToCache(PxArticulationCache, PxArticulationCacheFlags) - Method in class physx.physics.PxArticulationReducedCoordinate
Copies internal data of the articulation to the cache.
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.
CreateAndPopulateParticleAndDiffuseBuffer(PxParticleAndDiffuseBufferDesc, PxCudaContextManager) - Static method in class physx.common.PxCudaTopLevelFunctions
 
CreateAndPopulateParticleBuffer(PxParticleBufferDesc, PxCudaContextManager) - Static method in class physx.common.PxCudaTopLevelFunctions
 
CreateAndPopulateParticleClothBuffer(PxParticleBufferDesc, PxParticleClothDesc, PxPartitionedParticleCloth, PxCudaContextManager) - Static method in class physx.common.PxCudaTopLevelFunctions
 
createArticulationReducedCoordinate() - Method in class physx.physics.PxPhysics
Creates a reduced-coordinate articulation with all fields initialized to their default values.
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.PxCudaContextManagerDesc
 
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.particles.PxDiffuseParticleParams
 
createAt(long) - Static method in class physx.particles.PxParticleAndDiffuseBufferDesc
 
createAt(long) - Static method in class physx.particles.PxParticleBufferDesc
 
createAt(long) - Static method in class physx.particles.PxParticleCloth
 
createAt(long) - Static method in class physx.particles.PxParticleClothDesc
 
createAt(long) - Static method in class physx.particles.PxParticleRigidAttachment
 
createAt(long) - Static method in class physx.particles.PxParticleRigidFilterPair
 
createAt(long) - Static method in class physx.particles.PxParticleSpring
 
createAt(long) - Static method in class physx.particles.PxPartitionedParticleCloth
 
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.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, 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.particles.PxParticleBufferFlags
 
createAt(long, int) - Static method in class physx.particles.PxParticleFlags
 
createAt(long, int) - Static method in class physx.particles.PxParticlePhaseFlags
 
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, PxTolerancesScale) - Static method in class physx.physics.PxSceneDesc
 
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, 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.PxCudaContextManagerDesc
 
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.particles.PxDiffuseParticleParams
 
createAt(T, NativeObject.Allocator<T>) - Static method in class physx.particles.PxParticleAndDiffuseBufferDesc
 
createAt(T, NativeObject.Allocator<T>) - Static method in class physx.particles.PxParticleBufferDesc
 
createAt(T, NativeObject.Allocator<T>) - Static method in class physx.particles.PxParticleCloth
 
createAt(T, NativeObject.Allocator<T>) - Static method in class physx.particles.PxParticleClothDesc
 
createAt(T, NativeObject.Allocator<T>) - Static method in class physx.particles.PxParticleRigidAttachment
 
createAt(T, NativeObject.Allocator<T>) - Static method in class physx.particles.PxParticleRigidFilterPair
 
createAt(T, NativeObject.Allocator<T>) - Static method in class physx.particles.PxParticleSpring
 
createAt(T, NativeObject.Allocator<T>) - Static method in class physx.particles.PxPartitionedParticleCloth
 
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.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, 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.particles.PxParticleBufferFlags
 
createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.particles.PxParticleFlags
 
createAt(T, NativeObject.Allocator<T>, int) - Static method in class physx.particles.PxParticlePhaseFlags
 
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>, PxTolerancesScale) - Static method in class physx.physics.PxSceneDesc
 
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, 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(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.
createClient() - Method in class physx.physics.PxScene
Reserves a new client ID.
createCollection(PxScene) - Static method in class physx.extensions.PxCollectionExt
Collects all objects from a PxScene.
createCollectionFromBinary(NativeObject, PxSerializationRegistry) - Static method in class physx.extensions.PxSerialization
 
createCollectionFromBinary(NativeObject, PxSerializationRegistry, PxCollection) - Static method in class physx.extensions.PxSerialization
 
createCollectionFromXml(PxInputData, PxCookingParams, PxSerializationRegistry) - Static method in class physx.extensions.PxSerialization
 
createCollectionFromXml(PxInputData, PxCookingParams, PxSerializationRegistry, PxCollection) - Static method in class physx.extensions.PxSerialization
 
createConformingTetrahedronMesh(PxSimpleTriangleMesh, PxArray_PxVec3, PxArray_PxU32, boolean, float) - Static method in class physx.geometry.PxTetMaker
Create conforming tetrahedron mesh using TetMaker
createController(PxControllerDesc) - Method in class physx.character.PxControllerManager
Creates a new character controller.
CreateControllerManager(PxScene) - Static method in class physx.PxTopLevelFunctions
 
CreateControllerManager(PxScene, boolean) - Static method in class physx.PxTopLevelFunctions
 
CreateConvexMesh(PxCookingParams, PxConvexMeshDesc) - Static method in class physx.PxTopLevelFunctions
 
CreateCudaContextManager(PxFoundation, PxCudaContextManagerDesc) - Static method in class physx.common.PxCudaTopLevelFunctions
 
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.
CreateFoundation(int, PxDefaultAllocator, PxErrorCallback) - Static method in class physx.PxTopLevelFunctions
 
CreateHeightField(PxHeightFieldDesc) - Static method in class physx.PxTopLevelFunctions
 
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.
createObstacleContext() - Method in class physx.character.PxControllerManager
Creates an obstacle context.
CreateOmniPvd(PxFoundation) - Static method in class physx.PxTopLevelFunctions
 
createParticleBuffer(int, int, PxCudaContextManager) - Method in class physx.physics.PxPhysics
Create particle buffer to simulate fluid/granular material.
createParticleClothBuffer(int, int, int, int, int, PxCudaContextManager) - Method in class physx.physics.PxPhysics
Create a particle buffer to simulate particle cloth.
CreateParticleClothBufferHelper(int, int, int, int, PxCudaContextManager) - Static method in class physx.common.PxCudaTopLevelFunctions
 
CreateParticleClothCooker(int, PxVec4, int, PxU32Ptr) - Static method in class physx.common.PxCudaTopLevelFunctions
 
CreateParticleClothCooker(int, PxVec4, int, PxU32Ptr, int) - Static method in class physx.common.PxCudaTopLevelFunctions
 
CreateParticleClothCooker(int, PxVec4, int, PxU32Ptr, int, PxVec3) - Static method in class physx.common.PxCudaTopLevelFunctions
 
CreateParticleClothCooker(int, PxVec4, int, PxU32Ptr, int, PxVec3, float) - Static method in class physx.common.PxCudaTopLevelFunctions
 
CreateParticleClothPreProcessor(PxCudaContextManager) - Static method in class physx.common.PxCudaTopLevelFunctions
 
createPBDMaterial(float, float, float, float, float, float, float, float, float) - Method in class physx.physics.PxPhysics
Creates a new PBD material with certain default properties.
createPBDMaterial(float, float, float, float, float, float, float, float, float, float) - Method in class physx.physics.PxPhysics
Creates a new PBD material with certain default properties.
createPBDMaterial(float, float, float, float, float, float, float, float, float, float, float) - Method in class physx.physics.PxPhysics
Creates a new PBD material with certain default properties.
createPBDParticleSystem(PxCudaContextManager) - Method in class physx.physics.PxPhysics
Creates a particle system with a position-based dynamics (PBD) solver.
createPBDParticleSystem(PxCudaContextManager, int) - Method in class physx.physics.PxPhysics
Creates a particle system with a position-based dynamics (PBD) solver.
createPhase(PxParticleMaterial, PxParticlePhaseFlags) - Method in class physx.particles.PxParticleSystem
 
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(PxPhysics, PxPlane, PxMaterial, PxFilterData) - Static method in class physx.extensions.PxExtensionTopLevelFunctions
 
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(PxFoundation) - Static method in class physx.PxTopLevelFunctions
 
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(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(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(PxSceneDesc) - Method in class physx.physics.PxPhysics
Creates a scene.
createSerializationRegistry(PxPhysics) - Static method in class physx.extensions.PxSerialization
 
createSerialObjectIds(PxCollection, long) - Static method in class physx.extensions.PxSerialization
 
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.
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(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(PxCookingParams, PxTriangleMeshDesc) - Static method in class physx.PxTopLevelFunctions
 
createVoxelTetrahedronMesh(PxTetrahedronMeshDesc, int, PxArray_PxVec3, PxArray_PxU32) - Static method in class physx.geometry.PxTetMaker
Create voxel-based tetrahedron mesh using TetMaker
createVoxelTetrahedronMeshFromEdgeLength(PxTetrahedronMeshDesc, float, PxArray_PxVec3, PxArray_PxU32) - Static method in class physx.geometry.PxTetMaker
Create voxel-based tetrahedron mesh using TetMaker
cross(PxVec3) - Method in class physx.common.PxVec3
 
CUcontext - Class in physx.common
 
CUcontext() - Constructor for class physx.common.CUcontext
 
CUcontext(long) - Constructor for class physx.common.CUcontext
 
CUdevice - Class in physx.common
 
CUdevice() - Constructor for class physx.common.CUdevice
 
CUdevice(long) - Constructor for class physx.common.CUdevice
 
CUdeviceptr - Class in physx.common
 
CUdeviceptr() - Constructor for class physx.common.CUdeviceptr
 
CUdeviceptr(long) - Constructor for class physx.common.CUdeviceptr
 
CUmodule - Class in physx.common
 
CUmodule() - Constructor for class physx.common.CUmodule
 
CUmodule(long) - Constructor for class physx.common.CUmodule
 
CustomSupport - Class in physx.extensions
 
CustomSupport() - Constructor for class physx.extensions.CustomSupport
 
CustomSupport(long) - Constructor for class physx.extensions.CustomSupport
 
CustomSupportImpl - Class in physx.extensions
 
CustomSupportImpl() - Constructor for class physx.extensions.CustomSupportImpl
 
CustomSupportImpl(long) - Constructor for class physx.extensions.CustomSupportImpl
 
CUstream - Class in physx.common
 
CUstream() - Constructor for class physx.common.CUstream
 
CUstream(long) - Constructor for class physx.common.CUstream
 

D

D6JointCreate(PxPhysics, PxRigidActor, PxTransform, PxRigidActor, PxTransform) - Static method in class physx.PxTopLevelFunctions
 
data() - Method in class physx.particles.Vector_PxParticleRigidFilterPair
Deprecated.
 
data() - Method in class physx.particles.Vector_PxParticleSpring
Deprecated.
 
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
 
de.fabmax.physxjni - module de.fabmax.physxjni
 
de.fabmax.physxjni - package de.fabmax.physxjni
 
DefaultCpuDispatcherCreate(int) - Static method in class physx.PxTopLevelFunctions
 
DefaultFilterShader() - Static method in class physx.PxTopLevelFunctions
 
DefaultPvdSocketTransportCreate(String, int, int) - Static method in class physx.PxTopLevelFunctions
 
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.CUcontext
 
destroy() - Method in class physx.common.CUdevice
 
destroy() - Method in class physx.common.CUdeviceptr
 
destroy() - Method in class physx.common.CUmodule
 
destroy() - Method in class physx.common.CUstream
 
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.PxCudaContextManagerDesc
 
destroy() - Method in class physx.common.PxCUresult
 
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.PxGpuDynamicsMemoryConfig
 
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.PxU16StridedData
 
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.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.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.particles.PxArray_PxParticleRigidFilterPair
 
destroy() - Method in class physx.particles.PxArray_PxParticleSpring
 
destroy() - Method in class physx.particles.PxConeLimitParams
 
destroy() - Method in class physx.particles.PxDiffuseParticleParams
 
destroy() - Method in class physx.particles.PxGpuMirroredGpuParticleSystemPointer
 
destroy() - Method in class physx.particles.PxGpuParticleSystem
 
destroy() - Method in class physx.particles.PxParticleAndDiffuseBufferDesc
 
destroy() - Method in class physx.particles.PxParticleBufferDesc
 
destroy() - Method in class physx.particles.PxParticleBufferFlags
 
destroy() - Method in class physx.particles.PxParticleCloth
 
destroy() - Method in class physx.particles.PxParticleClothConstraint
 
destroy() - Method in class physx.particles.PxParticleClothDesc
 
destroy() - Method in class physx.particles.PxParticleFlags
 
destroy() - Method in class physx.particles.PxParticlePhaseFlags
 
destroy() - Method in class physx.particles.PxParticleSpring
 
destroy() - Method in class physx.particles.PxParticleSystemCallback
 
destroy() - Method in class physx.particles.PxParticleSystemCallbackImpl
 
destroy() - Method in class physx.particles.PxPartitionedParticleCloth
 
destroy() - Method in class physx.particles.PxPBDParticleSystem
 
destroy() - Method in class physx.particles.Vector_PxParticleRigidFilterPair
Deprecated.
 
destroy() - Method in class physx.particles.Vector_PxParticleSpring
Deprecated.
 
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.PxRealConstPtr
 
destroy() - Method in class physx.support.PxRealPtr
 
destroy() - Method in class physx.support.PxShapePtr
 
destroy() - Method in class physx.support.PxTypedStridedData_PxU16
 
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.PxVehicleWheelsPtr
 
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
 
destroyState() - Method in class physx.vehicle2.BaseVehicle
 
destroyState() - Method in class physx.vehicle2.PhysXIntegrationState
 
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(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
 
DirectDrivetrainState - Class in physx.vehicle2
 
DirectDrivetrainState() - Constructor for class physx.vehicle2.DirectDrivetrainState
 
DirectDrivetrainState(long) - Constructor for class physx.vehicle2.DirectDrivetrainState
 
DirectDriveVehicle - Class in physx.vehicle2
 
DirectDriveVehicle() - Constructor for class physx.vehicle2.DirectDriveVehicle
 
DirectDriveVehicle(long) - Constructor for class physx.vehicle2.DirectDriveVehicle
 
disconnect() - Method in class physx.support.PxPvdTransport
Disconnects from the Visual Debugger application.
disconnect() - Method in class physx.support.SimplPvdTransportImpl
 
distance(PxVec3) - Method in class physx.common.PxPlane
 
DistanceJointCreate(PxPhysics, PxRigidActor, PxTransform, PxRigidActor, PxTransform) - Static method in class physx.PxTopLevelFunctions
 
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
 
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.particles.PxParticleBufferFlagEnum
 
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.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
 
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.
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 softbody 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
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_RIGID_COLLISION - Enum constant in enum class physx.particles.PxParticleFlagEnum
Disables particle-rigid body collision
eDISABLE_SELF_COLLISION - Enum constant in enum class physx.particles.PxParticleFlagEnum
Disables particle self-collision
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
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.
eFEMCLOTH - Enum constant in enum class physx.physics.PxActorTypeEnum
A FEM-based cloth Note: In development See also: PxFEMCloth
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
 
eFULL_DIFFUSE_ADVECTION - Enum constant in enum class physx.particles.PxParticleFlagEnum
Enables full advection of diffuse particles.
eGPU - Enum constant in enum class physx.physics.PxBroadPhaseTypeEnum
GPU broad phase
eGPU_COMPATIBLE - Enum constant in enum class physx.cooking.PxConvexFlagEnum
 
eGPU_COMPATIBLE - Enum constant in enum class physx.physics.PxConstraintFlagEnum
please do not raise this flag as it is for internal use only
eHAIRSYSTEM - Enum constant in enum class physx.physics.PxActorTypeEnum
A HairSystem Note: In development See also: PxHairSystem
eHEIGHTFIELD - Enum constant in enum class physx.geometry.PxGeometryTypeEnum
 
eHEX_MESH - Enum constant in enum class physx.geometry.PxTetrahedronMeshFormatEnum
 
eIMPROVED_PATCH_FRICTION - Enum constant in enum class physx.physics.PxMaterialFlagEnum
Whether to correct the friction force applied by the patch friction model to better match analytical models.
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_ANY - Enum constant in enum class physx.physics.PxHitFlagEnum
Deprecated.
Deprecated, please use eANY_HIT instead.
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
 
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
 
enableCCD(boolean) - Method in class physx.particles.PxParticleSystem
 
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
 
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
 
EngineDrivetrainState - Class in physx.vehicle2
 
EngineDrivetrainState() - Constructor for class physx.vehicle2.EngineDrivetrainState
 
EngineDrivetrainState(long) - Constructor for class physx.vehicle2.EngineDrivetrainState
 
EngineDriveVehicle - Class in physx.vehicle2
 
EngineDriveVehicle() - Constructor for class physx.vehicle2.EngineDriveVehicle
 
EngineDriveVehicle(long) - Constructor for class physx.vehicle2.EngineDriveVehicle
 
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.particles.PxParticleBufferFlagEnum
No data specified
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.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.
eONE_DIRECTIONAL - Enum constant in enum class physx.physics.PxFrictionTypeEnum
 
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
eParticlePhaseFlagsMask - Enum constant in enum class physx.particles.PxParticlePhaseFlagEnum
Bits [20, 23] hold flags about how the particle behave
eParticlePhaseFluid - Enum constant in enum class physx.particles.PxParticlePhaseFlagEnum
 
eParticlePhaseGroupMask - Enum constant in enum class physx.particles.PxParticlePhaseFlagEnum
Bits [ 0, 19] represent the particle group for controlling collisions
eParticlePhaseSelfCollide - Enum constant in enum class physx.particles.PxParticlePhaseFlagEnum
If set this particle will interact with particles of the same group
eParticlePhaseSelfCollideFilter - Enum constant in enum class physx.particles.PxParticlePhaseFlagEnum
If set this particle will ignore collisions with particles closer than the radius in the rest pose, this flag should not be specified unless valid rest positions have been specified using setRestParticles()
ePATCH - Enum constant in enum class physx.physics.PxFrictionTypeEnum
Select default patch-friction model.
ePBD - Enum constant in enum class physx.particles.PxParticleSolverTypeEnum
 
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
A FEM-based soft body See also: PxSoftBody
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
drive of displacement from the X-axis
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
eTARGET - Enum constant in enum class physx.physics.PxArticulationDriveTypeEnum
Deprecated.
Will be removed in a future version; use stiffness = 1e+25f and damping = 0.f to obtain identical behavior. Sets the drive gains internally to track a target position almost kinematically (i.e. with very high drive gains).
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
 
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
drive of the displacement around the X-axis
eTWIST - Enum constant in enum class physx.physics.PxArticulationAxisEnum
Rotational about eX
eTWO_DIRECTIONAL - Enum constant in enum class physx.physics.PxFrictionTypeEnum
 
eTYPE_ALL - Enum constant in enum class physx.particles.PxParticleClothConstraintEnum
 
eTYPE_BENDING_CONSTRAINT - Enum constant in enum class physx.particles.PxParticleClothConstraintEnum
 
eTYPE_DIAGONAL_BENDING_CONSTRAINT - Enum constant in enum class physx.particles.PxParticleClothConstraintEnum
 
eTYPE_DIAGONAL_CONSTRAINT - Enum constant in enum class physx.particles.PxParticleClothConstraintEnum
 
eTYPE_HORIZONTAL_CONSTRAINT - Enum constant in enum class physx.particles.PxParticleClothConstraintEnum
 
eTYPE_INVALID_CONSTRAINT - Enum constant in enum class physx.particles.PxParticleClothConstraintEnum
 
eTYPE_VERTICAL_CONSTRAINT - Enum constant in enum class physx.particles.PxParticleClothConstraintEnum
 
eUNDEFINED - Enum constant in enum class physx.physics.PxArticulationJointTypeEnum
 
eUPDATE_ATTACHMENTS - Enum constant in enum class physx.particles.PxParticleBufferFlagEnum
Specifies the attachments.
eUPDATE_CLOTH - Enum constant in enum class physx.particles.PxParticleBufferFlagEnum
Specifies the cloth buffer (see PxParticleClothBuffer)
eUPDATE_DIFFUSE_PARAM - Enum constant in enum class physx.particles.PxParticleBufferFlagEnum
Specifies the diffuse particle parameter buffer (see PxDiffuseParticleParams)
eUPDATE_PHASE - Enum constant in enum class physx.particles.PxParticleBufferFlagEnum
Specifies the per-particle phase flag data (array of PxU32 * number of particles)
eUPDATE_POSITION - Enum constant in enum class physx.particles.PxParticleBufferFlagEnum
Specifies the position (first 3 floats) and inverse mass (last float) data (array of PxVec4 * number of particles)
eUPDATE_RESTPOSITION - Enum constant in enum class physx.particles.PxParticleBufferFlagEnum
Specifies the rest position (first 3 floats) data for cloth buffers
eUPDATE_RIGID - Enum constant in enum class physx.particles.PxParticleBufferFlagEnum
Specifies the rigid buffer (see PxParticleRigidBuffer)
eUPDATE_VELOCITY - Enum constant in enum class physx.particles.PxParticleBufferFlagEnum
Specifies the velocity (first 3 floats) data (array of PxVec4 * number of particles)
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.PxArticulationDriveTypeEnum
Deprecated.
Will be removed in a future version; use stiffness = 0.f and damping = 1e+25f to obtain identical behavior. Sets the drive gains internally to track a target velocity almost kinematically (i.e. with very high drive gains).
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(PxContactPairPoint, int) - Method in class physx.physics.PxContactPair
Extracts the contact points from the stream and stores them in a convenient format.
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.
fattenSafe(float) - Method in class physx.common.PxBounds3
fattens the AABB in all 3 dimensions by the given distance.
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().
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.
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:
fetchResultsParticleSystem() - Method in class physx.physics.PxScene
This call performs the synchronization of particle system data copies.
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
 
find(long) - Method in class physx.common.PxCollection
Looks for a PxBase object given a PxSerialObjectId value.
findLargestIslandId(PxU32ConstPtr, int) - Static method in class physx.geometry.PxTetMaker
Creates a tetrahedral mesh by relaxing a voxel mesh around the input mesh
findOverlap(PxGeometry, PxTransform, PxTriangleMeshGeometry, PxTransform) - Method in class physx.extensions.PxMeshOverlapUtil
Find the mesh triangles which touch the specified geometry object.
findTetrahedronClosestToPoint(PxTetrahedronMesh, PxVec3, PxVec4) - Static method in class physx.geometry.PxTetrahedronMeshExt
Returns the index of the tetrahedron closest to a point
findTetrahedronContainingPoint(PxTetrahedronMesh, PxVec3, PxVec4, float) - Static method in class physx.geometry.PxTetrahedronMeshExt
Returns the index of the tetrahedron that contains a point
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
 
flushQueryUpdates() - Method in class physx.physics.PxSceneSQSystem
Flushes any changes to the scene query representation.
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.
flushUpdates() - Method in class physx.physics.PxSceneQuerySystemBase
Flushes any changes to the scene query representation.
forceDynamicTreeRebuild(boolean, boolean) - Method in class physx.physics.PxSceneSQSystem
Forces dynamic trees to be immediately rebuilt.
forceRebuildDynamicTree(int) - Method in class physx.physics.PxSceneQuerySystemBase
Forces dynamic trees to be immediately rebuilt.
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.particles.PxParticleBufferFlagEnum
 
forValue(int) - Static method in enum class physx.particles.PxParticleClothConstraintEnum
 
forValue(int) - Static method in enum class physx.particles.PxParticleFlagEnum
 
forValue(int) - Static method in enum class physx.particles.PxParticlePhaseFlagEnum
 
forValue(int) - Static method in enum class physx.particles.PxParticleSolverTypeEnum
 
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.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.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
 
freePinnedHostBufferPxU32(PxCudaContextManager, PxU32Ptr) - Static method in class physx.common.PxCudaTopLevelFunctions
 
freePinnedHostBufferPxVec4(PxCudaContextManager, PxVec4) - Static method in class physx.common.PxCudaTopLevelFunctions
 
fromNativeObject(NativeObject) - Static method in class physx.JavaNativeRef
 

G

generateContacts(Support, Support, PxTransform, PxTransform, float, float, PxContactBuffer) - Static method in class physx.extensions.PxGjkQueryExt
 
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.particles.PxArray_PxParticleRigidFilterPair
 
get(int) - Method in class physx.particles.PxArray_PxParticleSpring
 
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
 
getAccumulatedCopiesPerParticles() - Method in class physx.particles.PxPartitionedParticleCloth
 
getAccumulatedSpringsPerPartitions() - Method in class physx.particles.PxPartitionedParticleCloth
 
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.
getAckermannParams(int) - Method in class physx.vehicle2.BaseVehicleParams
 
getActiveAutoboxGearShift() - Method in class physx.vehicle2.PxVehicleAutoboxState
Describes whether a gear shift triggered by the autobox is still in flight.
getActiveStatus(int) - Method in class physx.vehicle2.PxVehicleTireStickyState
 
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
 
getActorAt(PxActor, int) - Static method in class physx.support.NativeArrayHelpers
 
getActorFlags() - Method in class physx.physics.PxActor
Reads the PxActor flags.
getActors(int) - Method in class physx.physics.PxContactPairHeader
 
getActuationStates(int) - Method in class physx.vehicle2.BaseVehicleState
 
getAddress() - Method in class physx.NativeObject
 
getAdhesion() - Method in class physx.particles.PxParticleMaterial
 
getAdhesionRadiusScale() - Method in class physx.particles.PxParticleMaterial
 
getAggregate() - Method in class physx.physics.PxArticulationReducedCoordinate
Returns the aggregate associated with the articulation.
getAirDrag() - Method in class physx.particles.PxDiffuseParticleParams
Air drag force factor for spray particles
getAligningMoment() - Method in class physx.vehicle2.PxVehicleTireForce
The aligning moment may be propagated to a torque-driven steering controller.
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(PxQuat) - Method in class physx.common.PxQuat
 
getAngular() - Method in class physx.physics.PxSpatialVelocity
 
getAngularDamping() - Method in class physx.physics.PxRigidBody
Retrieves the angular damping coefficient.
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)
getAntiRollForceParams(int) - Method in class physx.vehicle2.BaseVehicleParams
 
getAntiRollTorque() - Method in class physx.vehicle2.BaseVehicleState
 
getAntiRollTorque() - Method in class physx.vehicle2.PxVehicleAntiRollTorque
The accumulated torque to apply to the rigid body.
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
 
getAppGUID() - Method in class physx.common.PxCudaContextManagerDesc
* Application-specific GUID * * If your application employs PhysX modules that use CUDA you need to use a GUID * so that patches for new architectures can be released for your game.You can obtain a GUID for your * application from Nvidia.
getAreaTestEpsilon() - Method in class physx.cooking.PxCookingParams
Zero-size area epsilon used in convex hull computation.
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.
getArticulationFlags() - Method in class physx.physics.PxArticulationReducedCoordinate
Returns the articulation's flags.
getAutoboxParams() - Method in class physx.vehicle2.EngineDrivetrainParams
 
getAutoboxState() - Method in class physx.vehicle2.EngineDrivetrainState
 
getAveWheelSpeedContributionAllWheels(int) - Method in class physx.vehicle2.PxVehicleDifferentialState
 
getAveWheelSpeedRatios(int) - Method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
 
getAxisAngle() - Method in class physx.particles.PxConeLimitParams
 
getAxle(int) - Method in class physx.vehicle2.PxVehicleAxleDescription
Return the axle of a specified wheel.
getAxleDescription() - Method in class physx.vehicle2.BaseVehicleParams
 
getAxleToWheelIds(int) - Method in class physx.vehicle2.PxVehicleAxleDescription
 
getBaseFlags() - Method in class physx.common.PxBase
Returns PxBaseFlags
getBaseParams() - Method in class physx.vehicle2.BaseVehicle
 
getBaseState() - Method in class physx.vehicle2.BaseVehicle
 
getBasisVector0() - Method in class physx.common.PxQuat
 
getBasisVector1() - Method in class physx.common.PxQuat
 
getBasisVector2() - Method in class physx.common.PxQuat
 
getBehaviorCallback() - Method in class physx.character.PxControllerDesc
Specifies a user behavior callback.
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
 
getBounceThreshold() - Method in class physx.extensions.PxJointLimitParameters
determines the minimum impact velocity which will cause the joint to bounce
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.
getBound() - Method in class physx.particles.PxParticleVolume
 
getBounds3At(PxBounds3, int) - Static method in class physx.support.NativeArrayHelpers
 
getBrakeCommandResponseStates(int) - Method in class physx.vehicle2.BaseVehicleState
 
getBrakeResponseParams(int) - Method in class physx.vehicle2.BaseVehicleParams
 
getBrakes(int) - Method in class physx.vehicle2.PxVehicleCommandState
 
getBroadPhaseCaps(PxBroadPhaseCaps) - Method in class physx.physics.PxScene
Gets broad-phase caps.
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.
getBubbleDrag() - Method in class physx.particles.PxDiffuseParticleParams
Fluid drag force factor for bubble particles
getBufferUniqueId() - Method in class physx.particles.PxParticleBuffer
Deprecated.
Will be removed in a future version, use getUniqueId() instead. Unique index that does not change over the lifetime of a PxParticleBuffer.
getBuildGPUData() - Method in class physx.cooking.PxCookingParams
When true, additional information required for GPU-accelerated rigid body simulation is created.
getBuildTriangleAdjacencies() - Method in class physx.cooking.PxCookingParams
When true, the triangle adjacency information is created.
getBuoyancy() - Method in class physx.particles.PxDiffuseParticleParams
Buoyancy force factor for bubble particles
getCacheDataSize() - Method in class physx.physics.PxArticulationReducedCoordinate
Returns the size of the articulation cache in bytes.
getCamber() - Method in class physx.vehicle2.PxVehicleSuspensionComplianceState
The camber angle in radians that arises from suspension compliance.
getCamberAngle() - Method in class physx.vehicle2.PxVehicleTireCamberAngleState
 
getCamberStiff() - Method in class physx.vehicle2.PxVehicleTireForceParams
Tire camber stiffness Note: Camber force can be approximated as camberStiff*camberAngle.
getCcdMaxPasses() - Method in class physx.physics.PxSceneDesc
Maximum number of CCD passes
getCCDMaxPasses() - Method in class physx.physics.PxScene
Gets the maximum number of CCD passes.
getCcdMaxSeparation() - Method in class physx.physics.PxSceneDesc
A threshold for speculative CCD.
getCCDMaxSeparation() - Method in class physx.physics.PxScene
Gets the maximum CCD separation.
getCcdThreshold() - Method in class physx.physics.PxSceneDesc
CCD threshold
getCCDThreshold() - Method in class physx.physics.PxScene
Gets the CCD threshold.
getCenter() - Method in class physx.common.PxBounds3
returns the center of this axis aligned box.
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].
getCenterOfMass() - Method in class physx.extensions.PxMassProperties
The center of mass of the object.
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.
getCFLCoefficient() - Method in class physx.particles.PxPBDMaterial
Retrieves the CFL coefficient.
getCfmScale() - Method in class physx.physics.PxArticulationLink
Get the constraint-force-mixing scale term.
getChildArticulationLink() - Method in class physx.physics.PxArticulationJointReducedCoordinate
Gets the child articulation link of this joint.
getChildPose() - Method in class physx.physics.PxArticulationJointReducedCoordinate
Gets the joint pose in the child link actor frame.
getClimbingMode() - Method in class physx.character.PxCapsuleController
Gets controller's climbing mode.
getClimbingMode() - Method in class physx.character.PxCapsuleControllerDesc
The climbing mode
getClockRate() - Method in class physx.common.PxCudaContextManager
returns cached value of SM clock frequency
getClothBlendScale() - Method in class physx.particles.PxParticleCloth
 
getCloths() - Method in class physx.particles.PxParticleClothDesc
 
getCloths() - Method in class physx.particles.PxPartitionedParticleCloth
 
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.
getClutchCommandResponseParams() - Method in class physx.vehicle2.EngineDrivetrainParams
 
getClutchCommandResponseState() - Method in class physx.vehicle2.EngineDrivetrainState
 
getClutchParams() - Method in class physx.vehicle2.EngineDrivetrainParams
 
getClutchSlip() - Method in class physx.vehicle2.PxVehicleClutchSlipState
The slip at the clutch.
getClutchState() - Method in class physx.vehicle2.EngineDrivetrainState
 
getCMassLocalPose() - Method in class physx.physics.PxRigidBody
Retrieves the center of mass pose relative to the actor frame.
getCoefficient() - Method in class physx.physics.PxArticulationAttachment
Gets the attachment coefficient.
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.

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.

getCohesion() - Method in class physx.particles.PxPBDMaterial
Retrieves the cohesion coefficient.
getCollisionDecay() - Method in class physx.particles.PxDiffuseParticleParams
Decay factor of diffuse particles' lifetime after they collide with shapes.
getCollisionFlags() - Method in class physx.character.PxControllerState
Last known collision flags (PxControllerCollisionFlag)
getCollisionStackSize() - Method in class physx.common.PxGpuDynamicsMemoryConfig
Capacity of the collision stack buffer, used as scratch space during narrowphase collision detection.
getColor() - Method in class physx.common.PxDebugPoint
 
getColor0() - Method in class physx.common.PxDebugLine
 
getColor0() - Method in class physx.common.PxDebugTriangle
 
getColor1() - Method in class physx.common.PxDebugLine
 
getColor1() - Method in class physx.common.PxDebugTriangle
 
getColor2() - Method in class physx.common.PxDebugTriangle
 
getColumn0() - Method in class physx.common.PxMat33
 
getColumn1() - Method in class physx.common.PxMat33
 
getColumn2() - Method in class physx.common.PxMat33
 
getColumnScale() - Method in class physx.geometry.PxHeightFieldGeometry
The scaling factor for the height field in the column direction (z direction in local space).
getCommandResponse() - Method in class physx.vehicle2.PxVehicleClutchCommandResponseState
 
getCommandResponse() - Method in class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState
 
getCommandState() - Method in class physx.vehicle2.PhysXActorVehicle
 
getCommandValue() - Method in class physx.vehicle2.PxVehicleCommandValueResponseTable
The command value associated with the table of speed responses.
getCommandValues(int) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
 
getComponentSequence() - Method in class physx.vehicle2.BaseVehicle
 
getComponentSequenceSubstepGroupHandle() - Method in class physx.vehicle2.BaseVehicle
 
getCompressedContactSize() - Method in class physx.physics.PxSimulationStatistics
The size (in bytes) of the compressed contact stream in the current simulation step
getConcreteType() - Method in class physx.common.PxBase
Returns concrete type of object.
getConcreteTypeName() - Method in class physx.common.PxBase
Returns string name of dynamic type.
getConcreteTypeName() - Method in class physx.particles.PxPBDMaterial
 
getConcreteTypeName() - Method in class physx.particles.PxPBDParticleSystem
 
getConjugate() - Method in class physx.common.PxQuat
 
getConnectedWheels(int) - Method in class physx.vehicle2.PxVehicleDifferentialState
 
getConstantBlock() - Method in class physx.physics.PxConstraintConnector
Obtain the pointer to the constraint's constant data
getConstantBlock() - Method in class physx.vehicle2.PxVehicleConstraintConnector
 
getConstraint() - Method in class physx.extensions.PxJoint
Retrieves the PxConstraint corresponding to this joint.
getConstraint() - Method in class physx.physics.PxConstraintInfo
The broken constraint.
getConstraintConnectors(int) - Method in class physx.vehicle2.PxVehiclePhysXConstraints
 
getConstraintCount() - Method in class physx.particles.PxParticleClothCooker
 
getConstraintFlags() - Method in class physx.extensions.PxJoint
get the constraint flags for this joint.
getConstraints() - Method in class physx.particles.PxParticleClothCooker
 
getConstraints(int) - Method in class physx.vehicle2.PxVehiclePhysXConstraints
 
getConstraintStates(int) - Method in class physx.vehicle2.PxVehiclePhysXConstraints
 
getConstraintType() - Method in class physx.particles.PxParticleClothConstraint
 
getContactCount() - Method in class physx.physics.PxContactPair
Number of contact points stored in the contact stream
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.particles.PxParticleSystem
 
getContactOffset() - Method in class physx.physics.PxShape
Retrieves the contact offset.
getContactPairAt(PxContactPair, int) - Static method in class physx.support.NativeArrayHelpers
 
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.
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).
getContactReportThreshold() - Method in class physx.physics.PxRigidDynamic
Retrieves the force threshold for contact reports.
getContacts(int) - Method in class physx.geometry.PxContactBuffer
 
getContactSlopCoefficient() - Method in class physx.physics.PxRigidBody
Returns the contact slop coefficient.
getContext() - Method in class physx.common.PxCudaContextManager
* Return the CUcontext
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.
getControllerAt(PxController, int) - Static method in class physx.support.NativeArrayHelpers
 
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.
getControllerObstacleHitAt(PxControllerObstacleHit, int) - Static method in class physx.support.NativeArrayHelpers
 
getControllerShapeHitAt(PxControllerShapeHit, int) - Static method in class physx.support.NativeArrayHelpers
 
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.
GetConvexHull(int, VHACDConvexHull) - Method in class physx.vhacd.VHACDImpl
 
getConvexMesh() - Method in class physx.extensions.ConvexMeshSupport
 
getConvexMesh() - Method in class physx.geometry.PxConvexMeshGeometry
A reference to the convex mesh object.
getConvexMeshCookingType() - Method in class physx.cooking.PxCookingParams
Convex hull creation algorithm.
getCorrectedRotationSpeed() - Method in class physx.vehicle2.PxVehicleWheelRigidBody1dState
The corrected rotation speed of the wheel around the lateral axis in radians per second.
getCount() - Method in class physx.common.PxBoundedData
 
getCount() - Method in class physx.geometry.PxContactBuffer
 
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.
getCtx() - Method in class physx.common.PxCudaContextManagerDesc
* The CUDA context to manage * * If left NULL, the PxCudaContextManager will create a new context.
getCudaContext() - Method in class physx.common.PxCudaContextManager
* Return the CudaContext
getCudaContextManager() - Method in class physx.particles.PxParticleSystem
 
getCudaContextManager() - Method in class physx.physics.PxScene
Return the CUDA context manager that was set in PxSceneDesc::cudaContextManager when creating the scene with PxPhysics::createScene
getCudaContextManager() - Method in class physx.physics.PxSceneDesc
The CUDA context manager for the scene.
getCuModules() - Method in class physx.common.PxCudaContextManager
* Get the cuda modules that have been loaded into this context on construction * @return Pointer to the cuda modules
getCurrentGear() - Method in class physx.vehicle2.PxVehicleGearboxState
Current gear
getCustomMargin() - Method in class physx.extensions.CustomSupport
 
getCustomMargin() - Method in class physx.extensions.CustomSupportImpl
 
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
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.particles.PxParticleMaterial
 
getDamping() - Method in class physx.particles.PxParticleSpring
 
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.
getDampingRate() - Method in class physx.vehicle2.PxVehicleWheelParams
Damping rate applied to wheel.
getDampingRateFullThrottle() - Method in class physx.vehicle2.PxVehicleEngineParams
 
getDampingRateZeroThrottleClutchDisengaged() - Method in class physx.vehicle2.PxVehicleEngineParams
 
getDampingRateZeroThrottleClutchEngaged() - Method in class physx.vehicle2.PxVehicleEngineParams
 
getData() - Method in class physx.common.PxStridedData
 
getData() - Method in class physx.common.PxU16StridedData
 
getData() - Method in class physx.extensions.PxDefaultMemoryOutputStream
 
getData() - Method in class physx.physics.PxQueryFilterData
Filter data associated with the scene query
getData() - Method in class physx.support.PxTypedStridedData_PxU16
 
getDebugLineAt(PxDebugLine, int) - Static method in class physx.support.NativeArrayHelpers
 
getDebugPointAt(PxDebugPoint, int) - Static method in class physx.support.NativeArrayHelpers
 
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.
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.
getDeltaXP() - Method in class physx.character.PxControllerState
delta position vector for the object the CCT is standing/riding on.
getDenseJacobian() - Method in class physx.physics.PxArticulationCache
Dense Jacobian data.
getDensity() - Method in class physx.character.PxControllerDesc
Density of underlying kinematic actor
getDevice() - Method in class physx.common.PxCudaContextManager
returns device handle retrieved from driver
getDeviceName() - Method in class physx.common.PxCudaContextManager
 
getDeviceTotalMemBytes() - Method in class physx.common.PxCudaContextManager
returns cached value of device memory size
getDifferentialState() - Method in class physx.vehicle2.EngineDrivetrainState
 
getDifferentialType() - Method in class physx.vehicle2.EngineDriveVehicle
 
getDiffuseParams() - Method in class physx.particles.PxParticleAndDiffuseBufferDesc
 
getDiffuseParticleParams() - Method in class physx.particles.PxParticleAndDiffuseBuffer
Get the parameters currently used for diffuse particle simulation.
getDiffusePositionLifeTime() - Method in class physx.particles.PxParticleAndDiffuseBuffer
Get a device buffer of positions and remaining lifetimes for the diffuse particles.
getDimensions() - Method in class physx.common.PxBounds3
returns the dimensions (width/height/depth) of this axis aligned box.
getDir() - Method in class physx.character.PxControllerHit
Motion direction
getDirectDriveParams() - Method in class physx.vehicle2.DirectDriveVehicle
 
getDirectDriveState() - Method in class physx.vehicle2.DirectDriveVehicle
 
getDirectDriveThrottleResponseParams() - Method in class physx.vehicle2.DirectDrivetrainParams
 
getDirectDriveThrottleResponseStates(int) - Method in class physx.vehicle2.DirectDrivetrainState
 
getDirectionForSuspensionLimitConstraint() - Method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams
 
getDirections(int) - Method in class physx.vehicle2.PxVehicleTireDirectionState
 
getDistance() - Method in class physx.extensions.PxDistanceJoint
Return the current distance of the joint
getDistance() - Method in class physx.physics.PxLocationHit
Distance to hit.
getDistanceJointFlags() - Method in class physx.extensions.PxDistanceJoint
Get the flags specific to the Distance Joint.
getDivergenceWeight() - Method in class physx.particles.PxDiffuseParticleParams
Contribution from divergence when deciding diffuse particle creation.
getDofs() - Method in class physx.physics.PxArticulationReducedCoordinate
Returns the total number of joint degrees-of-freedom (DOFs) of the articulation.
getDominance0() - Method in class physx.physics.PxDominanceGroupPair
 
getDominance1() - Method in class physx.physics.PxDominanceGroupPair
 
getDominanceGroup() - Method in class physx.physics.PxActor
Retrieves the value set with setDominanceGroup().
getDominanceGroupPair(byte, byte) - Method in class physx.physics.PxScene
Samples the dominance matrix.
getDownRatios(int) - Method in class physx.vehicle2.PxVehicleAutoboxParams
 
getDrag() - Method in class physx.particles.PxPBDMaterial
Deprecated.
Particle-cloth, -rigids, -attachments and -volumes have been deprecated.
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.
getDriveGearRatio() - Method in class physx.extensions.PxRevoluteJoint
gets the gear ratio.
getDrivePosition() - Method in class physx.extensions.PxD6Joint
Get the drive goal pose.
getDriverVersion() - Method in class physx.common.PxCudaContextManager
returns cached value of cuGetDriverVersion()
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.
getDriveVelocity() - Method in class physx.extensions.PxRevoluteJoint
gets the target velocity for the drive model.
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
 
getDynamicFriction() - Method in class physx.geometry.PxContactPoint
The dynamic friction coefficient
getDynamicFriction() - Method in class physx.physics.PxMaterial
Retrieves the DynamicFriction value.
getDynamicNbObjectsPerNode() - Method in class physx.physics.PxSceneDesc
 
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
getDynamicTreeRebuildRateHint() - Method in class physx.physics.PxSceneDesc
 
getDynamicTreeRebuildRateHint() - Method in class physx.physics.PxSceneQuerySystemBase
Retrieves the rebuild rate of the dynamic tree pruning structures.
getDynamicTreeSecondaryPruner() - Method in class physx.physics.PxSceneDesc
 
getEngineDriveParams() - Method in class physx.vehicle2.EngineDriveVehicle
 
getEngineDriveState() - Method in class physx.vehicle2.EngineDriveVehicle
 
getEngineParams() - Method in class physx.vehicle2.EngineDrivetrainParams
 
getEngineState() - Method in class physx.vehicle2.EngineDrivetrainState
 
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.
getEvents() - Method in class physx.physics.PxContactPair
Flags raised due to the contact.
getExtents() - Method in class physx.common.PxBounds3
returns the extents, which are half of the width/height/depth.
getExternalForce() - Method in class physx.vehicle2.PxVehicleRigidBodyState
external force (in world space) affecting the rigid body (usually excluding gravitational force)
getExternalForces() - Method in class physx.physics.PxArticulationCache
External forces acting on the articulation links for inverse dynamics computation.
getExternalReference() - Method in class physx.physics.PxConstraintInfo
The external object which owns the constraint (see #PxConstraintConnector::getExternalReference())
getExternalTorque() - Method in class physx.vehicle2.PxVehicleRigidBodyState
external torque (in world space) affecting the rigid body
getFaceIndex() - Method in class physx.physics.PxQueryHit
Face index of touched triangle, for triangle meshes, convex meshes and height fields.
getFileWriteStream() - Method in class physx.support.PxOmniPvd
 
getFilterCallback() - Method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
A filter callback to be used by the physx scene query Note: A null pointer is allowed.
getFilterDataEntries() - Method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
Array of filter data entries (one per wheel) to use for the physx scene query.
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.
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.
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.
getFinalRatio() - Method in class physx.vehicle2.PxVehicleGearboxParams
Gear ratio applied is #ratios[currentGear]*#finalRatio
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)
getFlatListStartIndex() - Method in class physx.particles.PxParticleBuffer
Get the start index for the first particle of this particle buffer in the complete list of particles of the particle system this buffer is used in.
getFluidBoundaryDensityScale() - Method in class physx.particles.PxPBDParticleSystem
Return the fluid boundary density scale
getFluidRestOffset() - Method in class physx.particles.PxPBDParticleSystem
Return the fluid rest offset
getFootPosition() - Method in class physx.character.PxController
Retrieve the "foot" position of the controller, i.e.
getForce() - Method in class physx.physics.PxSpatialForce
 
getForce() - Method in class physx.vehicle2.PxVehicleSuspensionForce
The force to apply to the rigid body.
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
getForces(int) - Method in class physx.vehicle2.PxVehicleTireForce
 
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.
getFoundation() - Method in class physx.physics.PxPhysics
Retrieves the Foundation instance.
getFoundLostAggregatePairsCapacity() - Method in class physx.common.PxGpuDynamicsMemoryConfig
Capacity of found and lost buffers in aggregate system allocated in GPU global memory.
getFoundLostPairsCapacity() - Method in class physx.common.PxGpuDynamicsMemoryConfig
Capacity of found and lost buffers allocated in GPU global memory.
getFourWheelDifferentialParams() - Method in class physx.vehicle2.EngineDrivetrainParams
 
getFrame() - Method in class physx.vehicle2.BaseVehicleParams
 
getFrame() - Method in class physx.vehicle2.PxVehicleFrame
 
getFrame() - Method in class physx.vehicle2.PxVehicleSimulationContext
 
getFriction() - Method in class physx.particles.PxParticleMaterial
 
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.
getFrictionCoefficient() - Method in class physx.physics.PxArticulationJointReducedCoordinate
Gets the joint friction coefficient.
getFrictionCombineMode() - Method in class physx.physics.PxMaterial
Retrieves the friction combine mode.
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.
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.
getFrictionType() - Method in class physx.physics.PxScene
Return the friction model.
getFrictionType() - Method in class physx.physics.PxSceneDesc
Selects the friction algorithm to use for simulation.
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].
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.
getFrontWheelIds(int) - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
 
getGaussMapLimit() - Method in class physx.cooking.PxCookingParams
Vertex limit beyond which additional acceleration structures are computed for each convex mesh.
getGear() - Method in class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState
The desired gear of the input gear controller.
getGearBoxParams() - Method in class physx.vehicle2.EngineDrivetrainParams
 
getGearboxState() - Method in class physx.vehicle2.EngineDrivetrainState
 
getGearSwitchTime() - Method in class physx.vehicle2.PxVehicleGearboxState
Reported time that has passed since gear change started.
getGeometry() - Method in class physx.physics.PxShape
Retrieve a reference to the shape's geometry.
getGlobalPose() - Method in class physx.physics.PxRigidActor
Retrieves the actors world space transform.
getGlobalPose(PxShape, PxRigidActor) - Static method in class physx.physics.PxShapeExt
Retrieves the world space pose of the shape.
getGpuArticulationIndex() - Method in class physx.physics.PxArticulationReducedCoordinate
Deprecated.
use getGpuIndex() instead.
getGpuComputeVersion() - Method in class physx.physics.PxSceneDesc
Defines which compute version the GPU dynamics should target.
getGpuDynamicsConfig() - Method in class physx.physics.PxSceneDesc
The pre-allocations performed in the GPU dynamics pipeline.
getGpuMaxNumPartitions() - Method in class physx.physics.PxSceneDesc
Limitation for the partitions in the GPU dynamics pipeline.
getGpuMaxNumStaticPartitions() - Method in class physx.physics.PxSceneDesc
Limitation for the number of static rigid body partitions in the GPU dynamics pipeline.
getGpuParticleSystemIndex() - Method in class physx.particles.PxParticleSystem
 
getGraphicsDevice() - Method in class physx.common.PxCudaContextManagerDesc
* D3D device pointer or OpenGl context handle * * Only applicable when ctx is NULL, thus forcing a new context to be * created.
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
 
getGravityScale() - Method in class physx.particles.PxParticleMaterial
 
getGroupToWheelIds(int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
 
getHalfExtents() - Method in class physx.extensions.BoxSupport
 
getHalfExtents() - Method in class physx.geometry.PxBoxGeometry
Half of the width, height, and depth of the box.
getHalfForwardExtent() - Method in class physx.character.PxBoxController
Gets controller's half forward extent.
getHalfForwardExtent() - Method in class physx.character.PxBoxControllerDesc
Half forward extent
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.
getHalfSideExtent() - Method in class physx.character.PxBoxController
Gets controller's half side extent.
getHalfSideExtent() - Method in class physx.character.PxBoxControllerDesc
Half side extent
getHalfWidth() - Method in class physx.vehicle2.PxVehicleWheelParams
Half-width of unit that includes wheel plus tire.
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
 
getHeapCapacity() - Method in class physx.common.PxGpuDynamicsMemoryConfig
Initial capacity of the GPU and pinned host memory heaps.
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.
getHeightField() - Method in class physx.geometry.PxHeightFieldGeometry
The height field data.
getHeightFieldFlags() - Method in class physx.geometry.PxHeightFieldGeometry
Flags to specify some collision properties for the height field.
getHeightScale() - Method in class physx.geometry.PxHeightFieldGeometry
The scaling factor for the height field in vertical direction (y direction in local space).
getHigh() - Method in class physx.physics.PxArticulationLimit
The higher limit on the joint axis position.
getHighLimit() - Method in class physx.physics.PxArticulationTendonLimit
 
getHitState() - Method in class physx.vehicle2.PxVehicleRoadGeometryState
true if a plane is found, false if there is no plane.
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
 
getImaginaryPart() - Method in class physx.common.PxQuat
 
getImpulse() - Method in class physx.physics.PxContactPairPoint
The impulse applied at the contact point, in world space.
getInboundJoint() - Method in class physx.physics.PxArticulationLink
Gets the joint which connects this link to its parent.
getInboundJointDof() - Method in class physx.physics.PxArticulationLink
Gets the number of degrees of freedom of the joint which connects this link to its parent.
getInd0() - Method in class physx.particles.PxParticleSpring
 
getInd1() - Method in class physx.particles.PxParticleSpring
 
getIndexBuffer() - Method in class physx.geometry.PxConvexMesh
Returns the index buffer.
getInertiaTensor() - Method in class physx.extensions.PxMassProperties
The inertia tensor of the object.
getInternalFaceIndex0() - Method in class physx.physics.PxContactPairPoint
The surface index of shape 0 at the contact point.
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.
getInvisibleWallHeight() - Method in class physx.character.PxControllerDesc
Height of invisible walls created around non-walkable triangles
getInvMass() - Method in class physx.physics.PxRigidBody
Retrieves the inverse mass of the actor.
getInvMassScale0() - Method in class physx.extensions.PxJoint
get the inverse mass scale for actor0.
getInvMassScale1() - Method in class physx.extensions.PxJoint
get the inverse mass scale for actor1.
getIsBrakeApplied() - Method in class physx.vehicle2.PxVehicleWheelActuationState
True if a brake torque is applied, false if not.
getIsDriveApplied() - Method in class physx.vehicle2.PxVehicleWheelActuationState
True if a drive torque is applied, false if not.
getIsMovingUp() - Method in class physx.character.PxControllerState
is CCT moving up or not? (i.e.
getJointAcceleration() - Method in class physx.physics.PxArticulationCache
The articulation joint DOF accelerations.
getJointForce() - Method in class physx.physics.PxArticulationCache
The articulation joint DOF forces.
getJointPosition() - Method in class physx.physics.PxArticulationCache
The articulation joint DOF positions.
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.
getJointVelocity() - Method in class physx.physics.PxArticulationCache
The articulation joint DOF velocities.
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.
getJounceSpeed() - Method in class physx.vehicle2.PxVehicleSuspensionState
jounceSpeed is the rate of change of jounce.
getKineKineFilteringMode() - Method in class physx.physics.PxSceneDesc
Filtering mode for kinematic-kinematic pairs in the broadphase.
getKinematicKinematicFilteringMode() - Method in class physx.physics.PxScene
Gets the pair filtering mode for kinematic-kinematic pairs.
getKinematicTarget(PxTransform) - Method in class physx.physics.PxRigidDynamic
Get target pose of a kinematically controlled dynamic actor.
getKineticEnergyWeight() - Method in class physx.particles.PxDiffuseParticleParams
Contribution from kinetic energy when deciding diffuse particle creation.
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.

getLatAxis() - Method in class physx.vehicle2.PxVehicleFrame
The axis defining the lateral (side) direction of the vehicle.
getLatency() - Method in class physx.vehicle2.PxVehicleAutoboxParams
Set the latency time of the autobox.
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.
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.
getLength() - Method in class physx.character.PxControllerHit
Motion length
getLength() - Method in class physx.extensions.PxDefaultMemoryInputData
 
getLength() - Method in class physx.particles.PxParticleClothConstraint
 
getLength() - Method in class physx.particles.PxParticleSpring
 
getLib() - Method in enum class de.fabmax.physxjni.Platform
 
getLibResourceNames() - Method in class de.fabmax.physxjni.NativeLib
 
getLifetime() - Method in class physx.particles.PxDiffuseParticleParams
Diffuse particle will be removed after the specified lifetime
getLift() - Method in class physx.particles.PxPBDMaterial
Deprecated.
Particle-cloth, -rigids, -attachments and -volumes have been deprecated.
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.
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.
getLimitStiffness() - Method in class physx.physics.PxArticulationTendon
Gets the limit stiffness term acting on the tendon's length limits.
getLimitSuspensionExpansionVelocity() - Method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
Limit the suspension expansion dynamics.
getLinear() - Method in class physx.physics.PxSpatialVelocity
 
getLinearDamping() - Method in class physx.physics.PxRigidBody
Retrieves the linear damping coefficient.
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)
getLines() - Method in class physx.common.PxRenderBuffer
 
getLink() - Method in class physx.physics.PxArticulationAttachment
Gets the articulation link.
getLink() - Method in class physx.physics.PxArticulationTendonJoint
Gets the articulation link.
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.
getLinkIncomingJointForce() - Method in class physx.physics.PxArticulationCache
Link incoming joint force, i.e.
getLinkIndex() - Method in class physx.physics.PxArticulationLink
Gets the low-level link index that may be used to index into members of PxArticulationCache.
getLinkVelocity() - Method in class physx.physics.PxArticulationCache
Link spatial velocity.
getLngAxis() - Method in class physx.vehicle2.PxVehicleFrame
The axis defining the longitudinal (forward) direction of the vehicle.
getLoad() - Method in class physx.vehicle2.PxVehicleTireGripState
The tire load
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.
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(PxJointActorIndexEnum) - Method in class physx.extensions.PxJoint
get the joint local pose for an actor.
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(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.
getLow() - Method in class physx.physics.PxArticulationLimit
The lower limit on the joint axis position.
getLower() - Method in class physx.extensions.PxJointAngularLimitPair
the range of the limit.
getLower() - Method in class physx.extensions.PxJointLinearLimitPair
the range of the limit.
getLowHighLimits() - Method in class physx.particles.PxConeLimitParams
 
getLowLimit() - Method in class physx.physics.PxArticulationTendonLimit
 
getLowSpeedTime(int) - Method in class physx.vehicle2.PxVehicleTireStickyState
 
getM_asyncACD() - Method in class physx.vhacd.VHACDParameters
 
getM_findBestPlane() - Method in class physx.vhacd.VHACDParameters
 
getM_maxConvexHulls() - Method in class physx.vhacd.VHACDParameters
 
getM_maxNumVerticesPerCH() - Method in class physx.vhacd.VHACDParameters
 
getM_maxRecursionDepth() - Method in class physx.vhacd.VHACDParameters
 
getM_meshId() - Method in class physx.vhacd.VHACDConvexHull
 
getM_minEdgeLength() - Method in class physx.vhacd.VHACDParameters
 
getM_minimumVolumePercentErrorAllowed() - Method in class physx.vhacd.VHACDParameters
 
getM_points() - Method in class physx.vhacd.VHACDConvexHull
 
getM_resolution() - Method in class physx.vhacd.VHACDParameters
 
getM_shrinkWrap() - Method in class physx.vhacd.VHACDParameters
 
getM_triangles() - Method in class physx.vhacd.VHACDConvexHull
 
getM_volume() - Method in class physx.vhacd.VHACDConvexHull
 
getMActive() - Method in class physx.physics.PxBroadPhaseRegionInfo
True if region is currently used, i.e.
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.
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.
getMassMatrix() - Method in class physx.physics.PxArticulationCache
The generalized mass matrix that maps joint accelerations to joint forces.
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.
getMassSpaceInvInertiaTensor() - Method in class physx.physics.PxRigidBody
Retrieves the diagonal inverse inertia tensor of the actor relative to the mass coordinate frame.
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.
getMaterialFlags() - Method in class physx.geometry.PxContactPoint
 
getMaterialFrictions() - Method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
An array of mappings between PxMaterial and friction.
getMaterialFromInternalFaceIndex(int) - Method in class physx.physics.PxShape
Retrieve material from given triangle index.
getMaterialIndex0() - Method in class physx.geometry.PxHeightFieldSample
The triangle material index of the quad's lower triangle + tesselation flag
getMaterialIndex1() - Method in class physx.geometry.PxHeightFieldSample
The triangle material index of the quad's upper triangle + reserved flag
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.
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_NB_ENGINE_TORQUE_CURVE_ENTRIES() - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions
 
getMaxActiveDiffuseParticles() - Method in class physx.particles.PxParticleAndDiffuseBufferDesc
 
getMaxAngularVelocity() - Method in class physx.physics.PxRigidBody
Retrieves the maximum angular velocity permitted for this actor.
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
getMaxCloths() - Method in class physx.particles.PxParticleClothBufferHelper
 
getMaxCOMAngularVelocity() - Method in class physx.physics.PxArticulationReducedCoordinate
Deprecated.
The COM velocity limits will be removed in a future version without replacement. Gets the limit on the magnitude of the angular velocity at the articulation's center of mass.
getMaxCOMLinearVelocity() - Method in class physx.physics.PxArticulationReducedCoordinate
Deprecated.
The COM velocity limits will be removed in a future version without replacement. Gets the limit on the magnitude of the linear velocity of the articulation's center of mass.
getMaxContactImpulse() - Method in class physx.physics.PxRigidBody
Returns the maximum impulse that may be applied at a contact.
getMaxDepenetrationVelocity() - Method in class physx.particles.PxParticleSystem
 
getMaxDepenetrationVelocity() - Method in class physx.physics.PxRigidBody
Returns the maximum depenetration velocity the solver is permitted to introduced.
getMaxDiffuseParticles() - Method in class physx.particles.PxParticleAndDiffuseBuffer
Get maximum possible number of diffuse particles.
getMaxDiffuseParticles() - Method in class physx.particles.PxParticleAndDiffuseBufferDesc
 
getMaxDistance() - Method in class physx.extensions.PxDistanceJoint
Get the allowed maximum distance for the joint.
getMaxFemClothContacts() - Method in class physx.common.PxGpuDynamicsMemoryConfig
Capacity of femCloth contact buffer allocated in GPU global memory.
getMaxForce() - Method in class physx.physics.PxArticulationDrive
The drive force limit.
getMaxHairContacts() - Method in class physx.common.PxGpuDynamicsMemoryConfig
Capacity of hair system contact buffer allocated in GPU global memory.
getMaxImpulse() - Method in class physx.geometry.PxContactPoint
The max impulse permitted at this point
getMaximum() - Method in class physx.common.PxBounds3
 
getMaxJointVelocity() - Method in class physx.physics.PxArticulationJointReducedCoordinate
Gets the maximal joint velocity enforced for all axes.
getMaxJumpHeight() - Method in class physx.character.PxControllerDesc
Maximum height a jumping character can reach
getMaxLinearVelocity() - Method in class physx.physics.PxRigidBody
Retrieves the maximum angular velocity permitted for this actor.
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
getMaxNbAggregates() - Method in class physx.physics.PxSceneLimits
Expected maximum number of aggregates
getMaxNbBodies() - Method in class physx.physics.PxSceneLimits
Expected maximum number of dynamic rigid bodies
getMaxNbBroadPhaseOverlaps() - Method in class physx.physics.PxSceneLimits
Expected maximum number of broad-phase overlaps
getMaxNbConstraints() - Method in class physx.physics.PxSceneLimits
Expected maximum number of constraint shaders
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.
getMaxNbContactDataBlocksUsed() - Method in class physx.physics.PxScene
get the maximum number of cache blocks used by the scene
getMaxNbDynamicShapes() - Method in class physx.physics.PxSceneLimits
Expected maximum number of dynamic shapes
getMaxNbRegions() - Method in class physx.physics.PxSceneLimits
Expected maximum number of broad-phase regions
getMaxNbShapes() - Method in class physx.physics.PxAggregate
Retrieves max amount of shapes that can be contained in the aggregate.
getMaxNbStaticShapes() - Method in class physx.physics.PxSceneLimits
Expected maximum number of static shapes
getMaxNbTouches() - Method in class physx.physics.PxOverlapBuffer10
 
getMaxNbTouches() - Method in class physx.physics.PxRaycastBuffer10
 
getMaxNbTouches() - Method in class physx.physics.PxSweepBuffer10
 
getMaxOmega() - Method in class physx.vehicle2.PxVehicleEngineParams
 
getMaxParticleContacts() - Method in class physx.common.PxGpuDynamicsMemoryConfig
Capacity of particle contact buffer allocated in GPU global memory.
getMaxParticles() - Method in class physx.particles.PxParticleBuffer
Get the maximum number particles this particle buffer can hold.
getMaxParticles() - Method in class physx.particles.PxParticleBufferDesc
 
getMaxParticles() - Method in class physx.particles.PxParticleClothBufferHelper
 
getMaxParticleVolumes() - Method in class physx.particles.PxParticleBuffer
Deprecated.
Particle-cloth, -rigids, -attachments and -volumes have been deprecated.

See #PxParticleVolume.

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.
getMaxRigidContactCount() - Method in class physx.common.PxGpuDynamicsMemoryConfig
Size of contact stream buffer allocated in pinned host memory.
getMaxRigidPatchCount() - Method in class physx.common.PxGpuDynamicsMemoryConfig
Size of the contact patch stream buffer allocated in pinned host memory.
getMaxSoftBodyContacts() - Method in class physx.common.PxGpuDynamicsMemoryConfig
Capacity of softbody contact buffer allocated in GPU global memory.
getMaxSprings() - Method in class physx.particles.PxParticleClothBufferHelper
 
getMaxSpringsPerPartition() - Method in class physx.particles.PxPartitionedParticleCloth
 
getMaxThreadsPerBlock() - Method in class physx.common.PxCudaContextManager
returns the maximum number of threads per block
getMaxTriangles() - Method in class physx.particles.PxParticleClothBufferHelper
 
getMaxVelocity() - Method in class physx.particles.PxParticleSystem
 
getMaxVolumes() - Method in class physx.particles.PxParticleBufferDesc
 
getMBounds() - Method in class physx.physics.PxBroadPhaseRegion
Region's bounds
getMBVH33Desc() - Method in class physx.cooking.PxMidphaseDesc
 
getMBVH34Desc() - Method in class physx.cooking.PxMidphaseDesc
 
getMCCTFilterCallback() - Method in class physx.character.PxControllerFilters
CCT-vs-CCT filter callback.
getMCollisionIndex() - Method in class physx.particles.PxGpuParticleSystem
Set of sorted particle indices per neighbor
getMConeLimitParams() - Method in class physx.particles.PxParticleRigidAttachment
 
getMCudaManager() - Method in class physx.particles.PxPartitionedParticleCloth
 
getMDevicePtr() - Method in class physx.particles.PxGpuMirroredGpuParticleSystemPointer
 
getMeshCookingHint() - Method in class physx.cooking.PxBVH33MidphaseDesc
 
getMeshFlags() - Method in class physx.geometry.PxConvexMeshGeometry
Mesh flags.
getMeshFlags() - Method in class physx.geometry.PxTriangleMeshGeometry
Mesh flags.
getMeshPreprocessParams() - Method in class physx.cooking.PxCookingParams
Mesh pre-processing parameters.
getMeshSizePerformanceTradeOff() - Method in class physx.cooking.PxBVH33MidphaseDesc
 
getMeshVolume() - Method in class physx.particles.PxParticleClothCooker
 
getMeshWeldTolerance() - Method in class physx.cooking.PxCookingParams
Mesh weld tolerance.
getMFilterCallback() - Method in class physx.character.PxControllerFilters
Custom filter logic (can be NULL).
getMFilterData() - Method in class physx.character.PxControllerFilters
Data for internal PxQueryFilterData structure.
getMFilterFlags() - Method in class physx.character.PxControllerFilters
Flags for internal PxQueryFilterData structure.
getMHalfExtents() - Method in class physx.character.PxBoxObstacle
 
getMHalfHeight() - Method in class physx.character.PxCapsuleObstacle
 
getMHostPtr() - Method in class physx.particles.PxGpuMirroredGpuParticleSystemPointer
 
getMI0() - Method in class physx.vhacd.VHACDTriangle
 
getMI1() - Method in class physx.vhacd.VHACDTriangle
 
getMI2() - Method in class physx.vhacd.VHACDTriangle
 
getMID0() - Method in class physx.particles.PxParticleRigidFilterPair
 
getMID1() - Method in class physx.particles.PxParticleRigidFilterPair
 
getMidphaseDesc() - Method in class physx.cooking.PxCookingParams
Controls the desired midphase desc structure for triangle meshes.
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.
getMinCCDAdvanceCoefficient() - Method in class physx.physics.PxRigidBody
Gets the CCD minimum advance coefficient.
getMIndexBase() - Method in class physx.geometry.PxHullPolygon
Offset in index buffer
getMinDistance() - Method in class physx.extensions.PxDistanceJoint
Get the allowed minimum distance for the joint.
getMinimum() - Method in class physx.common.PxBounds3
 
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.
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.
getMinResponseThreshold() - Method in class physx.physics.PxConstraint
Retrieve the constraint break force and torque thresholds
getMinTorsionalPatchRadius() - Method in class physx.physics.PxShape
Gets minimum torsional patch radius.
getMLocalPose0() - Method in class physx.particles.PxParticleRigidAttachment
 
getMMaxNbRegions() - Method in class physx.physics.PxBroadPhaseCaps
Max number of regions supported by the broad-phase (0 = explicit regions not needed)
getMNbDynamicObjects() - Method in class physx.physics.PxBroadPhaseRegionInfo
Number of dynamic objects in the region
getMNbStaticObjects() - Method in class physx.physics.PxBroadPhaseRegionInfo
Number of static objects in the region
getMNbVerts() - Method in class physx.geometry.PxHullPolygon
Number of vertices/edges in the polygon
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.
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)
getMParticleSelfCollisionCount() - Method in class physx.particles.PxGpuParticleSystem
Per-particle neighborhood count
getMPlane(int) - Method in class physx.geometry.PxHullPolygon
 
getMPos() - Method in class physx.character.PxObstacle
 
getMRadius() - Method in class physx.character.PxCapsuleObstacle
 
getMRegion() - Method in class physx.physics.PxBroadPhaseRegionInfo
User-provided region data
getMRot() - Method in class physx.character.PxObstacle
 
getMSortedPhaseArray() - Method in class physx.particles.PxGpuParticleSystem
GPU pointer to sorted particle phase array
getMSortedToUnsortedMapping() - Method in class physx.particles.PxGpuParticleSystem
GPU pointer to the mapping from sorted particle ID to unsorted particle ID
getMultiplierInConstraintGroup(int, int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
Return the constraint multiplier of the jth wheel in the ith constraint group
getMultiprocessorCount() - Method in class physx.common.PxCudaContextManager
returns cache value of SM unit count
getMultiWheelDifferentialParams() - Method in class physx.vehicle2.EngineDrivetrainParams
 
getMUnsortedPhaseArray() - Method in class physx.particles.PxGpuParticleSystem
GPU pointer to unsorted particle phase array.
getMUnsortedToSortedMapping() - Method in class physx.particles.PxGpuParticleSystem
GPU pointer to the mapping from unsortedParticle ID to sorted particle ID
getMUserData() - Method in class physx.character.PxObstacle
 
getMUserData() - Method in class physx.physics.PxBroadPhaseRegion
Region's user-provided data
getMX() - Method in class physx.vhacd.VHACDVertex
 
getMY() - Method in class physx.vhacd.VHACDVertex
 
getMZ() - Method in class physx.vhacd.VHACDVertex
 
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
 
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().
getNbActiveConstraints() - Method in class physx.physics.PxSimulationStatistics
Number of active PxConstraint objects (joints etc.) for the current simulation step.
getNbActiveDiffuseParticles() - Method in class physx.particles.PxParticleAndDiffuseBuffer
Get number of currently active diffuse particles.
getNbActiveDynamicBodies() - Method in class physx.physics.PxSimulationStatistics
Number of active dynamic bodies for the current simulation step.
getNbActiveKinematicBodies() - Method in class physx.physics.PxSimulationStatistics
Number of active kinematic bodies for the current simulation step.
getNbActiveParticles() - Method in class physx.particles.PxParticleBuffer
Get the number of active particles for this particle buffer.
getNbActors() - Method in class physx.physics.PxAggregate
Returns the number of actors contained in the aggregate.
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.
getNbAntiRollForceParams() - Method in class physx.vehicle2.BaseVehicleParams
 
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
 
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.
getNbAttachments() - Method in class physx.physics.PxArticulationSpatialTendon
Returns the number of attachments in the tendon.
getNbAxisSolverConstraints() - Method in class physx.physics.PxSimulationStatistics
The number of 1D axis constraints(joints+contact) present in the current simulation step.
getNbAxles() - Method in class physx.vehicle2.PxVehicleAxleDescription
The number of axles on the vehicle
getNbBrakes() - Method in class physx.vehicle2.PxVehicleCommandState
 
getNbBroadPhaseAdds() - Method in class physx.physics.PxSimulationStatistics
 
getNbBroadPhaseRegions() - Method in class physx.physics.PxScene
Returns number of regions currently registered in the broad-phase.
getNbBroadPhaseRemoves() - Method in class physx.physics.PxSimulationStatistics
 
getNbChildren() - Method in class physx.physics.PxArticulationLink
Gets the number of child links.
getNbCloths() - Method in class physx.particles.PxParticleClothDesc
 
getNbCloths() - Method in class physx.particles.PxPartitionedParticleCloth
 
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.
getNbCommandValues() - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
The number of command values.
getNbConnectedWheels() - Method in class physx.vehicle2.PxVehicleDifferentialState
The number of wheels that are connected to the differential.
getNbConstraintGroups() - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
Return the number of wheel constraint groups in the vehicle.
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.
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.
getNbContactDataBlocksUsed() - Method in class physx.physics.PxScene
get the number of cache blocks currently used by the scene
getNbControllers() - Method in class physx.character.PxControllerManager
Returns the number of controllers that are being managed.
getNbDiscreteContactPairsTotal() - Method in class physx.physics.PxSimulationStatistics
Total number of (non CCD) pairs reaching narrow phase
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.
getNbDiscreteContactPairsWithContacts() - Method in class physx.physics.PxSimulationStatistics
Total number of (non CCD) pairs for which at least 1 contact was generated (<=nbDiscreteContactPairsTotal)
getNbDynamicBodies() - Method in class physx.physics.PxSimulationStatistics
Number of dynamic bodies for the current simulation step.
getNbFixedTendons() - Method in class physx.physics.PxArticulationReducedCoordinate
Returns the number of fixed tendons in the articulation.
getNbFullUpdates() - Method in class physx.character.PxControllerStats
 
getNbGroups() - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
The number of constraint groups in the vehicle
getNbIds() - Method in class physx.common.PxCollection
Gets number of PxSerialObjectId names in this collection.
getNbIterations() - Method in class physx.character.PxControllerStats
 
getNbKinematicBodies() - Method in class physx.physics.PxSimulationStatistics
Number of kinematic bodies for the current simulation step.
getNbLines() - Method in class physx.common.PxRenderBuffer
 
getNbLinks() - Method in class physx.physics.PxArticulationReducedCoordinate
Returns the number of links in the articulation.
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.

getNbLostPairs() - Method in class physx.physics.PxSimulationStatistics
Number of lost pairs from BP this frame
getNbLostTouches() - Method in class physx.physics.PxSimulationStatistics
Number of lost touches from NP this frame
getNbMaterialFrictions() - Method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
The number of mappings between PxMaterial and friction.
getNbMaterials() - Method in class physx.physics.PxShape
Returns the number of materials assigned to the shape.
getNbNewPairs() - Method in class physx.physics.PxSimulationStatistics
Number of new pairs found by BP this frame
getNbNewTouches() - Method in class physx.physics.PxSimulationStatistics
Number of new touches found by NP this frame
getNbObjects() - Method in class physx.common.PxCollection
Gets number of PxBase objects in this collection.
getNbObstacleContexts() - Method in class physx.character.PxControllerManager
Returns the number of obstacle contexts that are being managed.
getNbObstacles() - Method in class physx.character.PxObstacleContext
Retrieves number of obstacles in the context.
getNbPairs() - Method in class physx.physics.PxContactPairHeader
number of contact pairs
getNbPartialUpdates() - Method in class physx.character.PxControllerStats
 
getNbParticleMaterials() - Method in class physx.particles.PxParticleSystem
 
getNbParticles() - Method in class physx.particles.PxParticleClothDesc
 
getNbParticleSystems(PxParticleSolverTypeEnum) - Method in class physx.physics.PxScene
Deprecated.
Use getNbPBDParticleSystems() instead. Retrieve the number of particle systems of the requested type in the scene.
getNbParticleVolumes() - Method in class physx.particles.PxParticleBuffer
Deprecated.
Particle-cloth, -rigids, -attachments and -volumes have been deprecated.
getNbPartitions() - Method in class physx.particles.PxPartitionedParticleCloth
 
getNbPartitions() - Method in class physx.physics.PxSimulationStatistics
Number of partitions used by the solver this frame
getNbPoints() - Method in class physx.common.PxRenderBuffer
 
getNbPolygons() - Method in class physx.geometry.PxConvexMesh
Returns the number of polygons.
getNbRatios() - Method in class physx.vehicle2.PxVehicleGearboxParams
Number of gears (including reverse and neutral).
getNbResults() - Method in class physx.extensions.PxMeshOverlapUtil
Retrieves number of triangle indices after a findOverlap call.
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.
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
 
getNbSoftBodies() - Method in class physx.physics.PxScene
Retrieve the number of soft bodies in the scene.
getNbSpatialTendons() - Method in class physx.physics.PxArticulationReducedCoordinate
Returns the number of spatial tendons in the articulation.
getNbSpeedResponses() - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
The number of speeds and normalized responses.
getNbSpeedResponsesPerCommandValue(int) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
 
getNbSprings() - Method in class physx.particles.PxParticleClothBuffer
 
getNbSprings() - Method in class physx.particles.PxParticleClothDesc
 
getNbSprings() - Method in class physx.particles.PxPartitionedParticleCloth
 
getNbStaticBodies() - Method in class physx.physics.PxSimulationStatistics
Number of static bodies for the current simulation step.
getNbTendonJoints() - Method in class physx.physics.PxArticulationFixedTendon
Returns the number of tendon joints in the tendon.
getNbTessellation() - Method in class physx.character.PxControllerStats
 
getNbTetrahedrons() - Method in class physx.geometry.PxTetrahedronMesh
Returns the number of tetrahedrons.
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
 
getNbTracks() - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
The number of tracks
getNbTriangles() - Method in class physx.common.PxRenderBuffer
 
getNbTriangles() - Method in class physx.geometry.PxTriangleMesh
Returns the number of triangles.
getNbTriangles() - Method in class physx.particles.PxParticleClothBuffer
 
getNbTriangles() - Method in class physx.particles.PxParticleClothDesc
 
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.
getNbWheels() - Method in class physx.vehicle2.PxVehicleAxleDescription
The number of wheels on the vehicle.
getNbWheelsInConstraintGroup(int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
Return the number of wheels in the ith constraint group.
getNbWheelsInGroups() - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
The number of wheels in a constraint group.
getNbWheelsInTrack(int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
Return the number of wheels in the ith track.
getNbWheelsOnAxle(int) - Method in class physx.vehicle2.PxVehicleAxleDescription
Return the number of wheels on the ith axle.
getNbWheelsPerAxle(int) - Method in class physx.vehicle2.PxVehicleAxleDescription
 
getNbWheelsPerGroup(int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
 
getNbWheelsPerTrack(int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
 
GetNConvexHulls() - Method in class physx.vhacd.VHACDImpl
 
getNeutralGear() - Method in class physx.vehicle2.PxVehicleGearboxParams
The gear that denotes neutral gear
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.
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.
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)
getNormalForce() - Method in class physx.vehicle2.PxVehicleSuspensionForce
The component of force that lies along the normal of the plane under the wheel.
getNormalisedCommandResponse() - Method in class physx.vehicle2.PxVehicleClutchCommandResponseState
 
getNormalized() - Method in class physx.common.PxQuat
 
getNormalized() - Method in class physx.common.PxVec3
 
getNormalized() - Method in class physx.common.PxVec4
 
getNumActiveParticles() - Method in class physx.particles.PxParticleBufferDesc
 
getNumCells() - Method in class physx.particles.PxGpuParticleSystem
Returns the number of cells of the background simulation grid.
getNumCloths() - Method in class physx.particles.PxParticleClothBufferHelper
 
getNumParticles() - Method in class physx.particles.PxParticleClothBufferHelper
 
getNumParticles() - Method in class physx.particles.PxParticleVolume
 
getNumPrimsPerLeaf() - Method in class physx.cooking.PxBVH34MidphaseDesc
Mesh cooking hint for max primitives per leaf limit.
getNumSprings() - Method in class physx.particles.PxParticleClothBufferHelper
 
getNumTriangles() - Method in class physx.particles.PxParticleCloth
 
getNumTriangles() - Method in class physx.particles.PxParticleClothBufferHelper
 
getNumVertices() - Method in class physx.particles.PxParticleCloth
 
getNumVolumes() - Method in class physx.particles.PxParticleBufferDesc
 
getObject(int) - Method in class physx.common.PxCollection
Gets the PxBase object of this collection given its index.
getObstacle(int) - Method in class physx.character.PxObstacleContext
Retrieves desired obstacle.
getObstacleAt(PxObstacle, int) - Static method in class physx.support.NativeArrayHelpers
 
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.
getObstacleContext(int) - Method in class physx.character.PxControllerManager
Retrieve one of the obstacle contexts in the manager.
getOffset() - Method in class physx.physics.PxArticulationTendon
Gets the length offset term for the tendon.
getOrderedSprings() - Method in class physx.particles.PxPartitionedParticleCloth
 
getOther() - Method in class physx.character.PxControllersHit
Touched controller
getOtherActor() - Method in class physx.physics.PxTriggerPair
The actor to which otherShape is attached
getOtherShape() - Method in class physx.physics.PxTriggerPair
Deprecated.
getOutputPairFlags() - Method in class physx.support.PassThroughFilterShader
 
getOwnerClient() - Method in class physx.physics.PxActor
Returns the owner client that was specified at creation time.
getP() - Method in class physx.common.PxTransform
 
getP() - Method in class physx.extensions.PxGjkQueryRaycastResult
 
getP() - Method in class physx.extensions.PxGjkQuerySweepResult
 
getPad() - Method in class physx.geometry.PxContactBuffer
 
getPad() - Method in class physx.particles.PxParticleSpring
 
getPairs() - Method in class physx.physics.PxContactPairHeader
 
getParent() - Method in class physx.physics.PxArticulationAttachment
Gets the parent attachment.
getParent() - Method in class physx.physics.PxArticulationTendonJoint
Gets the parent tendon joint.
getParentArticulationLink() - Method in class physx.physics.PxArticulationJointReducedCoordinate
Gets the parent articulation link of this joint.
getParentPose() - Method in class physx.physics.PxArticulationJointReducedCoordinate
Gets the joint pose in the parent link actor frame.
getParticleAdhesionScale() - Method in class physx.particles.PxPBDMaterial
Retrieves the particle adhesion scale value.
getParticleClothDesc() - Method in class physx.particles.PxParticleClothBufferHelper
 
getParticleContactOffset() - Method in class physx.particles.PxParticleSystem
 
getParticleFlags() - Method in class physx.particles.PxParticleSystem
 
getParticleFrictionScale() - Method in class physx.particles.PxPBDMaterial
Retrieves the particle friction scale.
getParticleIndexA() - Method in class physx.particles.PxParticleClothConstraint
 
getParticleIndexB() - Method in class physx.particles.PxParticleClothConstraint
 
getParticleIndicesOffset() - Method in class physx.particles.PxParticleVolume
 
getParticleSystemCallback() - Method in class physx.particles.PxParticleSystem
 
getParticleVolumes() - Method in class physx.particles.PxParticleBuffer
Deprecated.
Particle-cloth, -rigids, -attachments and -volumes have been deprecated. See #PxParticleVolume
getPatchCount() - Method in class physx.physics.PxContactPair
Number of contact patches stored in the contact stream
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
getPeakTorque() - Method in class physx.vehicle2.PxVehicleEngineParams
 
getPersistentContactManifold_outBreakingThreshold() - Method in class physx.geometry.SimpleCustomGeometryCallbacks
 
getPhases() - Method in class physx.particles.PxParticleBuffer
Get phases for this particle buffer.
getPhases() - Method in class physx.particles.PxParticleBufferDesc
 
getPhysics() - Method in class physx.physics.PxScene
Call this method to retrieve the Physics SDK.
getPHYSICS_VERSION() - Static method in class physx.PxTopLevelFunctions
 
getPhysicsInsertionCallback() - Method in class physx.physics.PxPhysics
Gets PxPhysics object insertion interface.
getPhysxActor() - Method in class physx.vehicle2.PhysXIntegrationState
 
getPhysxActorBoxShapeLocalPose() - Method in class physx.vehicle2.PhysXIntegrationParams
 
getPhysxActorCMassLocalPose() - Method in class physx.vehicle2.PhysXIntegrationParams
 
getPhysxActorGeometry() - Method in class physx.vehicle2.PhysXIntegrationParams
 
getPhysxActorQueryFilterData() - Method in class physx.vehicle2.PhysXIntegrationParams
 
getPhysxActorShapeFlags() - Method in class physx.vehicle2.PhysXIntegrationParams
 
getPhysxActorSimulationFilterData() - Method in class physx.vehicle2.PhysXIntegrationParams
 
getPhysxActorUpdateMode() - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
 
getPhysxActorWakeCounterResetValue() - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
Wake counter value to set on the physx actor if a reset is required.
getPhysxActorWakeCounterThreshold() - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
Threshold below which to check whether the physx actor wake counter should get reset.
getPhysxActorWheelQueryFilterData() - Method in class physx.vehicle2.PhysXIntegrationParams
 
getPhysxActorWheelShapeFlags() - Method in class physx.vehicle2.PhysXIntegrationParams
 
getPhysxActorWheelSimulationFilterData() - Method in class physx.vehicle2.PhysXIntegrationParams
 
getPhysxConstraints() - Method in class physx.vehicle2.PhysXIntegrationState
 
getPhysxMaterialFrictionParams(int) - Method in class physx.vehicle2.PhysXIntegrationParams
 
getPhysXParams() - Method in class physx.vehicle2.PhysXActorVehicle
 
getPhysxRoadGeometryQueryParams() - Method in class physx.vehicle2.PhysXIntegrationParams
 
getPhysxScene() - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
 
getPhysXState() - Method in class physx.vehicle2.PhysXActorVehicle
 
getPhysxSteerState() - Method in class physx.vehicle2.PhysXIntegrationState
 
getPhysxSuspensionLimitConstraintParams(int) - Method in class physx.vehicle2.PhysXIntegrationParams
 
getPhysxUnitCylinderSweepMesh() - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
 
getPhysxWheelShapeLocalPoses(int) - Method in class physx.vehicle2.PhysXIntegrationParams
 
getPlane() - Method in class physx.vehicle2.PxVehicleRoadGeometryState
the plane under the wheel
getPlaneTolerance() - Method in class physx.cooking.PxCookingParams
Plane tolerance used in convex hull computation.
getPlatform() - Static method in enum class de.fabmax.physxjni.Platform
 
getPoint() - Method in class physx.geometry.PxContactPoint
 
getPointA() - Method in class physx.extensions.PxGjkQueryProximityInfoResult
 
getPointB() - Method in class physx.extensions.PxGjkQueryProximityInfoResult
 
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.
getPolygonData(int, PxHullPolygon) - Method in class physx.geometry.PxConvexMesh
Returns the polygon data.
getPos() - Method in class physx.common.PxDebugPoint
 
getPos0() - Method in class physx.common.PxDebugLine
 
getPos0() - Method in class physx.common.PxDebugTriangle
 
getPos1() - Method in class physx.common.PxDebugLine
 
getPos1() - Method in class physx.common.PxDebugTriangle
 
getPos2() - Method in class physx.common.PxDebugTriangle
 
getPose() - Method in class physx.vehicle2.PxVehicleRigidBodyState
the body's pose (in world space)
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)
getPositionInvMasses() - Method in class physx.particles.PxParticleBuffer
Get positions and inverse masses for this particle buffer.
getPositions() - Method in class physx.particles.PxParticleBufferDesc
 
getPrep() - Method in class physx.physics.PxConstraintConnector
Obtain the shader function pointer used to prep rows for this constraint
getPressure() - Method in class physx.particles.PxParticleCloth
 
getPressureWeight() - Method in class physx.particles.PxDiffuseParticleParams
Contribution from pressure when deciding diffuse particle creation.
getPreviousAngularVelocity() - Method in class physx.vehicle2.PxVehicleRigidBodyState
the previous angular velocity of the body (in world space)
getPreviousLinearVelocity() - Method in class physx.vehicle2.PxVehicleRigidBodyState
the previous linear velocity of the body (in world space)
getPreviousSteerCommand() - Method in class physx.vehicle2.PxVehiclePhysXSteerState
The steer command that was most previously applied to the vehicle.
getPrismaticJointFlags() - Method in class physx.extensions.PxPrismaticJoint
Get the flags specific to the Prismatic Joint.
getPvdContext() - Method in class physx.vehicle2.PxVehicleSimulationContext
Structure to support Omni PVD, the PhysX Visual Debugger.
getQ() - Method in class physx.common.PxTransform
 
getQueryFilterData() - Method in class physx.physics.PxShape
Retrieves the shape's Query filter data.
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.
getRate() - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
The parameter rate specifies how quickly the ratio of rotational speeds approaches the target rotational speed ratio.
getRatios(int) - Method in class physx.vehicle2.PxVehicleGearboxParams
 
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].
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.
getRearWheelIds(int) - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
 
getReferenceCount() - Method in class physx.common.PxRefCounted
Returns the reference count of the object.
getRegisterDeletionListener() - Method in class physx.character.PxControllerDesc
Use a deletion listener to get informed about released objects and clear internal caches if needed.
getRelativeAngularVelocity() - Method in class physx.extensions.PxJoint
get the relative angular velocity of the joint
getRelativeLinearVelocity() - Method in class physx.extensions.PxJoint
get the relative linear velocity of the joint
getRelativeOffset() - Method in class physx.physics.PxArticulationAttachment
Gets the attachment's relative offset in the link actor frame.
getRelativeTransform() - Method in class physx.extensions.PxJoint
get the relative pose for this joint
getRemapOutput() - Method in class physx.particles.PxPartitionedParticleCloth
 
getRemapOutputSize() - Method in class physx.particles.PxPartitionedParticleCloth
 
getRenderBuffer() - Method in class physx.physics.PxScene
Retrieves the render buffer.
getReportCallback() - Method in class physx.character.PxControllerDesc
Specifies a user report callback.
getRequiredContactConstraintMemory() - Method in class physx.physics.PxSimulationStatistics
The total required size (in bytes) of the contact constraints in the current simulation step
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.
getRestitutionCombineMode() - Method in class physx.physics.PxMaterial
Retrieves the restitution combine mode.
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.
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.
getRestOffset() - Method in class physx.particles.PxParticleSystem
 
getRestOffset() - Method in class physx.physics.PxShape
Retrieves the rest offset.
getRestPositions() - Method in class physx.particles.PxParticleClothBuffer
 
getRestPositions() - Method in class physx.particles.PxParticleClothDesc
 
getRestVolume() - Method in class physx.particles.PxParticleCloth
 
getResults() - Method in class physx.extensions.PxMeshOverlapUtil
Retrieves array of triangle indices after a findOverlap call.
getRevoluteJointFlags() - Method in class physx.extensions.PxRevoluteJoint
gets the flags specific to the Revolute Joint.
getRigidBody() - Method in class physx.vehicle2.PxVehiclePhysXActor
The PhysX rigid body that represents the vehcle in the associated PhysX scene.
getRigidBodyFlags() - Method in class physx.physics.PxRigidBody
Reads the PxRigidBody flags.
getRigidBodyParams() - Method in class physx.vehicle2.BaseVehicleParams
 
getRigidBodyState() - Method in class physx.vehicle2.BaseVehicleState
 
getRigidDynamicLockFlags() - Method in class physx.physics.PxRigidDynamic
Reads the PxRigidDynamic lock flags.
getRoadGeometryQueryType() - Method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
A description of the type of physx scene query to employ.
getRoadGeomStates(int) - Method in class physx.vehicle2.BaseVehicleState
 
getRootAngularVelocity() - Method in class physx.physics.PxArticulationReducedCoordinate
Gets the root link angular velocity.
getRootGlobalPose() - Method in class physx.physics.PxArticulationReducedCoordinate
Returns the root link transform (world to actor frame).
getRootLinearVelocity() - Method in class physx.physics.PxArticulationReducedCoordinate
Gets the root link center-of-mass linear velocity.
getRootLinkData() - Method in class physx.physics.PxArticulationCache
Root link transform, velocities, and accelerations.
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)
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.
getRowScale() - Method in class physx.geometry.PxHeightFieldGeometry
The scaling factor for the height field in the row direction (x direction in local space).
getSample(int, int) - Method in class physx.geometry.PxHeightField
Returns heightfield sample of given row and column
getSamples() - Method in class physx.geometry.PxHeightFieldDesc
The samples array.
getSampleStride() - Method in class physx.geometry.PxHeightField
Retrieves the offset in bytes between consecutive samples in the array.
getSanityBounds() - Method in class physx.physics.PxSceneDesc
The bounds used to sanity check user-set positions of actors and articulation links
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
 
getScaleCoeff() - Method in class physx.character.PxControllerDesc
Scale coefficient for underlying kinematic actor
getScaleRotation() - Method in class physx.extensions.ConvexMeshSupport
 
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.
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.
getSceneQueryUpdateMode() - Method in class physx.physics.PxSceneDesc
 
getSceneQueryUpdateMode() - Method in class physx.physics.PxSceneSQSystem
Gets scene query update mode
getScratchAllocator() - Method in class physx.physics.PxArticulationCache
The scratch allocator is used for internal calculations.
getScratchMemory() - Method in class physx.physics.PxArticulationCache
The scratch memory is used for internal calculations.
getSelfCollision() - Method in class physx.physics.PxAggregate
Retrieves aggregate's self-collision flag.
getSeparatingAxis() - Method in class physx.extensions.PxGjkQueryProximityInfoResult
 
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.
getSerializable() - Method in class physx.physics.PxConstraintConnector
Obtain a reference to a PxBase interface if the constraint has one.
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
 
getShapeAt(PxShape, int) - Static method in class physx.support.NativeArrayHelpers
 
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(PxShapePtr, int, int) - Method in class physx.physics.PxRigidActor
Retrieve all the shape pointers belonging to the actor.
getSharedMemPerBlock() - Method in class physx.common.PxCudaContextManager
returns total amount of shared memory available per block in bytes
getSharedMemPerMultiprocessor() - Method in class physx.common.PxCudaContextManager
returns total amount of shared memory available per multiprocessor in bytes
getSimulationEventCallback() - Method in class physx.physics.PxScene
Retrieves the simulationEventCallback pointer set with setSimulationEventCallback().
getSimulationEventCallback() - Method in class physx.physics.PxSceneDesc
Possible notification callback.
getSimulationFilterData() - Method in class physx.particles.PxParticleSystem
 
getSimulationFilterData() - Method in class physx.physics.PxShape
Retrieves the shape's collision filter data.
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
 
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.
getSlips(int) - Method in class physx.vehicle2.PxVehicleTireSlipState
 
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.
getSolidRestOffset() - Method in class physx.particles.PxParticleSystem
 
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.
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.
getSolverType() - Method in class physx.physics.PxScene
Return the solver model.
getSolverType() - Method in class physx.physics.PxSceneDesc
Selects the solver algorithm to use.
getSortedClothStartIndices() - Method in class physx.particles.PxPartitionedParticleCloth
 
getSpeedResponses(int) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
 
getSpeedResponsesPerCommandValue(int) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
 
getSpeedStates(int) - Method in class physx.vehicle2.PxVehicleTireSpeedState
 
getSphericalJointFlags() - Method in class physx.extensions.PxSphericalJoint
Get the flags specific to the Spherical Joint.
getSprings() - Method in class physx.particles.PxParticleClothBuffer
 
getSprings() - Method in class physx.particles.PxParticleClothDesc
 
getSprungMass() - Method in class physx.vehicle2.PxVehicleSuspensionForceParams
Part of the vehicle mass that is supported by the suspension spring.
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.
getStandOnAnotherCCT() - Method in class physx.character.PxControllerState
Are we standing on another CCT?
getStandOnObstacle() - Method in class physx.character.PxControllerState
Are we standing on a user-defined obstacle?
getStartTriangleIndex() - Method in class physx.particles.PxParticleCloth
 
getStartVertexIndex() - Method in class physx.particles.PxParticleCloth
 
getState(PxControllerState) - Method in class physx.character.PxController
Returns information about the controller's internal state.
getStaticBVHBuildStrategy() - Method in class physx.physics.PxSceneDesc
 
getStaticFriction() - Method in class physx.geometry.PxContactPoint
The static friction coefficient
getStaticFriction() - Method in class physx.physics.PxMaterial
Retrieves the coefficient of static friction.
getStaticKineFilteringMode() - Method in class physx.physics.PxSceneDesc
Filtering mode for static-kinematic pairs in the broadphase.
getStaticKinematicFilteringMode() - Method in class physx.physics.PxScene
Gets the pair filtering mode for static-kinematic pairs.
getStaticNbObjectsPerNode() - Method in class physx.physics.PxSceneDesc
 
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
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.
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).
getSteer() - Method in class physx.vehicle2.PxVehicleCommandState
The instantaneous state of the steer controller in range [-1,1].
getSteerCommandResponseStates(int) - Method in class physx.vehicle2.BaseVehicleState
 
getSteerResponseParams() - Method in class physx.vehicle2.BaseVehicleParams
 
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.
getStickyParams(int) - Method in class physx.vehicle2.PxVehicleTireStickyParams
 
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.particles.PxParticleSpring
 
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.
getStrength() - Method in class physx.vehicle2.PxVehicleAckermannParams
is the strength of the correction with 0 denoting no correction and 1 denoting perfect correction.
getStride() - Method in class physx.common.PxStridedData
The offset in bytes between consecutive samples in the data.
getStride() - Method in class physx.common.PxU16StridedData
 
getStride() - Method in class physx.support.PxTypedStridedData_PxU16
 
getSuccess() - Method in class physx.extensions.PxGjkQueryProximityInfoResult
 
getSuccess() - Method in class physx.extensions.PxGjkQueryRaycastResult
 
getSuccess() - Method in class physx.extensions.PxGjkQuerySweepResult
 
GetSuggestedCudaDeviceOrdinal(PxFoundation) - Static method in class physx.common.PxCudaTopLevelFunctions
 
getSuppressTriangleMeshRemapTable() - Method in class physx.cooking.PxCookingParams
When true, the face remap table is not created.
getSurfaceTension() - Method in class physx.particles.PxPBDMaterial
Retrieves the surface tension coefficient.
getSuspActiveStatus() - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
a boolean describing whether to trigger a suspension limit constraint.
getSuspAngular() - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
angular component of velocity jacobian in the world frame.
getSuspensionAttachment() - Method in class physx.vehicle2.PxVehicleSuspensionParams
suspensionAttachment specifies the wheel pose at maximum compression.
getSuspensionComplianceParams(int) - Method in class physx.vehicle2.BaseVehicleParams
 
getSuspensionComplianceStates(int) - Method in class physx.vehicle2.BaseVehicleState
 
getSuspensionForceParams(int) - Method in class physx.vehicle2.BaseVehicleParams
 
getSuspensionForces(int) - Method in class physx.vehicle2.BaseVehicleState
 
getSuspensionJounceCalculationType() - Method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
 
getSuspensionParams(int) - Method in class physx.vehicle2.BaseVehicleParams
 
getSuspensionStateCalculationParams() - Method in class physx.vehicle2.BaseVehicleParams
 
getSuspensionStates(int) - Method in class physx.vehicle2.BaseVehicleState
 
getSuspensionTravelDir() - Method in class physx.vehicle2.PxVehicleSuspensionParams
suspensionTravelDir specifies the direction of suspension travel.
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.
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.
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.
getSuspLinear() - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
linear component of velocity jacobian in the world frame.
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
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
getSwitchTime() - Method in class physx.vehicle2.PxVehicleGearboxParams
Time it takes to switch gear.
getT() - Method in class physx.extensions.PxGjkQueryRaycastResult
 
getT() - Method in class physx.extensions.PxGjkQuerySweepResult
 
getTankDifferentialParams() - Method in class physx.vehicle2.EngineDrivetrainParams
 
getTankDriveTransmissionCommandState() - Method in class physx.vehicle2.EngineDriveVehicle
 
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)
getTargetVel() - Method in class physx.geometry.PxContactPoint
 
getTempBufferCapacity() - Method in class physx.common.PxGpuDynamicsMemoryConfig
Initial capacity of temp solver buffer allocated in pinned host memory.
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.
getTetrahedraRemap() - Method in class physx.geometry.PxTetrahedronMesh
Returns the tetrahedra remapping table.
getTetrahedronMesh() - Method in class physx.geometry.PxTetrahedronMeshGeometry
A reference to the mesh object.
getTetrahedronMeshFlags() - Method in class physx.geometry.PxTetrahedronMesh
Reads the PxTetrahedronMesh flags.
getTetrahedrons() - Method in class physx.geometry.PxTetrahedronMesh
Returns the tetrahedron indices.
getTetrahedrons() - Method in class physx.geometry.PxTetrahedronMeshDesc
Pointer to first tetrahedron.
getTetsPerElement() - Method in class physx.geometry.PxTetrahedronMeshDesc
Used for simulation meshes only.
getThreshold() - Method in class physx.particles.PxDiffuseParticleParams
Particles with potential value greater than the threshold will spawn diffuse particles
getThresholdForwardSpeedForWheelAngleIntegration() - Method in class physx.vehicle2.PxVehicleSimulationContext
Forward wheel speed below which the wheel rotation speed gets blended with the rolling speed.
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.
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.
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.
getThrottleCommandResponseState() - Method in class physx.vehicle2.EngineDrivetrainState
 
getThrustControllerIndex(int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
Return the index of the thrust controller that will control a specified track.
getThrustIdPerTrack(int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
 
getThrusts(int) - Method in class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState
 
getTimeSinceLastShift() - Method in class physx.vehicle2.PxVehicleAutoboxState
Time that has lapsed since the last autobox gear shift.
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.
getTireActiveStatus(int) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
 
getTireAngulars(int) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
 
getTireCamberAngleStates(int) - Method in class physx.vehicle2.BaseVehicleState
 
getTireDamping(int) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
 
getTireDirectionStates(int) - Method in class physx.vehicle2.BaseVehicleState
 
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.
getTireForceParams(int) - Method in class physx.vehicle2.BaseVehicleParams
 
getTireForces(int) - Method in class physx.vehicle2.BaseVehicleState
 
getTireGripStates(int) - Method in class physx.vehicle2.BaseVehicleState
 
getTireLinears(int) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
 
getTireSlipParams() - Method in class physx.vehicle2.PxVehicleSimulationContext
 
getTireSlipStates(int) - Method in class physx.vehicle2.BaseVehicleState
 
getTireSpeedStates(int) - Method in class physx.vehicle2.BaseVehicleState
 
getTireStickyParams() - Method in class physx.vehicle2.PxVehicleSimulationContext
 
getTireStickyStates(int) - Method in class physx.vehicle2.BaseVehicleState
 
getToe() - Method in class physx.vehicle2.PxVehicleSuspensionComplianceState
The toe angle in radians that arises from suspension compliance.
getTolerance() - Method in class physx.extensions.PxDistanceJoint
Get the error tolerance of the joint.
getTolerancesScale() - Method in class physx.physics.PxPhysics
Returns the simulation tolerance parameters.
getTorque() - Method in class physx.physics.PxSpatialForce
 
getTorque() - Method in class physx.vehicle2.PxVehicleSuspensionForce
The torque to apply to the rigid body.
getTorqueCurve() - Method in class physx.vehicle2.PxVehicleEngineParams
 
getTorqueRatios(int) - Method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
 
getTorqueRatiosAllWheels(int) - Method in class physx.vehicle2.PxVehicleDifferentialState
 
getTorques(int) - Method in class physx.vehicle2.PxVehicleTireForce
 
getTorsionalPatchRadius() - Method in class physx.physics.PxShape
Gets torsional patch radius.
getTotalAggregatePairsCapacity() - Method in class physx.common.PxGpuDynamicsMemoryConfig
Capacity of aggregate pair buffer allocated in GPU global memory.
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
 
getTouchedActor() - Method in class physx.character.PxControllerState
Actor owning 'touchedShape'
getTouchedObstacleHandle() - Method in class physx.character.PxControllerState
 
getTouchedShape() - Method in class physx.character.PxControllerState
Shape on which the CCT is standing
getTouches() - Method in class physx.physics.PxOverlapBuffer10
 
getTouches() - Method in class physx.physics.PxRaycastBuffer10
 
getTouches() - Method in class physx.physics.PxSweepBuffer10
 
getTrackToWheelIds(int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
 
getTrackWidth() - Method in class physx.vehicle2.PxVehicleAckermannParams
trackWidth is the width of the axle specified by #wheelIds
getTransform() - Method in class physx.physics.PxArticulationRootLinkData
Actor transform
getTransmissionCommandState() - Method in class physx.vehicle2.DirectDriveVehicle
 
getTransmissionCommandState() - Method in class physx.vehicle2.EngineDriveVehicle
 
getTriangleIndex() - Method in class physx.character.PxControllerShapeHit
touched triangle index (only for meshes/heightfields)
getTriangleIndices() - Method in class physx.particles.PxParticleClothCooker
 
getTriangleIndicesCount() - Method in class physx.particles.PxParticleClothCooker
 
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
getTriangleMesh() - Method in class physx.geometry.PxTriangleMeshGeometry
A reference to the mesh object.
getTriangleMeshFlags() - Method in class physx.geometry.PxTriangleMesh
Reads the PxTriangleMesh flags.
getTriangleNormal(int) - Method in class physx.geometry.PxHeightField
Returns a triangle face normal for a given triangle index
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() - Method in class physx.particles.PxParticleClothBuffer
 
getTriangles() - Method in class physx.particles.PxParticleClothDesc
 
getTrianglesRemap() - Method in class physx.geometry.PxTriangleMesh
Returns the triangle remapping table.
getTriggerActor() - Method in class physx.physics.PxTriggerPair
The actor to which triggerShape is attached
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.
getTwistAngle() - Method in class physx.extensions.PxD6Joint
get the twist angle of the joint, in the range (-2*Pi, 2*Pi]
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
 
getU() - Method in class physx.physics.PxGeomRaycastHit
 
getU16At(PxU16ConstPtr, int) - Static method in class physx.support.NativeArrayHelpers
 
getU32At(PxU32ConstPtr, int) - Static method in class physx.support.NativeArrayHelpers
 
getU8At(PxU8ConstPtr, int) - Static method in class physx.support.NativeArrayHelpers
 
getUpdateMode() - Method in class physx.physics.PxSceneQuerySystemBase
Gets scene query update mode
getUpDirection() - Method in class physx.character.PxController
Retrieve the 'up' direction.
getUpDirection() - Method in class physx.character.PxControllerDesc
Specifies the 'up' direction
getUpper() - Method in class physx.extensions.PxJointAngularLimitPair
 
getUpper() - Method in class physx.extensions.PxJointLinearLimitPair
 
getUpRatios(int) - Method in class physx.vehicle2.PxVehicleAutoboxParams
 
getUseAccurateVelocity() - Method in class physx.particles.PxDiffuseParticleParams
If true, enables accurate velocity estimation when using PBD solver.
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
*********************************************************************************************
getUsingConcurrentStreams() - Method in class physx.common.PxCudaContextManager
true if GPU work can run in concurrent streams
getV() - Method in class physx.physics.PxGeomRaycastHit
barycentric coordinates of hit point, for triangle mesh and height field (flag: #PxHitFlag::eUV)
getValue() - Method in class physx.extensions.PxJointLinearLimit
the extent of the limit.
getVec3At(PxVec3, int) - Static method in class physx.support.NativeArrayHelpers
 
getVelocities() - Method in class physx.particles.PxParticleBuffer
Get velocities for this particle buffer.
getVelocities() - Method in class physx.particles.PxParticleBufferDesc
 
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
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(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.
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.
getVerticesForModification() - Method in class physx.geometry.PxTriangleMesh
Returns all mesh vertices for modification.
getViscosity() - Method in class physx.particles.PxPBDMaterial
Retrieves the viscosity value.
getVisualizationCullingBox() - Method in class physx.physics.PxScene
Retrieves the visualization culling box.
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
getVolumes() - Method in class physx.particles.PxParticleBufferDesc
 
getVorticityConfinement() - Method in class physx.particles.PxPBDMaterial
Retrieves the vorticity confinement coefficient.
getVrtAxis() - Method in class physx.vehicle2.PxVehicleFrame
The axis defining the vertical (up) direction of the vehicle.
getW() - Method in class physx.common.PxQuat
 
getW() - Method in class physx.common.PxVec4
 
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.
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
getWheel0() - Method in class physx.vehicle2.PxVehicleAntiRollForceParams
 
getWheel1() - Method in class physx.vehicle2.PxVehicleAntiRollForceParams
 
getWheelAttachment() - Method in class physx.vehicle2.PxVehicleSuspensionParams
wheelAttachment is the pose of the wheel in the suspension frame.
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.
getWheelCamberAngle() - Method in class physx.vehicle2.PxVehicleSuspensionComplianceParams
A graph of camber angle against jounce/suspensionTravelDist with the camber angle expressed in radians.
getWheelConstraintGroupState() - Method in class physx.vehicle2.EngineDrivetrainState
 
getWheelIds(int) - Method in class physx.vehicle2.PxVehicleAckermannParams
 
getWheelIdsInAxleOrder(int) - Method in class physx.vehicle2.PxVehicleAxleDescription
 
getWheelIdsInGroupOrder(int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
 
getWheelIdsInTrackOrder(int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
 
getWheelInConstraintGroup(int, int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
Return the wheel id of the jth wheel in the ith constraint group.
getWheelInTrack(int, int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
Return the wheel id of the jth wheel in the ith track.
getWheelLocalPoses(int) - Method in class physx.vehicle2.BaseVehicleState
 
getWheelMultipliersInGroupOrder(int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
 
getWheelOnAxle(int, int) - Method in class physx.vehicle2.PxVehicleAxleDescription
Return the wheel id of the jth wheel on the ith axle.
getWheelParams(int) - Method in class physx.vehicle2.BaseVehicleParams
 
getWheelResponseMultipliers(int) - Method in class physx.vehicle2.PxVehicleCommandResponseParams
 
getWheelRigidBody1dStates(int) - Method in class physx.vehicle2.BaseVehicleState
 
getWheelShapes(int) - Method in class physx.vehicle2.PxVehiclePhysXActor
 
getWheelsInTrack(int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
Return the array of all wheels in the ith track.
getWheelToeAngle() - Method in class physx.vehicle2.PxVehicleSuspensionComplianceParams
A graph of toe angle against jounce/suspensionTravelDist with the toe angle expressed in radians.
getWheelTorque() - Method in class physx.vehicle2.PxVehicleTireForce
The torque to apply to the wheel's 1d rigid body.
getWind() - Method in class physx.particles.PxPBDParticleSystem
Retrieves the wind direction and intensity.
getWord0() - Method in class physx.physics.PxFilterData
 
getWord1() - Method in class physx.physics.PxFilterData
 
getWord2() - Method in class physx.physics.PxFilterData
 
getWord3() - Method in class physx.physics.PxFilterData
 
getWorldAngAccel() - Method in class physx.physics.PxArticulationRootLinkData
Link angular acceleration
getWorldAngVel() - Method in class physx.physics.PxArticulationRootLinkData
Link angular velocity
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(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
getWorldLinVel() - Method in class physx.physics.PxArticulationRootLinkData
Link linear velocity
getWorldNormal() - Method in class physx.character.PxControllerHit
Contact normal in world space
getWorldPos() - Method in class physx.character.PxControllerHit
Contact position in world space
getWriter() - Method in class physx.support.PxOmniPvd
 
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
 
getXYZ() - Method in class physx.common.PxVec4
 
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
 
getYAngle() - Method in class physx.extensions.PxJointLimitCone
the maximum angle from the Y axis of the constraint frame.
getYAngleMax() - Method in class physx.extensions.PxJointLimitPyramid
the maximum angle from the Y axis of the constraint frame.
getYAngleMin() - Method in class physx.extensions.PxJointLimitPyramid
the minimum angle from the Y axis of the constraint frame.
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
 
getZAngle() - Method in class physx.extensions.PxJointLimitCone
the maximum angle from the Z-axis of the constraint frame.
getZAngleMax() - Method in class physx.extensions.PxJointLimitPyramid
the maximum angle from the Z-axis of the constraint frame.
getZAngleMin() - Method in class physx.extensions.PxJointLimitPyramid
the minimum angle from the Z-axis of the constraint frame.

H

hadInitialOverlap() - Method in class physx.physics.PxGeomRaycastHit
 
hadInitialOverlap() - Method in class physx.physics.PxGeomSweepHit
 
hasAnyHits() - Method in class physx.physics.PxOverlapCallback
 
hasAnyHits() - Method in class physx.physics.PxRaycastCallback
 
hasAnyHits() - Method in class physx.physics.PxSweepCallback
 
hashCode() - Method in class physx.NativeObject
 
heightField() - Method in class physx.geometry.PxGeometryHolder
 

I

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
 
InitExtensions(PxPhysics) - Static method in class physx.PxTopLevelFunctions
 
initialize() - Method in class physx.vehicle2.BaseVehicle
 
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(PxFoundation) - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions
 
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
 
intersects(PxBounds3) - Method in class physx.common.PxBounds3
indicates whether the intersection of this and b is empty or not.
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.
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
 
isEmpty() - Method in class physx.common.PxBounds3
 
isExclusive() - Method in class physx.physics.PxShape
Returns true if the shape is exclusive to an actor.
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.PxVec3
 
isFinite() - Method in class physx.common.PxVec4
 
isGpuCompatible() - Method in class physx.geometry.PxConvexMesh
This method decides whether a convex mesh is gpu compatible.
isIdentity() - Method in class physx.common.PxQuat
 
isInside(PxBounds3) - Method in class physx.common.PxBounds3
checks a box is inside another box.
isIntegrated() - Method in class physx.common.PxCudaContextManager
true if GPU is an integrated (MCP) part
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.
isNormalized() - Method in class physx.common.PxVec3
 
isNormalized() - Method in class physx.common.PxVec4
 
isReleasable() - Method in class physx.common.PxBase
Whether the object is subordinate.
isSane() - Method in class physx.common.PxQuat
 
isSerializable(PxCollection, PxSerializationRegistry) - Static method in class physx.extensions.PxSerialization
 
isSerializable(PxCollection, PxSerializationRegistry, PxCollection) - Static method in class physx.extensions.PxSerialization
 
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(PxParticleBufferFlagEnum) - Method in class physx.particles.PxParticleBufferFlags
 
isSet(PxParticleFlagEnum) - Method in class physx.particles.PxParticleFlags
 
isSet(PxParticlePhaseFlagEnum) - Method in class physx.particles.PxParticlePhaseFlags
 
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
 
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.
isSoft() - Method in class physx.extensions.PxJointLimitParameters
 
isUnit() - Method in class physx.common.PxQuat
 
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.PxGpuDynamicsMemoryConfig
 
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(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
 

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(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(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
 
magnitudeSquared() - Method in class physx.common.PxQuat
 
magnitudeSquared() - Method in class physx.common.PxVec3
 
magnitudeSquared() - Method in class physx.common.PxVec4
 
markDirty() - Method in class physx.physics.PxConstraint
Notify the scene that the constraint shader data has been updated by the application
maxElement() - Method in class physx.common.PxVec3
 
maximum(PxVec3) - Method in class physx.common.PxVec3
 
maximum(PxVec4) - Method in class physx.common.PxVec4
 
memcpyDtoH(NativeObject, long, int) - Method in class physx.common.PxCudaContext
 
memcpyHtoD(long, NativeObject, int) - Method in class physx.common.PxCudaContext
 
minElement() - Method in class physx.common.PxVec3
 
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.
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(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
 
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(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
 
normalizeFast() - Method in class physx.common.PxVec3
 
normalizeSafe() - Method in class physx.common.PxVec3
 

O

OmniPvdFileWriteStream - Class in physx.support
 
OmniPvdFileWriteStream() - Constructor for class physx.support.OmniPvdFileWriteStream
 
OmniPvdFileWriteStream(long) - Constructor for class physx.support.OmniPvdFileWriteStream
 
OmniPvdWriter - Class in physx.support
 
OmniPvdWriter() - Constructor for class physx.support.OmniPvdWriter
 
OmniPvdWriter(long) - Constructor for class physx.support.OmniPvdWriter
 
OmniPvdWriteStream - Class in physx.support
 
OmniPvdWriteStream() - Constructor for class physx.support.OmniPvdWriteStream
 
OmniPvdWriteStream(long) - Constructor for class physx.support.OmniPvdWriteStream
 
on(T, int, int) - Method in interface physx.NativeObject.Allocator
 
onAdvance(PxGpuMirroredGpuParticleSystemPointer, CUstream) - Method in class physx.particles.PxParticleSystemCallback
Method gets called when the simulation step of the particle system is performed
onAdvance(PxGpuMirroredGpuParticleSystemPointer, CUstream) - Method in class physx.particles.PxParticleSystemCallbackImpl
 
onBegin(PxGpuMirroredGpuParticleSystemPointer, CUstream) - Method in class physx.particles.PxParticleSystemCallback
Method gets called when dirty data from the particle system is uploated to the gpu
onBegin(PxGpuMirroredGpuParticleSystemPointer, CUstream) - Method in class physx.particles.PxParticleSystemCallbackImpl
 
onComShift(int) - Method in class physx.physics.PxConstraintConnector
Center-of-mass shift callback
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
onContact(PxContactPairHeader, PxContactPair, int) - Method in class physx.physics.PxSimulationEventCallbackImpl
 
onContact(PxContactPairHeader, PxContactPair, int) - Method in class physx.physics.SimpleSimulationEventCallback
 
onControllerHit(PxControllersHit) - Method in class physx.character.PxUserControllerHitReport
Called when current controller hits another controller.
onControllerHit(PxControllersHit) - Method in class physx.character.PxUserControllerHitReportImpl
 
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(PxVec3) - Method in class physx.physics.PxConstraintConnector
Origin shift callback
onPostSolve(PxGpuMirroredGpuParticleSystemPointer, CUstream) - Method in class physx.particles.PxParticleSystemCallback
Method gets called after the particle system simulation step completed
onPostSolve(PxGpuMirroredGpuParticleSystemPointer, CUstream) - Method in class physx.particles.PxParticleSystemCallbackImpl
 
onShapeHit(PxControllerShapeHit) - Method in class physx.character.PxUserControllerHitReport
Called when current controller hits a shape.
onShapeHit(PxControllerShapeHit) - Method in class physx.character.PxUserControllerHitReportImpl
 
onSleep(PxActorPtr, int) - Method in class physx.physics.PxSimulationEventCallbackImpl
 
onSleep(PxActorPtr, int) - Method in class physx.physics.SimpleSimulationEventCallback
 
onTrigger(PxTriggerPair, int) - Method in class physx.physics.PxSimulationEventCallbackImpl
 
onTrigger(PxTriggerPair, int) - Method in class physx.physics.SimpleSimulationEventCallback
 
onWake(PxActorPtr, int) - Method in class physx.physics.PxSimulationEventCallbackImpl
 
onWake(PxActorPtr, int) - Method in class physx.physics.SimpleSimulationEventCallback
 
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(PxGeometry, PxTransform, PxGeometry, PxTransform) - Method in class physx.geometry.SimpleCustomGeometryCallbacks
 
overlapImpl(PxGeometry, PxTransform, PxGeometry, PxTransform) - Method in class physx.geometry.SimpleCustomGeometryCallbacksImpl
 

P

partitionSprings(PxParticleClothDesc, PxPartitionedParticleCloth) - Method in class physx.particles.PxParticleClothPreProcessor
 
PassThroughFilterShader - Class in physx.support
 
PassThroughFilterShader() - Constructor for class physx.support.PassThroughFilterShader
 
PassThroughFilterShader(long) - Constructor for class physx.support.PassThroughFilterShader
 
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.particles - package physx.particles
 
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
 
PhysXIntegrationParams - Class in physx.vehicle2
 
PhysXIntegrationParams() - Constructor for class physx.vehicle2.PhysXIntegrationParams
 
PhysXIntegrationParams(long) - Constructor for class physx.vehicle2.PhysXIntegrationParams
 
PhysXIntegrationState - Class in physx.vehicle2
 
PhysXIntegrationState() - Constructor for class physx.vehicle2.PhysXIntegrationState
 
PhysXIntegrationState(long) - Constructor for class physx.vehicle2.PhysXIntegrationState
 
plane() - Method in class physx.geometry.PxGeometryHolder
 
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(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
 
pointInPlane() - Method in class physx.common.PxPlane
find an arbitrary point in the plane
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.
PrismaticJointCreate(PxPhysics, PxRigidActor, PxTransform, PxRigidActor, PxTransform) - Static method in class physx.PxTopLevelFunctions
 
processCallbacks(PxBaseTask) - Method in class physx.physics.PxScene
This call processes all event callbacks in parallel.
project(PxVec3) - Method in class physx.common.PxPlane
projects p into the plane
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.
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(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(PxParticleRigidFilterPair) - Method in class physx.particles.Vector_PxParticleRigidFilterPair
Deprecated.
 
push_back(PxParticleSpring) - Method in class physx.particles.Vector_PxParticleSpring
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(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(PxParticleRigidFilterPair) - Method in class physx.particles.PxArray_PxParticleRigidFilterPair
 
pushBack(PxParticleSpring) - Method in class physx.particles.PxArray_PxParticleSpring
 
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.
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(PxRigidActor, int) - Static method in class physx.support.SupportFunctions
 
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
 
PxActorPtr - Class in physx.support
 
PxActorPtr() - Constructor for class physx.support.PxActorPtr
 
PxActorPtr(long) - Constructor for class physx.support.PxActorPtr
 
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
 
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
 
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_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_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_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_PxParticleRigidFilterPair - Class in physx.particles
 
PxArray_PxParticleRigidFilterPair() - Constructor for class physx.particles.PxArray_PxParticleRigidFilterPair
 
PxArray_PxParticleRigidFilterPair(int) - Constructor for class physx.particles.PxArray_PxParticleRigidFilterPair
 
PxArray_PxParticleRigidFilterPair(long) - Constructor for class physx.particles.PxArray_PxParticleRigidFilterPair
 
PxArray_PxParticleSpring - Class in physx.particles
 
PxArray_PxParticleSpring() - Constructor for class physx.particles.PxArray_PxParticleSpring
 
PxArray_PxParticleSpring(int) - Constructor for class physx.particles.PxArray_PxParticleSpring
 
PxArray_PxParticleSpring(long) - Constructor for class physx.particles.PxArray_PxParticleSpring
 
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_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_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_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_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_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_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_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_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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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(PxArticulationReducedCoordinate) - Static method in class physx.support.SupportFunctions
 
PxArticulationReducedCoordinate_getMinSolverVelocityIterations(PxArticulationReducedCoordinate) - Static method in class physx.support.SupportFunctions
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
PxBaseMaterial - Class in physx.physics
Base material class.
PxBaseMaterial() - Constructor for class physx.physics.PxBaseMaterial
 
PxBaseMaterial(long) - Constructor for class physx.physics.PxBaseMaterial
 
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
 
PxBoundedData - Class in physx.common
 
PxBoundedData() - Constructor for class physx.common.PxBoundedData
 
PxBoundedData(long) - Constructor for class physx.common.PxBoundedData
 
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
PxBoxController - Class in physx.character
Box character controller.
PxBoxController() - Constructor for class physx.character.PxBoxController
 
PxBoxController(long) - Constructor for class physx.character.PxBoxController
 
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
 
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
 
PxBoxObstacle - Class in physx.character
A box obstacle.
PxBoxObstacle() - Constructor for class physx.character.PxBoxObstacle
 
PxBoxObstacle(long) - Constructor for class physx.character.PxBoxObstacle
 
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
 
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
 
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
 
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
 
PxBVH33MidphaseDesc - Class in physx.cooking
 
PxBVH33MidphaseDesc() - Constructor for class physx.cooking.PxBVH33MidphaseDesc
 
PxBVH33MidphaseDesc(long) - Constructor for class physx.cooking.PxBVH33MidphaseDesc
 
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
 
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
 
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
 
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
 
PxCapsuleObstacle - Class in physx.character
A capsule obstacle.
PxCapsuleObstacle() - Constructor for class physx.character.PxCapsuleObstacle
 
PxCapsuleObstacle(long) - Constructor for class physx.character.PxCapsuleObstacle
 
PxCollection - Class in physx.common
Collection class for serialization.
PxCollection() - Constructor for class physx.common.PxCollection
 
PxCollection(long) - Constructor for class physx.common.PxCollection
 
PxCollectionExt - Class in physx.extensions
 
PxCollectionExt() - Constructor for class physx.extensions.PxCollectionExt
 
PxCollectionExt(long) - Constructor for class physx.extensions.PxCollectionExt
 
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.
PxConeLimitParams - Class in physx.particles
Compressed form of cone limit parameters
PxConeLimitParams() - Constructor for class physx.particles.PxConeLimitParams
 
PxConeLimitParams(long) - Constructor for class physx.particles.PxConeLimitParams
 
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
 
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
 
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
 
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
 
PxConstraintSolverPrep - Class in physx.physics
 
PxConstraintSolverPrep() - Constructor for class physx.physics.PxConstraintSolverPrep
 
PxConstraintSolverPrep(long) - Constructor for class physx.physics.PxConstraintSolverPrep
 
PxContactBuffer - Class in physx.geometry
 
PxContactBuffer() - Constructor for class physx.geometry.PxContactBuffer
 
PxContactBuffer(long) - Constructor for class physx.geometry.PxContactBuffer
 
PxContactPair - Class in physx.physics
Contact report pair information.
PxContactPair() - Constructor for class physx.physics.PxContactPair
 
PxContactPair(long) - Constructor for class physx.physics.PxContactPair
 
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
 
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
 
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
 
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
 
PxContactPoint - Class in physx.geometry
 
PxContactPoint() - Constructor for class physx.geometry.PxContactPoint
 
PxContactPoint(long) - Constructor for class physx.geometry.PxContactPoint
 
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
 
PxControllerBehaviorCallback - Class in physx.character
User behavior callback.
PxControllerBehaviorCallback() - Constructor for class physx.character.PxControllerBehaviorCallback
 
PxControllerBehaviorCallback(long) - Constructor for class physx.character.PxControllerBehaviorCallback
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
PxConvexMesh - Class in physx.geometry
A convex mesh.
PxConvexMesh() - Constructor for class physx.geometry.PxConvexMesh
 
PxConvexMesh(long) - Constructor for class physx.geometry.PxConvexMesh
 
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
 
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.
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
 
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
 
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
 
PxCudaContext - Class in physx.common
Cuda Context
PxCudaContext() - Constructor for class physx.common.PxCudaContext
 
PxCudaContext(long) - Constructor for class physx.common.PxCudaContext
 
PxCudaContextManager - Class in physx.common
* Manages thread locks, and task scheduling for a CUDA context * * A PxCudaContextManager manages access to a single CUDA context, allowing it to * be shared between multiple scenes.
PxCudaContextManager() - Constructor for class physx.common.PxCudaContextManager
 
PxCudaContextManager(long) - Constructor for class physx.common.PxCudaContextManager
 
PxCudaContextManagerDesc - Class in physx.common
Descriptor used to create a PxCudaContextManager
PxCudaContextManagerDesc() - Constructor for class physx.common.PxCudaContextManagerDesc
 
PxCudaContextManagerDesc(long) - Constructor for class physx.common.PxCudaContextManagerDesc
 
PxCudaTopLevelFunctions - Class in physx.common
 
PxCudaTopLevelFunctions() - Constructor for class physx.common.PxCudaTopLevelFunctions
 
PxCudaTopLevelFunctions(long) - Constructor for class physx.common.PxCudaTopLevelFunctions
 
PxCUresult - Class in physx.common
 
PxCUresult() - Constructor for class physx.common.PxCUresult
 
PxCUresult(long) - Constructor for class physx.common.PxCUresult
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
PxDiffuseParticleParams - Class in physx.particles
Parameters to configure the behavior of diffuse particles
PxDiffuseParticleParams() - Constructor for class physx.particles.PxDiffuseParticleParams
Construct parameters with default values.
PxDiffuseParticleParams(long) - Constructor for class physx.particles.PxDiffuseParticleParams
 
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
 
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
 
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
 
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
 
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
 
PxExtensionTopLevelFunctions - Class in physx.extensions
 
PxExtensionTopLevelFunctions() - Constructor for class physx.extensions.PxExtensionTopLevelFunctions
 
PxExtensionTopLevelFunctions(long) - Constructor for class physx.extensions.PxExtensionTopLevelFunctions
 
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
 
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
 
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
 
PxFrictionTypeEnum - Enum Class in physx.physics
Enum for selecting the friction algorithm used for simulation.
PxGeometry - Class in physx.geometry
A geometry object.
PxGeometry() - Constructor for class physx.geometry.PxGeometry
 
PxGeometry(long) - Constructor for class physx.geometry.PxGeometry
 
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
 
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
 
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
 
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
 
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
 
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
 
PxGjkQueryProximityInfoResult - Class in physx.extensions
 
PxGjkQueryProximityInfoResult() - Constructor for class physx.extensions.PxGjkQueryProximityInfoResult
 
PxGjkQueryProximityInfoResult(long) - Constructor for class physx.extensions.PxGjkQueryProximityInfoResult
 
PxGjkQueryRaycastResult - Class in physx.extensions
 
PxGjkQueryRaycastResult() - Constructor for class physx.extensions.PxGjkQueryRaycastResult
 
PxGjkQueryRaycastResult(long) - Constructor for class physx.extensions.PxGjkQueryRaycastResult
 
PxGjkQuerySweepResult - Class in physx.extensions
 
PxGjkQuerySweepResult() - Constructor for class physx.extensions.PxGjkQuerySweepResult
 
PxGjkQuerySweepResult(long) - Constructor for class physx.extensions.PxGjkQuerySweepResult
 
PxGpuDynamicsMemoryConfig - Class in physx.common
Sizes of pre-allocated buffers use for GPU dynamics
PxGpuDynamicsMemoryConfig() - Constructor for class physx.common.PxGpuDynamicsMemoryConfig
 
PxGpuDynamicsMemoryConfig(long) - Constructor for class physx.common.PxGpuDynamicsMemoryConfig
 
PxGpuMirroredGpuParticleSystemPointer - Class in physx.particles
 
PxGpuMirroredGpuParticleSystemPointer() - Constructor for class physx.particles.PxGpuMirroredGpuParticleSystemPointer
 
PxGpuMirroredGpuParticleSystemPointer(long) - Constructor for class physx.particles.PxGpuMirroredGpuParticleSystemPointer
 
PxGpuParticleSystem - Class in physx.particles
Container class for a GPU particle system.
PxGpuParticleSystem() - Constructor for class physx.particles.PxGpuParticleSystem
 
PxGpuParticleSystem(long) - Constructor for class physx.particles.PxGpuParticleSystem
 
PxHeightField - Class in physx.geometry
A height field class.
PxHeightField() - Constructor for class physx.geometry.PxHeightField
 
PxHeightField(long) - Constructor for class physx.geometry.PxHeightField
 
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
 
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
 
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.
PxHeightFieldSample - Class in physx.geometry
Heightfield sample format.
PxHeightFieldSample() - Constructor for class physx.geometry.PxHeightFieldSample
 
PxHeightFieldSample(long) - Constructor for class physx.geometry.PxHeightFieldSample
 
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
 
PxHullPolygon - Class in physx.geometry
Polygon data
PxHullPolygon() - Constructor for class physx.geometry.PxHullPolygon
 
PxHullPolygon(long) - Constructor for class physx.geometry.PxHullPolygon
 
PxI32ConstPtr - Class in physx.support
 
PxI32ConstPtr() - Constructor for class physx.support.PxI32ConstPtr
 
PxI32ConstPtr(long) - Constructor for class physx.support.PxI32ConstPtr
 
PxI32Ptr - Class in physx.support
 
PxI32Ptr() - Constructor for class physx.support.PxI32Ptr
 
PxI32Ptr(long) - Constructor for class physx.support.PxI32Ptr
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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.
PxMat33 - Class in physx.common
 
PxMat33() - Constructor for class physx.common.PxMat33
 
PxMat33(long) - Constructor for class physx.common.PxMat33
 
PxMat33(PxIDENTITYEnum) - Constructor for class physx.common.PxMat33
 
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
 
PxMaterialConstPtr - Class in physx.support
 
PxMaterialConstPtr() - Constructor for class physx.support.PxMaterialConstPtr
 
PxMaterialConstPtr(long) - Constructor for class physx.support.PxMaterialConstPtr
 
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
 
PxMaterialPtr - Class in physx.support
 
PxMaterialPtr() - Constructor for class physx.support.PxMaterialPtr
 
PxMaterialPtr(long) - Constructor for class physx.support.PxMaterialPtr
 
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
 
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
 
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
 
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
 
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.
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
 
PxObstacle - Class in physx.character
Base class for obstacles.
PxObstacle() - Constructor for class physx.character.PxObstacle
 
PxObstacle(long) - Constructor for class physx.character.PxObstacle
 
PxObstacleContext - Class in physx.character
Context class for obstacles.
PxObstacleContext() - Constructor for class physx.character.PxObstacleContext
 
PxObstacleContext(long) - Constructor for class physx.character.PxObstacleContext
 
PxOmniPvd - Class in physx.support
 
PxOmniPvd() - Constructor for class physx.support.PxOmniPvd
 
PxOmniPvd(long) - Constructor for class physx.support.PxOmniPvd
 
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
 
PxOverlapBuffer10 - Class in physx.physics
 
PxOverlapBuffer10() - Constructor for class physx.physics.PxOverlapBuffer10
 
PxOverlapBuffer10(long) - Constructor for class physx.physics.PxOverlapBuffer10
 
PxOverlapCallback - Class in physx.physics
 
PxOverlapCallback() - Constructor for class physx.physics.PxOverlapCallback
 
PxOverlapCallback(long) - Constructor for class physx.physics.PxOverlapCallback
 
PxOverlapHit - Class in physx.physics
 
PxOverlapHit() - Constructor for class physx.physics.PxOverlapHit
 
PxOverlapHit(long) - Constructor for class physx.physics.PxOverlapHit
 
PxOverlapResult - Class in physx.physics
 
PxOverlapResult() - Constructor for class physx.physics.PxOverlapResult
 
PxOverlapResult(long) - Constructor for class physx.physics.PxOverlapResult
 
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
 
PxParticleAndDiffuseBuffer - Class in physx.particles
A particle buffer used to simulate diffuse particles.
PxParticleAndDiffuseBuffer() - Constructor for class physx.particles.PxParticleAndDiffuseBuffer
 
PxParticleAndDiffuseBuffer(long) - Constructor for class physx.particles.PxParticleAndDiffuseBuffer
 
PxParticleAndDiffuseBufferDesc - Class in physx.particles
Structure to define user-defined particle state when constructing a new particle system that includes diffuse particles.
PxParticleAndDiffuseBufferDesc() - Constructor for class physx.particles.PxParticleAndDiffuseBufferDesc
 
PxParticleAndDiffuseBufferDesc(long) - Constructor for class physx.particles.PxParticleAndDiffuseBufferDesc
 
PxParticleBuffer - Class in physx.particles
The shared base class for all particle buffers, can be instantiated directly to simulate granular and fluid particles.
PxParticleBuffer() - Constructor for class physx.particles.PxParticleBuffer
 
PxParticleBuffer(long) - Constructor for class physx.particles.PxParticleBuffer
 
PxParticleBufferDesc - Class in physx.particles
Structure to define user-defined particle state when constructing a new particle system.
PxParticleBufferDesc() - Constructor for class physx.particles.PxParticleBufferDesc
 
PxParticleBufferDesc(long) - Constructor for class physx.particles.PxParticleBufferDesc
 
PxParticleBufferFlagEnum - Enum Class in physx.particles
Identifies dirty particle buffers that need to be updated in the particle system.
PxParticleBufferFlags - Class in physx.particles
 
PxParticleBufferFlags() - Constructor for class physx.particles.PxParticleBufferFlags
 
PxParticleBufferFlags(int) - Constructor for class physx.particles.PxParticleBufferFlags
 
PxParticleBufferFlags(long) - Constructor for class physx.particles.PxParticleBufferFlags
 
PxParticleCloth - Class in physx.particles
 
PxParticleCloth() - Constructor for class physx.particles.PxParticleCloth
 
PxParticleCloth(long) - Constructor for class physx.particles.PxParticleCloth
 
PxParticleClothBuffer - Class in physx.particles
 
PxParticleClothBuffer() - Constructor for class physx.particles.PxParticleClothBuffer
 
PxParticleClothBuffer(long) - Constructor for class physx.particles.PxParticleClothBuffer
 
PxParticleClothBufferHelper - Class in physx.particles
 
PxParticleClothBufferHelper() - Constructor for class physx.particles.PxParticleClothBufferHelper
 
PxParticleClothBufferHelper(long) - Constructor for class physx.particles.PxParticleClothBufferHelper
 
PxParticleClothConstraint - Class in physx.particles
 
PxParticleClothConstraint() - Constructor for class physx.particles.PxParticleClothConstraint
 
PxParticleClothConstraint(long) - Constructor for class physx.particles.PxParticleClothConstraint
 
PxParticleClothConstraintEnum - Enum Class in physx.particles
 
PxParticleClothCooker - Class in physx.particles
 
PxParticleClothCooker() - Constructor for class physx.particles.PxParticleClothCooker
 
PxParticleClothCooker(long) - Constructor for class physx.particles.PxParticleClothCooker
 
PxParticleClothDesc - Class in physx.particles
 
PxParticleClothDesc() - Constructor for class physx.particles.PxParticleClothDesc
 
PxParticleClothDesc(long) - Constructor for class physx.particles.PxParticleClothDesc
 
PxParticleClothPreProcessor - Class in physx.particles
 
PxParticleClothPreProcessor() - Constructor for class physx.particles.PxParticleClothPreProcessor
 
PxParticleClothPreProcessor(long) - Constructor for class physx.particles.PxParticleClothPreProcessor
 
PxParticleFlagEnum - Enum Class in physx.particles
Flags which control the behaviour of a particle system.
PxParticleFlags - Class in physx.particles
 
PxParticleFlags() - Constructor for class physx.particles.PxParticleFlags
 
PxParticleFlags(int) - Constructor for class physx.particles.PxParticleFlags
 
PxParticleFlags(long) - Constructor for class physx.particles.PxParticleFlags
 
PxParticleMaterial - Class in physx.particles
 
PxParticleMaterial() - Constructor for class physx.particles.PxParticleMaterial
 
PxParticleMaterial(long) - Constructor for class physx.particles.PxParticleMaterial
 
PxParticlePhaseFlagEnum - Enum Class in physx.particles
Identifies per-particle behavior for a PxParticleSystem.
PxParticlePhaseFlags - Class in physx.particles
 
PxParticlePhaseFlags() - Constructor for class physx.particles.PxParticlePhaseFlags
 
PxParticlePhaseFlags(int) - Constructor for class physx.particles.PxParticlePhaseFlags
 
PxParticlePhaseFlags(long) - Constructor for class physx.particles.PxParticlePhaseFlags
 
PxParticleRigidAttachment - Class in physx.particles
 
PxParticleRigidAttachment() - Constructor for class physx.particles.PxParticleRigidAttachment
 
PxParticleRigidAttachment(long) - Constructor for class physx.particles.PxParticleRigidAttachment
 
PxParticleRigidFilterPair - Class in physx.particles
 
PxParticleRigidFilterPair() - Constructor for class physx.particles.PxParticleRigidFilterPair
 
PxParticleRigidFilterPair(long) - Constructor for class physx.particles.PxParticleRigidFilterPair
 
PxParticleSolverTypeEnum - Enum Class in physx.particles
 
PxParticleSpring - Class in physx.particles
 
PxParticleSpring() - Constructor for class physx.particles.PxParticleSpring
 
PxParticleSpring(long) - Constructor for class physx.particles.PxParticleSpring
 
PxParticleSystem - Class in physx.particles
 
PxParticleSystem() - Constructor for class physx.particles.PxParticleSystem
 
PxParticleSystem(long) - Constructor for class physx.particles.PxParticleSystem
 
PxParticleSystemCallback - Class in physx.particles
Particle system callback base class to schedule work that should be done before, while or after the particle system updates.
PxParticleSystemCallback() - Constructor for class physx.particles.PxParticleSystemCallback
 
PxParticleSystemCallback(long) - Constructor for class physx.particles.PxParticleSystemCallback
 
PxParticleSystemCallbackImpl - Class in physx.particles
 
PxParticleSystemCallbackImpl() - Constructor for class physx.particles.PxParticleSystemCallbackImpl
 
PxParticleSystemCallbackImpl(long) - Constructor for class physx.particles.PxParticleSystemCallbackImpl
 
PxParticleVolume - Class in physx.particles
 
PxParticleVolume() - Constructor for class physx.particles.PxParticleVolume
 
PxParticleVolume(long) - Constructor for class physx.particles.PxParticleVolume
 
PxPartitionedParticleCloth - Class in physx.particles
 
PxPartitionedParticleCloth() - Constructor for class physx.particles.PxPartitionedParticleCloth
 
PxPartitionedParticleCloth(long) - Constructor for class physx.particles.PxPartitionedParticleCloth
 
PxPBDMaterial - Class in physx.particles
Material class to represent a set of PBD particle material properties.
PxPBDMaterial() - Constructor for class physx.particles.PxPBDMaterial
 
PxPBDMaterial(long) - Constructor for class physx.particles.PxPBDMaterial
 
PxPBDParticleSystem - Class in physx.particles
A particle system that uses the position based dynamics(PBD) solver.
PxPBDParticleSystem() - Constructor for class physx.particles.PxPBDParticleSystem
 
PxPBDParticleSystem(long) - Constructor for class physx.particles.PxPBDParticleSystem
 
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
 
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, PxVec3) - Constructor for class physx.common.PxPlane
Constructor from three points
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
 
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
 
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
 
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
 
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
 
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
 
PxQuat - Class in physx.common
 
PxQuat() - Constructor for class physx.common.PxQuat
 
PxQuat(float, float, float, float) - Constructor for class physx.common.PxQuat
 
PxQuat(long) - Constructor for class physx.common.PxQuat
 
PxQuat(PxIDENTITYEnum) - Constructor for class physx.common.PxQuat
 
PxQueryFilterCallback - Class in physx.physics
Scene query filtering callbacks.
PxQueryFilterCallback() - Constructor for class physx.physics.PxQueryFilterCallback
 
PxQueryFilterCallback(long) - Constructor for class physx.physics.PxQueryFilterCallback
 
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
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
 
PxQueryHit - Class in physx.physics
Scene query hit information.
PxQueryHit() - Constructor for class physx.physics.PxQueryHit
 
PxQueryHit(long) - Constructor for class physx.physics.PxQueryHit
 
PxRaycastBuffer10 - Class in physx.physics
 
PxRaycastBuffer10() - Constructor for class physx.physics.PxRaycastBuffer10
 
PxRaycastBuffer10(long) - Constructor for class physx.physics.PxRaycastBuffer10
 
PxRaycastCallback - Class in physx.physics
 
PxRaycastCallback() - Constructor for class physx.physics.PxRaycastCallback
 
PxRaycastCallback(long) - Constructor for class physx.physics.PxRaycastCallback
 
PxRaycastHit - Class in physx.physics
 
PxRaycastHit() - Constructor for class physx.physics.PxRaycastHit
 
PxRaycastHit(long) - Constructor for class physx.physics.PxRaycastHit
 
PxRaycastResult - Class in physx.physics
 
PxRaycastResult() - Constructor for class physx.physics.PxRaycastResult
 
PxRaycastResult(long) - Constructor for class physx.physics.PxRaycastResult
 
PxRealConstPtr - Class in physx.support
 
PxRealConstPtr() - Constructor for class physx.support.PxRealConstPtr
 
PxRealConstPtr(long) - Constructor for class physx.support.PxRealConstPtr
 
PxRealPtr - Class in physx.support
 
PxRealPtr() - Constructor for class physx.support.PxRealPtr
 
PxRealPtr(long) - Constructor for class physx.support.PxRealPtr
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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(PxScene) - Static method in class physx.support.SupportFunctions
 
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.
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
 
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
 
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
 
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
 
PxSerialization - Class in physx.extensions
Utility functions for serialization
PxSerialization() - Constructor for class physx.extensions.PxSerialization
 
PxSerialization(long) - Constructor for class physx.extensions.PxSerialization
 
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
 
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
 
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
 
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
 
PxShapePtr - Class in physx.support
 
PxShapePtr() - Constructor for class physx.support.PxShapePtr
 
PxShapePtr(long) - Constructor for class physx.support.PxShapePtr
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
PxStridedData - Class in physx.common
 
PxStridedData() - Constructor for class physx.common.PxStridedData
 
PxStridedData(long) - Constructor for class physx.common.PxStridedData
 
PxSweepBuffer10 - Class in physx.physics
 
PxSweepBuffer10() - Constructor for class physx.physics.PxSweepBuffer10
 
PxSweepBuffer10(long) - Constructor for class physx.physics.PxSweepBuffer10
 
PxSweepCallback - Class in physx.physics
 
PxSweepCallback() - Constructor for class physx.physics.PxSweepCallback
 
PxSweepCallback(long) - Constructor for class physx.physics.PxSweepCallback
 
PxSweepHit - Class in physx.physics
 
PxSweepHit() - Constructor for class physx.physics.PxSweepHit
 
PxSweepHit(long) - Constructor for class physx.physics.PxSweepHit
 
PxSweepResult - Class in physx.physics
 
PxSweepResult() - Constructor for class physx.physics.PxSweepResult
 
PxSweepResult(long) - Constructor for class physx.physics.PxSweepResult
 
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
 
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
 
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 softbody 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
 
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
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
 
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
 
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.
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
 
PxTopLevelFunctions - Class in physx
 
PxTopLevelFunctions() - Constructor for class physx.PxTopLevelFunctions
 
PxTopLevelFunctions(long) - Constructor for class physx.PxTopLevelFunctions
 
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, PxQuat) - Constructor for class physx.common.PxTransform
 
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
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
 
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
 
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
 
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
 
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.
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
 
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
 
PxTypedStridedData_PxU16 - Class in physx.support
 
PxTypedStridedData_PxU16() - Constructor for class physx.support.PxTypedStridedData_PxU16
 
PxTypedStridedData_PxU16(long) - Constructor for class physx.support.PxTypedStridedData_PxU16
 
PxU16ConstPtr - Class in physx.support
 
PxU16ConstPtr() - Constructor for class physx.support.PxU16ConstPtr
 
PxU16ConstPtr(long) - Constructor for class physx.support.PxU16ConstPtr
 
PxU16Ptr - Class in physx.support
 
PxU16Ptr() - Constructor for class physx.support.PxU16Ptr
 
PxU16Ptr(long) - Constructor for class physx.support.PxU16Ptr
 
PxU16StridedData - Class in physx.common
 
PxU16StridedData() - Constructor for class physx.common.PxU16StridedData
 
PxU16StridedData(long) - Constructor for class physx.common.PxU16StridedData
 
PxU32ConstPtr - Class in physx.support
 
PxU32ConstPtr() - Constructor for class physx.support.PxU32ConstPtr
 
PxU32ConstPtr(long) - Constructor for class physx.support.PxU32ConstPtr
 
pxU32deviceptr(NativeObject) - Static method in class physx.common.PxCudaTopLevelFunctions
 
PxU32Ptr - Class in physx.support
 
PxU32Ptr() - Constructor for class physx.support.PxU32Ptr
 
PxU32Ptr(long) - Constructor for class physx.support.PxU32Ptr
 
PxU8ConstPtr - Class in physx.support
 
PxU8ConstPtr() - Constructor for class physx.support.PxU8ConstPtr
 
PxU8ConstPtr(long) - Constructor for class physx.support.PxU8ConstPtr
 
PxU8Ptr - Class in physx.support
 
PxU8Ptr() - Constructor for class physx.support.PxU8Ptr
 
PxU8Ptr(long) - Constructor for class physx.support.PxU8Ptr
 
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
 
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
 
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
 
pxVec4deviceptr(PxVec4) - Static method in class physx.common.PxCudaTopLevelFunctions
 
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
 
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
 
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
 
PxVehicleAutoboxParams - Class in physx.vehicle2
 
PxVehicleAutoboxParams() - Constructor for class physx.vehicle2.PxVehicleAutoboxParams
 
PxVehicleAutoboxParams(long) - Constructor for class physx.vehicle2.PxVehicleAutoboxParams
 
PxVehicleAutoboxState - Class in physx.vehicle2
 
PxVehicleAutoboxState() - Constructor for class physx.vehicle2.PxVehicleAutoboxState
 
PxVehicleAutoboxState(long) - Constructor for class physx.vehicle2.PxVehicleAutoboxState
 
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
 
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
 
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
 
PxVehicleClutchCommandResponseState - Class in physx.vehicle2
 
PxVehicleClutchCommandResponseState() - Constructor for class physx.vehicle2.PxVehicleClutchCommandResponseState
 
PxVehicleClutchCommandResponseState(long) - Constructor for class physx.vehicle2.PxVehicleClutchCommandResponseState
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
PxVehicleComponentSequence - Class in physx.vehicle2
 
PxVehicleComponentSequence() - Constructor for class physx.vehicle2.PxVehicleComponentSequence
 
PxVehicleComponentSequence(long) - Constructor for class physx.vehicle2.PxVehicleComponentSequence
 
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
 
PxVehicleDifferentialState - Class in physx.vehicle2
 
PxVehicleDifferentialState() - Constructor for class physx.vehicle2.PxVehicleDifferentialState
 
PxVehicleDifferentialState(long) - Constructor for class physx.vehicle2.PxVehicleDifferentialState
 
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
 
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
 
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
 
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
 
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
 
PxVehicleEngineState - Class in physx.vehicle2
 
PxVehicleEngineState() - Constructor for class physx.vehicle2.PxVehicleEngineState
 
PxVehicleEngineState(long) - Constructor for class physx.vehicle2.PxVehicleEngineState
 
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
 
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
 
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
 
PxVehicleFrame - Class in physx.vehicle2
 
PxVehicleFrame() - Constructor for class physx.vehicle2.PxVehicleFrame
 
PxVehicleFrame(long) - Constructor for class physx.vehicle2.PxVehicleFrame
 
PxVehicleGearboxParams - Class in physx.vehicle2
 
PxVehicleGearboxParams() - Constructor for class physx.vehicle2.PxVehicleGearboxParams
 
PxVehicleGearboxParams(long) - Constructor for class physx.vehicle2.PxVehicleGearboxParams
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
PxVehicleRigidBodyState - Class in physx.vehicle2
 
PxVehicleRigidBodyState() - Constructor for class physx.vehicle2.PxVehicleRigidBodyState
 
PxVehicleRigidBodyState(long) - Constructor for class physx.vehicle2.PxVehicleRigidBodyState
 
PxVehicleRoadGeometryState - Class in physx.vehicle2
 
PxVehicleRoadGeometryState() - Constructor for class physx.vehicle2.PxVehicleRoadGeometryState
 
PxVehicleRoadGeometryState(long) - Constructor for class physx.vehicle2.PxVehicleRoadGeometryState
 
PxVehicleScale - Class in physx.vehicle2
 
PxVehicleScale() - Constructor for class physx.vehicle2.PxVehicleScale
 
PxVehicleScale(long) - Constructor for class physx.vehicle2.PxVehicleScale
 
PxVehicleSimulationContext - Class in physx.vehicle2
 
PxVehicleSimulationContext() - Constructor for class physx.vehicle2.PxVehicleSimulationContext
 
PxVehicleSimulationContext(long) - Constructor for class physx.vehicle2.PxVehicleSimulationContext
 
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
 
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
 
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
 
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
 
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
 
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
 
PxVehicleSuspensionState - Class in physx.vehicle2
 
PxVehicleSuspensionState() - Constructor for class physx.vehicle2.PxVehicleSuspensionState
 
PxVehicleSuspensionState(long) - Constructor for class physx.vehicle2.PxVehicleSuspensionState
 
PxVehicleSuspensionStateCalculationParams - Class in physx.vehicle2
 
PxVehicleSuspensionStateCalculationParams() - Constructor for class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
 
PxVehicleSuspensionStateCalculationParams(long) - Constructor for class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
 
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
 
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
 
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
 
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
 
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
 
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
 
PxVehicleTireForceParams - Class in physx.vehicle2
 
PxVehicleTireForceParams() - Constructor for class physx.vehicle2.PxVehicleTireForceParams
 
PxVehicleTireForceParams(long) - Constructor for class physx.vehicle2.PxVehicleTireForceParams
 
PxVehicleTireForceParamsExt - Class in physx.vehicle2
 
PxVehicleTireForceParamsExt() - Constructor for class physx.vehicle2.PxVehicleTireForceParamsExt
 
PxVehicleTireForceParamsExt(long) - Constructor for class physx.vehicle2.PxVehicleTireForceParamsExt
 
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
 
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
 
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
 
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
 
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
 
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
 
PxVehicleTopLevelFunctions - Class in physx.vehicle2
 
PxVehicleTopLevelFunctions() - Constructor for class physx.vehicle2.PxVehicleTopLevelFunctions
 
PxVehicleTopLevelFunctions(long) - Constructor for class physx.vehicle2.PxVehicleTopLevelFunctions
 
PxVehicleTorqueCurveLookupTable - Class in physx.vehicle2
 
PxVehicleTorqueCurveLookupTable() - Constructor for class physx.vehicle2.PxVehicleTorqueCurveLookupTable
 
PxVehicleTorqueCurveLookupTable(long) - Constructor for class physx.vehicle2.PxVehicleTorqueCurveLookupTable
 
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
 
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
 
PxVehicleWheelLocalPose - Class in physx.vehicle2
 
PxVehicleWheelLocalPose() - Constructor for class physx.vehicle2.PxVehicleWheelLocalPose
 
PxVehicleWheelLocalPose(long) - Constructor for class physx.vehicle2.PxVehicleWheelLocalPose
 
PxVehicleWheelParams - Class in physx.vehicle2
 
PxVehicleWheelParams() - Constructor for class physx.vehicle2.PxVehicleWheelParams
 
PxVehicleWheelParams(long) - Constructor for class physx.vehicle2.PxVehicleWheelParams
 
PxVehicleWheelRigidBody1dState - Class in physx.vehicle2
 
PxVehicleWheelRigidBody1dState() - Constructor for class physx.vehicle2.PxVehicleWheelRigidBody1dState
 
PxVehicleWheelRigidBody1dState(long) - Constructor for class physx.vehicle2.PxVehicleWheelRigidBody1dState
 
PxVehicleWheelsPtr - Class in physx.support
 
PxVehicleWheelsPtr() - Constructor for class physx.support.PxVehicleWheelsPtr
 
PxVehicleWheelsPtr(long) - Constructor for class physx.support.PxVehicleWheelsPtr
 
PxVisualizationParameterEnum - Enum Class in physx.support
Debug visualization parameters.

R

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(PxParticleBufferFlagEnum) - Method in class physx.particles.PxParticleBufferFlags
 
raise(PxParticleFlagEnum) - Method in class physx.particles.PxParticleFlags
 
raise(PxParticlePhaseFlagEnum) - Method in class physx.particles.PxParticlePhaseFlags
 
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
 
raiseFlags(PxParticleBufferFlagEnum) - Method in class physx.particles.PxParticleBuffer
Raise dirty flags on this particle buffer to communicate that the corresponding data has been updated by the user.
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(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(NativeObject, int) - Method in class physx.extensions.PxDefaultMemoryInputData
 
refitBVH() - Method in class physx.geometry.PxTriangleMesh
Refits BVH for mesh vertices.
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.PxCudaContextManager
* Release the PxCudaContextManager * * If the PxCudaContextManager created the CUDA context it was * responsible for, it also frees that context.
release() - Method in class physx.common.PxFoundation
 
release() - Method in class physx.extensions.PxSerializationRegistry
Releases PxSerializationRegistry instance.
release() - Method in class physx.particles.PxParticleBuffer
Release this buffer and deallocate all the memory.
release() - Method in class physx.particles.PxParticleClothBufferHelper
 
release() - Method in class physx.particles.PxParticleClothCooker
 
release() - Method in class physx.particles.PxParticleClothPreProcessor
 
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
 
releaseContext() - Method in class physx.common.PxCudaContextManager
* Release the CUDA context from the current thread * * The CUDA context should be released as soon as practically * possible, to allow other CPU threads to work efficiently.
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(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(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(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(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(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.
removeId(long) - Method in class physx.common.PxCollection
Removes id from a contained PxBase object.
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.
removeParticleBuffer(PxParticleBuffer) - Method in class physx.particles.PxParticleSystem
 
removeRigidAttachment(PxRigidActor) - Method in class physx.particles.PxParticleSystem
 
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
 
reservePoints(int) - Method in class physx.common.PxRenderBuffer
 
reset() - Method in class physx.geometry.PxContactBuffer
 
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.
RevoluteJointCreate(PxPhysics, PxRigidActor, PxTransform, PxRigidActor, PxTransform) - Static method in class physx.PxTopLevelFunctions
 
rotate(PxVec3) - Method in class physx.common.PxQuat
 
rotateInertia(PxMat33, PxQuat) - Static method in class physx.extensions.PxMassProperties
Rotate an inertia tensor around the center of mass
rotateInv(PxVec3) - Method in class physx.common.PxQuat
 

S

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.
scaleInertia(PxMat33, PxQuat, PxVec3) - Static method in class physx.extensions.PxMassProperties
Non-uniform scaling of the inertia tensor
scaleSafe(float) - Method in class physx.common.PxBounds3
scales the AABB.
sceneQueriesUpdate() - Method in class physx.physics.PxSceneSQSystem
Executes scene queries update tasks.
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
 
send(NativeObject, int) - Method in class physx.support.SimplePvdTransport
 
send(NativeObject, int) - Method in class physx.support.SimplPvdTransportImpl
 
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(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, PxParticleRigidFilterPair) - Method in class physx.particles.PxArray_PxParticleRigidFilterPair
 
set(int, PxParticleSpring) - Method in class physx.particles.PxArray_PxParticleSpring
 
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
 
setAccumulatedCopiesPerParticles(PxU32Ptr) - Method in class physx.particles.PxPartitionedParticleCloth
 
setAccumulatedSpringsPerPartitions(PxU32Ptr) - Method in class physx.particles.PxPartitionedParticleCloth
 
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
 
setActiveAutoboxGearShift(boolean) - Method in class physx.vehicle2.PxVehicleAutoboxState
Describes whether a gear shift triggered by the autobox is still in flight.
setActiveStatus(int, boolean) - Method in class physx.vehicle2.PxVehicleTireStickyState
 
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(PxActorFlagEnum, boolean) - Method in class physx.physics.PxActor
Raises or clears a particular actor flag.
setActorFlags(PxActorFlags) - Method in class physx.physics.PxActor
Sets the actor flags.
setActors(int, PxActor) - Method in class physx.physics.PxContactPairHeader
 
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
 
setAdhesion(float) - Method in class physx.particles.PxParticleMaterial
 
setAdhesionRadiusScale(float) - Method in class physx.particles.PxParticleMaterial
 
setAirDrag(float) - Method in class physx.particles.PxDiffuseParticleParams
Air drag force factor for spray particles
setAligningMoment(float) - Method in class physx.vehicle2.PxVehicleTireForce
The aligning moment may be propagated to a torque-driven steering controller.
setAngular(PxVec3) - Method in class physx.physics.PxSpatialVelocity
 
setAngularDamping(float) - Method in class physx.physics.PxRigidBody
Sets the angular damping coefficient.
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
 
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
 
setAppGUID(String) - Method in class physx.common.PxCudaContextManagerDesc
* Application-specific GUID * * If your application employs PhysX modules that use CUDA you need to use a GUID * so that patches for new architectures can be released for your game.You can obtain a GUID for your * application from Nvidia.
setAreaTestEpsilon(float) - Method in class physx.cooking.PxCookingParams
Zero-size area epsilon used in convex hull computation.
setArmature(PxArticulationAxisEnum, float) - Method in class physx.physics.PxArticulationJointReducedCoordinate
Sets the joint armature for the given axis.
setArticulationFlag(PxArticulationFlagEnum, boolean) - Method in class physx.physics.PxArticulationReducedCoordinate
Raises or clears a flag on the articulation.
setArticulationFlags(PxArticulationFlags) - Method in class physx.physics.PxArticulationReducedCoordinate
Sets flags on the articulation.
setAutoboxParams(PxVehicleAutoboxParams) - Method in class physx.vehicle2.EngineDrivetrainParams
 
setAutoboxState(PxVehicleAutoboxState) - Method in class physx.vehicle2.EngineDrivetrainState
 
setAveWheelSpeedContributionAllWheels(int, float) - Method in class physx.vehicle2.PxVehicleDifferentialState
 
setAveWheelSpeedRatios(int, float) - Method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
 
setAxisAngle(PxVec4) - Method in class physx.particles.PxConeLimitParams
 
setAxleDescription(PxVehicleAxleDescription) - Method in class physx.vehicle2.BaseVehicleParams
 
setAxleToWheelIds(int, int) - Method in class physx.vehicle2.PxVehicleAxleDescription
 
setBaseFlag(PxBaseFlagEnum, boolean) - Method in class physx.common.PxBase
Set PxBaseFlag
setBaseFlags(PxBaseFlags) - Method in class physx.common.PxBase
Set PxBaseFlags
setBaseParams(BaseVehicleParams) - Method in class physx.vehicle2.BaseVehicle
 
setBaseState(BaseVehicleState) - Method in class physx.vehicle2.BaseVehicle
 
setBehaviorCallback(PxControllerBehaviorCallback) - Method in class physx.character.PxControllerDesc
Specifies a user behavior callback.
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
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.
setBound(PxBounds3) - Method in class physx.particles.PxParticleVolume
 
setBrakeCommandResponseStates(int, float) - Method in class physx.vehicle2.BaseVehicleState
 
setBrakeResponseParams(int, PxVehicleBrakeCommandResponseParams) - Method in class physx.vehicle2.BaseVehicleParams
 
setBrakes(int, float) - Method in class physx.vehicle2.PxVehicleCommandState
 
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.
setBroadPhaseType(PxBroadPhaseTypeEnum) - Method in class physx.physics.PxSceneDesc
Selects the broad-phase algorithm to use.
setBubbleDrag(float) - Method in class physx.particles.PxDiffuseParticleParams
Fluid drag force factor for bubble particles
setBuildGPUData(boolean) - Method in class physx.cooking.PxCookingParams
When true, additional information required for GPU-accelerated rigid body simulation is created.
setBuildTriangleAdjacencies(boolean) - Method in class physx.cooking.PxCookingParams
When true, the triangle adjacency information is created.
setBuoyancy(float) - Method in class physx.particles.PxDiffuseParticleParams
Buoyancy force factor for bubble particles
setCamber(float) - Method in class physx.vehicle2.PxVehicleSuspensionComplianceState
The camber angle in radians that arises from suspension compliance.
setCamberAngle(float) - Method in class physx.vehicle2.PxVehicleTireCamberAngleState
 
setCamberStiff(float) - Method in class physx.vehicle2.PxVehicleTireForceParams
Tire camber stiffness Note: Camber force can be approximated as camberStiff*camberAngle.
setCcdMaxPasses(int) - Method in class physx.physics.PxSceneDesc
Maximum number of CCD passes
setCCDMaxPasses(int) - Method in class physx.physics.PxScene
Sets the maximum number of CCD passes
setCcdMaxSeparation(float) - Method in class physx.physics.PxSceneDesc
A threshold for speculative CCD.
setCCDMaxSeparation(float) - Method in class physx.physics.PxScene
Set the maximum CCD separation.
setCcdThreshold(float) - Method in class physx.physics.PxSceneDesc
CCD threshold
setCCDThreshold(float) - Method in class physx.physics.PxScene
Set the CCD threshold.
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].
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.
setCFLCoefficient(float) - Method in class physx.particles.PxPBDMaterial
Sets the CFL coefficient.
setCfmScale(float) - Method in class physx.physics.PxArticulationLink
Set the constraint-force-mixing scale term.
setChildPose(PxTransform) - Method in class physx.physics.PxArticulationJointReducedCoordinate
Sets the joint pose in the child link actor frame.
setClimbingMode(PxCapsuleClimbingModeEnum) - Method in class physx.character.PxCapsuleController
Sets controller's climbing mode.
setClimbingMode(PxCapsuleClimbingModeEnum) - Method in class physx.character.PxCapsuleControllerDesc
The climbing mode
setClothBlendScale(float) - Method in class physx.particles.PxParticleCloth
 
setCloths(PxParticleCloth) - Method in class physx.particles.PxParticleClothDesc
 
setCloths(PxParticleCloth) - Method in class physx.particles.PxPartitionedParticleCloth
 
setCloths(PxPartitionedParticleCloth) - Method in class physx.particles.PxParticleClothBuffer
 
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.
setClutchCommandResponseParams(PxVehicleClutchCommandResponseParams) - Method in class physx.vehicle2.EngineDrivetrainParams
 
setClutchCommandResponseState(PxVehicleClutchCommandResponseState) - Method in class physx.vehicle2.EngineDrivetrainState
 
setClutchParams(PxVehicleClutchParams) - Method in class physx.vehicle2.EngineDrivetrainParams
 
setClutchSlip(float) - Method in class physx.vehicle2.PxVehicleClutchSlipState
The slip at the clutch.
setClutchState(PxVehicleClutchSlipState) - Method in class physx.vehicle2.EngineDrivetrainState
 
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(PxArticulationAxisEnum, float, float) - Method in class physx.physics.PxArticulationTendonJoint
Sets the tendon joint coefficient.
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.

setCohesion(float) - Method in class physx.particles.PxPBDMaterial
Sets material cohesion coefficient
setCollisionDecay(float) - Method in class physx.particles.PxDiffuseParticleParams
Decay factor of diffuse particles' lifetime after they collide with shapes.
setCollisionFlags(int) - Method in class physx.character.PxControllerState
Last known collision flags (PxControllerCollisionFlag)
setCollisionStackSize(int) - Method in class physx.common.PxGpuDynamicsMemoryConfig
Capacity of the collision stack buffer, used as scratch space during narrowphase collision detection.
setColor(int) - Method in class physx.common.PxDebugPoint
 
setColor0(int) - Method in class physx.common.PxDebugLine
 
setColor0(int) - Method in class physx.common.PxDebugTriangle
 
setColor1(int) - Method in class physx.common.PxDebugLine
 
setColor1(int) - Method in class physx.common.PxDebugTriangle
 
setColor2(int) - Method in class physx.common.PxDebugTriangle
 
setColumn0(PxVec3) - Method in class physx.common.PxMat33
 
setColumn1(PxVec3) - Method in class physx.common.PxMat33
 
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).
setCommandResponse(float) - Method in class physx.vehicle2.PxVehicleClutchCommandResponseState
 
setCommandResponse(float) - Method in class physx.vehicle2.PxVehicleEngineDriveThrottleCommandResponseState
 
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.
setCommandValues(int, float) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
 
setComponentSequence(PxVehicleComponentSequence) - Method in class physx.vehicle2.BaseVehicle
 
setComponentSequenceSubstepGroupHandle(byte) - Method in class physx.vehicle2.BaseVehicle
 
setCompressedContactSize(int) - Method in class physx.physics.PxSimulationStatistics
The size (in bytes) of the compressed contact stream in the current simulation step
setConnectedWheels(int, int) - Method in class physx.vehicle2.PxVehicleDifferentialState
 
setConstraint(PxConstraint) - Method in class physx.physics.PxConstraintInfo
The broken constraint.
setConstraintConnectors(int, PxVehicleConstraintConnector) - Method in class physx.vehicle2.PxVehiclePhysXConstraints
 
setConstraintFlag(PxConstraintFlagEnum, boolean) - Method in class physx.extensions.PxJoint
set a constraint flags for this joint to a specified value.
setConstraintFlags(PxConstraintFlags) - Method in class physx.extensions.PxJoint
set the constraint flags for this joint.
setConstraints(int, PxConstraint) - Method in class physx.vehicle2.PxVehiclePhysXConstraints
 
setConstraintState(PxVehiclePhysXConstraintState) - Method in class physx.vehicle2.PxVehicleConstraintConnector
 
setConstraintStates(int, PxVehiclePhysXConstraintState) - Method in class physx.vehicle2.PxVehiclePhysXConstraints
 
setConstraintType(int) - Method in class physx.particles.PxParticleClothConstraint
 
setContactCount(byte) - Method in class physx.physics.PxContactPair
Number of contact points stored in the contact stream
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.particles.PxParticleSystem
 
setContactOffset(float) - Method in class physx.physics.PxShape
Sets the contact offset.
setContactPairSlabSize(int) - Method in class physx.physics.PxSceneDesc
Defines the size of a contact pool slab.
setContactReportStreamBufferSize(int) - Method in class physx.physics.PxSceneDesc
Size of the contact report stream (in bytes).
setContactReportThreshold(float) - Method in class physx.physics.PxRigidDynamic
Sets the force threshold for contact reports.
setContacts(int, PxContactPoint) - Method in class physx.geometry.PxContactBuffer
 
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.
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.
setConvexMesh(PxConvexMesh) - Method in class physx.geometry.PxConvexMeshGeometry
A reference to the convex mesh object.
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.
setCount(int) - Method in class physx.common.PxBoundedData
 
setCount(int) - Method in class physx.geometry.PxContactBuffer
 
setCpuDispatcher(PxCpuDispatcher) - Method in class physx.physics.PxSceneDesc
The CPU task dispatcher for the scene.
setCtx(CUcontext) - Method in class physx.common.PxCudaContextManagerDesc
* The CUDA context to manage * * If left NULL, the PxCudaContextManager will create a new context.
setCudaContextManager(PxCudaContextManager) - Method in class physx.physics.PxSceneDesc
The CUDA context manager for the scene.
setCurrentGear(int) - Method in class physx.vehicle2.PxVehicleGearboxState
Current gear
setD(float) - Method in class physx.common.PxPlane
The distance from the origin
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.particles.PxParticleMaterial
 
setDamping(float) - Method in class physx.particles.PxParticleSpring
 
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.
setDampingRate(float) - Method in class physx.vehicle2.PxVehicleWheelParams
Damping rate applied to wheel.
setDampingRateFullThrottle(float) - Method in class physx.vehicle2.PxVehicleEngineParams
 
setDampingRateZeroThrottleClutchDisengaged(float) - Method in class physx.vehicle2.PxVehicleEngineParams
 
setDampingRateZeroThrottleClutchEngaged(float) - Method in class physx.vehicle2.PxVehicleEngineParams
 
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.PxU16StridedData
 
setData(PxU16ConstPtr) - Method in class physx.support.PxTypedStridedData_PxU16
 
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.
setDeltaXP(PxVec3) - Method in class physx.character.PxControllerState
delta position vector for the object the CCT is standing/riding on.
setDenseJacobian(PxRealPtr) - Method in class physx.physics.PxArticulationCache
Dense Jacobian data.
setDensity(float) - Method in class physx.character.PxControllerDesc
Density of underlying kinematic actor
setDifferentialState(PxVehicleDifferentialState) - Method in class physx.vehicle2.EngineDrivetrainState
 
setDifferentialType(EngineDriveVehicleEnum) - Method in class physx.vehicle2.EngineDriveVehicle
 
setDiffuseParams(PxDiffuseParticleParams) - Method in class physx.particles.PxParticleAndDiffuseBufferDesc
 
setDiffuseParticleParams(PxDiffuseParticleParams) - Method in class physx.particles.PxParticleAndDiffuseBuffer
Set the parameters for diffuse particle simulation.
setDir(PxVec3) - Method in class physx.character.PxControllerHit
Motion direction
setDirectDriveParams(DirectDrivetrainParams) - Method in class physx.vehicle2.DirectDriveVehicle
 
setDirectDriveState(DirectDrivetrainState) - Method in class physx.vehicle2.DirectDriveVehicle
 
setDirectDriveThrottleResponseParams(PxVehicleDirectDriveThrottleCommandResponseParams) - Method in class physx.vehicle2.DirectDrivetrainParams
 
setDirectDriveThrottleResponseStates(int, float) - Method in class physx.vehicle2.DirectDrivetrainState
 
setDirectionForSuspensionLimitConstraint(PxVehiclePhysXSuspensionLimitConstraintParamsDirectionSpecifierEnum) - Method in class physx.vehicle2.PxVehiclePhysXSuspensionLimitConstraintParams
 
setDirections(int, PxVec3) - Method in class physx.vehicle2.PxVehicleTireDirectionState
 
setDistance(float) - Method in class physx.physics.PxLocationHit
Distance to hit.
setDistanceJointFlag(PxDistanceJointFlagEnum, boolean) - Method in class physx.extensions.PxDistanceJoint
Set a single flag specific to a Distance Joint to true or false.
setDistanceJointFlags(PxDistanceJointFlags) - Method in class physx.extensions.PxDistanceJoint
Set the flags specific to the Distance Joint.
setDistanceLimit(PxJointLinearLimit) - Method in class physx.extensions.PxD6Joint
Set the distance limit for the joint.
setDivergenceWeight(float) - Method in class physx.particles.PxDiffuseParticleParams
Contribution from divergence when deciding diffuse particle creation.
setDominance0(byte) - Method in class physx.physics.PxDominanceGroupPair
 
setDominance1(byte) - Method in class physx.physics.PxDominanceGroupPair
 
setDominanceGroup(byte) - Method in class physx.physics.PxActor
Assigns dynamic actors a dominance group identifier.
setDominanceGroupPair(byte, byte, PxDominanceGroupPair) - Method in class physx.physics.PxScene
Specifies the dominance behavior of contacts between two actors with two certain dominance groups.
setDownRatios(int, float) - Method in class physx.vehicle2.PxVehicleAutoboxParams
 
setDrag(float) - Method in class physx.particles.PxPBDMaterial
Deprecated.
Particle-cloth, -rigids, -attachments and -volumes have been deprecated.
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.
setDriveGearRatio(float) - Method in class physx.extensions.PxRevoluteJoint
sets the gear ratio for the drive.
setDriveParams(PxArticulationAxisEnum, PxArticulationDrive) - Method in class physx.physics.PxArticulationJointReducedCoordinate
Configures a joint drive for the given axis.
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(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(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(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(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.
setDynamicNbObjectsPerNode(int) - Method in class physx.physics.PxSceneDesc
 
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.
setDynamicTreeSecondaryPruner(PxDynamicTreeSecondaryPrunerEnum) - Method in class physx.physics.PxSceneDesc
 
setEmpty() - Method in class physx.common.PxBounds3
Sets empty to true
setEngineDriveParams(EngineDrivetrainParams) - Method in class physx.vehicle2.EngineDriveVehicle
 
setEngineDriveState(EngineDrivetrainState) - Method in class physx.vehicle2.EngineDriveVehicle
 
setEngineParams(PxVehicleEngineParams) - Method in class physx.vehicle2.EngineDrivetrainParams
 
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.
setEvents(PxPairFlags) - Method in class physx.physics.PxContactPair
Flags raised due to the contact.
setExternalForce(PxVec3) - Method in class physx.vehicle2.PxVehicleRigidBodyState
external force (in world space) affecting the rigid body (usually excluding gravitational force)
setExternalForces(PxSpatialForce) - Method in class physx.physics.PxArticulationCache
External forces acting on the articulation links for inverse dynamics computation.
setExternalReference(NativeObject) - Method in class physx.physics.PxConstraintInfo
The external object which owns the constraint (see #PxConstraintConnector::getExternalReference())
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.
setFileName(String) - Method in class physx.support.OmniPvdFileWriteStream
 
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(PxQueryFilterData) - Method in class physx.vehicle2.PxVehiclePhysXRoadGeometryQueryParams
Array of filter data entries (one per wheel) to use for the physx scene query.
setFilterShader(PxSimulationFilterShader) - Method in class physx.physics.PxSceneDesc
The custom filter shader to use for collision filtering.
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.
setFinalRatio(float) - Method in class physx.vehicle2.PxVehicleGearboxParams
Gear ratio applied is #ratios[currentGear]*#finalRatio
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(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)
setFluidBoundaryDensityScale(float) - Method in class physx.particles.PxPBDParticleSystem
Set the fluid boundary density scale
setFluidRestOffset(float) - Method in class physx.particles.PxPBDParticleSystem
Set the fluid rest offset
setFootPosition(PxExtendedVec3) - Method in class physx.character.PxController
Set controller's foot position.
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(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
setForces(int, PxVec3) - Method in class physx.vehicle2.PxVehicleTireForce
 
setFormat(PxHeightFieldFormatEnum) - Method in class physx.geometry.PxHeightFieldDesc
Format of the sample data.
setFoundLostAggregatePairsCapacity(int) - Method in class physx.common.PxGpuDynamicsMemoryConfig
Capacity of found and lost buffers in aggregate system allocated in GPU global memory.
setFoundLostPairsCapacity(int) - Method in class physx.common.PxGpuDynamicsMemoryConfig
Capacity of found and lost buffers allocated in GPU global memory.
setFourWheelDifferentialParams(PxVehicleFourWheelDriveDifferentialParams) - Method in class physx.vehicle2.EngineDrivetrainParams
 
setFrame(PxVehicleFrame) - Method in class physx.vehicle2.BaseVehicleParams
 
setFrame(PxVehicleFrame) - Method in class physx.vehicle2.PxVehicleSimulationContext
 
setFriction(float) - Method in class physx.particles.PxParticleMaterial
 
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.
setFrictionCoefficient(float) - Method in class physx.physics.PxArticulationJointReducedCoordinate
Sets the joint friction coefficient, which applies to all joint axes.
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.
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.
setFrictionType(PxFrictionTypeEnum) - Method in class physx.physics.PxSceneDesc
Selects the friction algorithm to use for simulation.
setFrictionVsSlip(PxVehicleTireForceParams, int, int, float) - Static method in class physx.vehicle2.PxVehicleTireForceParamsExt
 
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].
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.
setFrontWheelIds(int, int) - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
 
setGaussMapLimit(int) - Method in class physx.cooking.PxCookingParams
Vertex limit beyond which additional acceleration structures are computed for each convex mesh.
setGear(PxVehicleDirectDriveTransmissionCommandStateEnum) - Method in class physx.vehicle2.PxVehicleDirectDriveTransmissionCommandState
The desired gear of the input gear controller.
setGearBoxParams(PxVehicleGearboxParams) - Method in class physx.vehicle2.EngineDrivetrainParams
 
setGearboxState(PxVehicleGearboxState) - Method in class physx.vehicle2.EngineDrivetrainState
 
setGearSwitchTime(float) - Method in class physx.vehicle2.PxVehicleGearboxState
Reported time that has passed since gear change started.
setGeometry(PxGeometry) - Method in class physx.physics.PxShape
Adjust the geometry of the shape.
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.
setGpuDynamicsConfig(PxGpuDynamicsMemoryConfig) - Method in class physx.physics.PxSceneDesc
The pre-allocations performed in the GPU dynamics pipeline.
setGpuMaxNumPartitions(int) - Method in class physx.physics.PxSceneDesc
Limitation for the partitions in the GPU dynamics pipeline.
setGpuMaxNumStaticPartitions(int) - Method in class physx.physics.PxSceneDesc
Limitation for the number of static rigid body partitions in the GPU dynamics pipeline.
setGraphicsDevice(NativeObject) - Method in class physx.common.PxCudaContextManagerDesc
* D3D device pointer or OpenGl context handle * * Only applicable when ctx is NULL, thus forcing a new context to be * created.
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
 
setGravityScale(float) - Method in class physx.particles.PxParticleMaterial
 
setGridSizeX(int) - Method in class physx.particles.PxPBDParticleSystem
Set the particle system grid size x dimension
setGridSizeY(int) - Method in class physx.particles.PxPBDParticleSystem
Set the particle system grid size y dimension
setGridSizeZ(int) - Method in class physx.particles.PxPBDParticleSystem
Set the particle system grid size z dimension
setGroupToWheelIds(int, int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
 
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
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.
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
setHalfWidth(float) - Method in class physx.vehicle2.PxVehicleWheelParams
Half-width of unit that includes wheel plus tire.
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
 
setHeapCapacity(int) - Method in class physx.common.PxGpuDynamicsMemoryConfig
Initial capacity of the GPU and pinned host memory heaps.
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(short) - Method in class physx.geometry.PxHeightFieldSample
The height of the heightfield sample
setHeightField(PxHeightField) - Method in class physx.geometry.PxHeightFieldGeometry
The height field data.
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).
setHigh(float) - Method in class physx.physics.PxArticulationLimit
The higher limit on the joint axis position.
setHighLimit(float) - Method in class physx.physics.PxArticulationTendonLimit
 
setHitState(boolean) - Method in class physx.vehicle2.PxVehicleRoadGeometryState
true if a plane is found, false if there is no plane.
setIdleOmega(float) - Method in class physx.vehicle2.PxVehicleEngineParams
 
setImpulse(PxVec3) - Method in class physx.physics.PxContactPairPoint
The impulse applied at the contact point, in world space.
setInd0(int) - Method in class physx.particles.PxParticleSpring
 
setInd1(int) - Method in class physx.particles.PxParticleSpring
 
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.
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.
setInvisibleWallHeight(float) - Method in class physx.character.PxControllerDesc
Height of invisible walls created around non-walkable triangles
setInvMassScale0(float) - Method in class physx.extensions.PxJoint
set the inverse mass scale for actor0.
setInvMassScale1(float) - Method in class physx.extensions.PxJoint
set the inverse mass scale for actor1.
setIsBrakeApplied(boolean) - Method in class physx.vehicle2.PxVehicleWheelActuationState
True if a brake torque is applied, false if not.
setIsDriveApplied(boolean) - Method in class physx.vehicle2.PxVehicleWheelActuationState
True if a drive torque is applied, false if not.
setIsMovingUp(boolean) - Method in class physx.character.PxControllerState
is CCT moving up or not? (i.e.
setJointAcceleration(PxRealPtr) - Method in class physx.physics.PxArticulationCache
The articulation joint DOF accelerations.
setJointForce(PxRealPtr) - Method in class physx.physics.PxArticulationCache
The articulation joint DOF forces.
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.
setJointType(PxArticulationJointTypeEnum) - Method in class physx.physics.PxArticulationJointReducedCoordinate
Sets the joint type (e.g.
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.
setJounceSpeed(float) - Method in class physx.vehicle2.PxVehicleSuspensionState
jounceSpeed is the rate of change of jounce.
setKineKineFilteringMode(PxPairFilteringModeEnum) - Method in class physx.physics.PxSceneDesc
Filtering mode for kinematic-kinematic pairs in the broadphase.
setKinematicTarget(PxTransform) - Method in class physx.physics.PxRigidDynamic
Moves kinematically controlled dynamic actors through the game world.
setKineticEnergyWeight(float) - Method in class physx.particles.PxDiffuseParticleParams
Contribution from kinetic energy when deciding diffuse particle creation.
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(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.
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.
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.
setLength(float) - Method in class physx.character.PxControllerHit
Motion length
setLength(float) - Method in class physx.particles.PxParticleClothConstraint
 
setLength(float) - Method in class physx.particles.PxParticleSpring
 
setLifetime(float) - Method in class physx.particles.PxDiffuseParticleParams
Diffuse particle will be removed after the specified lifetime
setLift(float) - Method in class physx.particles.PxPBDMaterial
Deprecated.
Particle-cloth, -rigids, -attachments and -volumes have been deprecated.
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(PxJointLimitCone) - Method in class physx.extensions.PxSphericalJoint
Get the limit cone.
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(PxArticulationAxisEnum, PxArticulationLimit) - Method in class physx.physics.PxArticulationJointReducedCoordinate
Sets the joint limits for a given axis.
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.
setLimitSuspensionExpansionVelocity(boolean) - Method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
Limit the suspension expansion dynamics.
setLinear(PxVec3) - Method in class physx.physics.PxSpatialVelocity
 
setLinearDamping(float) - Method in class physx.physics.PxRigidBody
Sets the linear damping coefficient.
setLinearLimit(PxD6AxisEnum, PxJointLinearLimitPair) - Method in class physx.extensions.PxD6Joint
Set the linear limit for a given linear axis.
setLinearVelocity(PxVec3) - Method in class physx.physics.PxRigidDynamic
Sets the linear velocity of the actor.
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 linear velocity of the actor.
setLinkAcceleration(PxSpatialVelocity) - Method in class physx.physics.PxArticulationCache
Link classical acceleration.
setLinkIncomingJointForce(PxSpatialForce) - Method in class physx.physics.PxArticulationCache
Link incoming joint force, i.e.
setLinkVelocity(PxSpatialVelocity) - Method in class physx.physics.PxArticulationCache
Link spatial velocity.
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
setLoadFilter(PxVehicleTireForceParams, int, int, float) - Static method in class physx.vehicle2.PxVehicleTireForceParamsExt
 
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.
setLow(float) - Method in class physx.physics.PxArticulationLimit
The lower limit on the joint axis position.
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.
setLowHighLimits(PxVec4) - Method in class physx.particles.PxConeLimitParams
 
setLowLimit(float) - Method in class physx.physics.PxArticulationTendonLimit
 
setLowSpeedTime(int, float) - Method in class physx.vehicle2.PxVehicleTireStickyState
 
setM_asyncACD(boolean) - Method in class physx.vhacd.VHACDParameters
 
setM_findBestPlane(boolean) - Method in class physx.vhacd.VHACDParameters
 
setM_maxConvexHulls(int) - Method in class physx.vhacd.VHACDParameters
 
setM_maxNumVerticesPerCH(int) - Method in class physx.vhacd.VHACDParameters
 
setM_maxRecursionDepth(int) - Method in class physx.vhacd.VHACDParameters
 
setM_meshId(int) - Method in class physx.vhacd.VHACDConvexHull
 
setM_minEdgeLength(int) - Method in class physx.vhacd.VHACDParameters
 
setM_minimumVolumePercentErrorAllowed(double) - Method in class physx.vhacd.VHACDParameters
 
setM_points(Vector_VHACDVertex) - Method in class physx.vhacd.VHACDConvexHull
 
setM_resolution(int) - Method in class physx.vhacd.VHACDParameters
 
setM_shrinkWrap(boolean) - Method in class physx.vhacd.VHACDParameters
 
setM_triangles(Vector_VHACDTriangle) - Method in class physx.vhacd.VHACDConvexHull
 
setM_volume(double) - Method in class physx.vhacd.VHACDConvexHull
 
setMActive(boolean) - Method in class physx.physics.PxBroadPhaseRegionInfo
True if region is currently used, i.e.
setMargin(float) - Method in class physx.extensions.BoxSupport
 
setMargin(float) - Method in class physx.extensions.ConvexMeshSupport
 
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.
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(PxRealPtr) - Method in class physx.physics.PxArticulationCache
The generalized mass matrix that maps joint accelerations to joint forces.
setMassSpaceInertiaTensor(PxVec3) - Method in class physx.physics.PxRigidBody
Sets the inertia tensor, using a parameter specified in mass space coordinates.
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
 
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
setMaterialIndex1(byte) - Method in class physx.geometry.PxHeightFieldSample
The triangle material index of the quad's upper triangle + reserved flag
setMaterialIndices(PxU16StridedData) - Method in class physx.cooking.PxTriangleMeshDesc
Optional pointer to first material index, or NULL.
setMaterialIndices(PxTypedStridedData_PxU16) - Method in class physx.geometry.PxTetrahedronMeshDesc
Optional pointer to first material index, or NULL.
setMaterials(PxMaterialPtr, short) - Method in class physx.physics.PxShape
Assigns material(s) to the shape.
setMaxActiveDiffuseParticles(int) - Method in class physx.particles.PxParticleAndDiffuseBuffer
Set the maximum possible number of diffuse particles for this buffer.
setMaxActiveDiffuseParticles(int) - Method in class physx.particles.PxParticleAndDiffuseBufferDesc
 
setMaxAngularVelocity(float) - Method in class physx.physics.PxRigidBody
Lets you set the maximum angular velocity permitted for this actor.
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
setMaxCOMAngularVelocity(float) - Method in class physx.physics.PxArticulationReducedCoordinate
Deprecated.
The COM velocity limits will be removed in a future version without replacement. Sets the limit on the magnitude of the angular velocity at the articulation's center of mass.

- The limit acts on the angular velocity of the entire articulation. The velocity is calculated from the total momentum and the spatial inertia of the articulation. - The limit only applies to floating-base articulations. - A benefit of the COM velocity limit is that it is evenly applied to the whole articulation, which results in fewer visual artifacts compared to link rigid-body damping or joint-velocity limits. However, these per-link or per-degree-of-freedom limits may still help avoid numerical issues.

Note: This call may not be made during simulation.

setMaxCOMLinearVelocity(float) - Method in class physx.physics.PxArticulationReducedCoordinate
Deprecated.
The COM velocity limits will be removed in a future version without replacement.

Sets the limit on the magnitude of the linear velocity of the articulation's center of mass.

- The limit acts on the linear velocity of the entire articulation. The velocity is calculated from the total momentum and the spatial inertia of the articulation. - The limit only applies to floating-base articulations. - A benefit of the COM velocity limit is that it is evenly applied to the whole articulation, which results in fewer visual artifacts compared to link rigid-body damping or joint-velocity limits. However, these per-link or per-degree-of-freedom limits may still help avoid numerical issues.

Note: This call may not be made during simulation.

setMaxContactImpulse(float) - Method in class physx.physics.PxRigidBody
Sets a limit on the impulse that may be applied at a contact.
setMaxDepenetrationVelocity(float) - Method in class physx.particles.PxParticleSystem
 
setMaxDepenetrationVelocity(float) - Method in class physx.physics.PxRigidBody
Sets the maximum depenetration velocity permitted to be introduced by the solver.
setMaxDiffuseParticles(int) - Method in class physx.particles.PxParticleAndDiffuseBufferDesc
 
setMaxDistance(float) - Method in class physx.extensions.PxDistanceJoint
Set the allowed maximum distance for the joint.
setMaxFemClothContacts(int) - Method in class physx.common.PxGpuDynamicsMemoryConfig
Capacity of femCloth contact buffer allocated in GPU global memory.
setMaxForce(float) - Method in class physx.physics.PxArticulationDrive
The drive force limit.
setMaxHairContacts(int) - Method in class physx.common.PxGpuDynamicsMemoryConfig
Capacity of hair system contact buffer allocated in GPU global memory.
setMaximal() - Method in class physx.common.PxBounds3
Sets the bounds to maximum size [-PX_MAX_BOUNDS_EXTENTS, PX_MAX_BOUNDS_EXTENTS].
setMaxImpulse(float) - Method in class physx.geometry.PxContactPoint
The max impulse permitted at this point
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.
setMaxJumpHeight(float) - Method in class physx.character.PxControllerDesc
Maximum height a jumping character can reach
setMaxLinearVelocity(float) - Method in class physx.physics.PxRigidBody
Lets you set the maximum linear velocity permitted for this actor.
setMaxNbActors(int) - Method in class physx.physics.PxSceneLimits
Expected maximum number of actors
setMaxNbAggregates(int) - Method in class physx.physics.PxSceneLimits
Expected maximum number of aggregates
setMaxNbBodies(int) - Method in class physx.physics.PxSceneLimits
Expected maximum number of dynamic rigid bodies
setMaxNbBroadPhaseOverlaps(int) - Method in class physx.physics.PxSceneLimits
Expected maximum number of broad-phase overlaps
setMaxNbConstraints(int) - Method in class physx.physics.PxSceneLimits
Expected maximum number of constraint shaders
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.
setMaxNbDynamicShapes(int) - Method in class physx.physics.PxSceneLimits
Expected maximum number of dynamic shapes
setMaxNbRegions(int) - Method in class physx.physics.PxSceneLimits
Expected maximum number of broad-phase regions
setMaxNbStaticShapes(int) - Method in class physx.physics.PxSceneLimits
Expected maximum number of static shapes
setMaxOmega(float) - Method in class physx.vehicle2.PxVehicleEngineParams
 
setMaxParticleContacts(int) - Method in class physx.common.PxGpuDynamicsMemoryConfig
Capacity of particle contact buffer allocated in GPU global memory.
setMaxParticles(int) - Method in class physx.particles.PxParticleBufferDesc
 
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.
setMaxRigidContactCount(int) - Method in class physx.common.PxGpuDynamicsMemoryConfig
Size of contact stream buffer allocated in pinned host memory.
setMaxRigidPatchCount(int) - Method in class physx.common.PxGpuDynamicsMemoryConfig
Size of the contact patch stream buffer allocated in pinned host memory.
setMaxSoftBodyContacts(int) - Method in class physx.common.PxGpuDynamicsMemoryConfig
Capacity of softbody contact buffer allocated in GPU global memory.
setMaxSpringsPerPartition(int) - Method in class physx.particles.PxPartitionedParticleCloth
 
setMaxVelocity(float) - Method in class physx.particles.PxParticleSystem
 
setMaxVolumes(int) - Method in class physx.particles.PxParticleBufferDesc
 
setMBounds(PxBounds3) - Method in class physx.physics.PxBroadPhaseRegion
Region's bounds
setMBVH33Desc(PxBVH33MidphaseDesc) - Method in class physx.cooking.PxMidphaseDesc
 
setMBVH34Desc(PxBVH34MidphaseDesc) - Method in class physx.cooking.PxMidphaseDesc
 
setMCCTFilterCallback(PxControllerFilterCallback) - Method in class physx.character.PxControllerFilters
CCT-vs-CCT filter callback.
setMCollisionIndex(PxU32Ptr) - Method in class physx.particles.PxGpuParticleSystem
Set of sorted particle indices per neighbor
setMConeLimitParams(PxConeLimitParams) - Method in class physx.particles.PxParticleRigidAttachment
 
setMCudaManager(PxCudaContextManager) - Method in class physx.particles.PxPartitionedParticleCloth
 
setMDevicePtr(PxGpuParticleSystem) - Method in class physx.particles.PxGpuMirroredGpuParticleSystemPointer
 
setMeshCookingHint(PxMeshCookingHintEnum) - Method in class physx.cooking.PxBVH33MidphaseDesc
 
setMeshFlags(PxConvexMeshGeometryFlags) - Method in class physx.geometry.PxConvexMeshGeometry
Mesh flags.
setMeshFlags(PxMeshGeometryFlags) - Method in class physx.geometry.PxTriangleMeshGeometry
Mesh flags.
setMeshPreprocessParams(PxMeshPreprocessingFlags) - Method in class physx.cooking.PxCookingParams
Mesh pre-processing parameters.
setMeshSizePerformanceTradeOff(float) - Method in class physx.cooking.PxBVH33MidphaseDesc
 
setMeshWeldTolerance(float) - Method in class physx.cooking.PxCookingParams
Mesh weld tolerance.
setMFilterCallback(PxQueryFilterCallback) - Method in class physx.character.PxControllerFilters
Custom filter logic (can be NULL).
setMFilterData(PxFilterData) - Method in class physx.character.PxControllerFilters
Data for internal PxQueryFilterData structure.
setMFilterFlags(PxQueryFlags) - Method in class physx.character.PxControllerFilters
Flags for internal PxQueryFilterData structure.
setMHalfExtents(PxVec3) - Method in class physx.character.PxBoxObstacle
 
setMHalfHeight(float) - Method in class physx.character.PxCapsuleObstacle
 
setMHostPtr(PxGpuParticleSystem) - Method in class physx.particles.PxGpuMirroredGpuParticleSystemPointer
 
setMI0(int) - Method in class physx.vhacd.VHACDTriangle
 
setMI1(int) - Method in class physx.vhacd.VHACDTriangle
 
setMI2(int) - Method in class physx.vhacd.VHACDTriangle
 
setMID0(long) - Method in class physx.particles.PxParticleRigidFilterPair
 
setMID1(long) - Method in class physx.particles.PxParticleRigidFilterPair
 
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.
setMinCCDAdvanceCoefficient(float) - Method in class physx.physics.PxRigidBody
Sets the CCD minimum advance coefficient.
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.
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.
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.
setMinResponseThreshold(float) - Method in class physx.physics.PxConstraint
Set the minimum response threshold for a constraint row
setMinTorsionalPatchRadius(float) - Method in class physx.physics.PxShape
Sets minimum torsional patch radius.
setMLocalPose0(PxVec4) - Method in class physx.particles.PxParticleRigidAttachment
 
setMMaxNbRegions(int) - Method in class physx.physics.PxBroadPhaseCaps
Max number of regions supported by the broad-phase (0 = explicit regions not needed)
setMNbDynamicObjects(int) - Method in class physx.physics.PxBroadPhaseRegionInfo
Number of dynamic objects in the region
setMNbStaticObjects(int) - Method in class physx.physics.PxBroadPhaseRegionInfo
Number of static objects in the region
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(PxVec3) - Method in class physx.vehicle2.PxVehicleRigidBodyParams
The moment of inertia of the rigid body.
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)
setMParticleSelfCollisionCount(PxU32Ptr) - Method in class physx.particles.PxGpuParticleSystem
Per-particle neighborhood count
setMPlane(int, float) - Method in class physx.geometry.PxHullPolygon
 
setMPos(PxExtendedVec3) - Method in class physx.character.PxObstacle
 
setMRadius(float) - Method in class physx.character.PxCapsuleObstacle
 
setMRegion(PxBroadPhaseRegion) - Method in class physx.physics.PxBroadPhaseRegionInfo
User-provided region data
setMRot(PxQuat) - Method in class physx.character.PxObstacle
 
setMSortedPhaseArray(PxU32Ptr) - Method in class physx.particles.PxGpuParticleSystem
GPU pointer to sorted particle phase array
setMSortedToUnsortedMapping(PxU32Ptr) - Method in class physx.particles.PxGpuParticleSystem
GPU pointer to the mapping from sorted particle ID to unsorted particle ID
setMultiWheelDifferentialParams(PxVehicleMultiWheelDriveDifferentialParams) - Method in class physx.vehicle2.EngineDrivetrainParams
 
setMUnsortedPhaseArray(PxU32Ptr) - Method in class physx.particles.PxGpuParticleSystem
GPU pointer to unsorted particle phase array.
setMUnsortedToSortedMapping(PxU32Ptr) - Method in class physx.particles.PxGpuParticleSystem
GPU pointer to the mapping from unsortedParticle ID to sorted particle ID
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
 
setMY(double) - Method in class physx.vhacd.VHACDVertex
 
setMZ(double) - Method in class physx.vhacd.VHACDVertex
 
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(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.
setNbActiveDynamicBodies(int) - Method in class physx.physics.PxSimulationStatistics
Number of active dynamic bodies for the current simulation step.
setNbActiveKinematicBodies(int) - Method in class physx.physics.PxSimulationStatistics
Number of active kinematic bodies for the current simulation step.
setNbActiveParticles(int) - Method in class physx.particles.PxParticleBuffer
Set the number of active particles for this particle buffer.
setNbAggregates(int) - Method in class physx.physics.PxSimulationStatistics
Number of aggregates in the scene.
setNbAntiRollForceParams(int) - Method in class physx.vehicle2.BaseVehicleParams
 
setNbArticulations(int) - Method in class physx.physics.PxSimulationStatistics
Number of articulations in the scene.
setNbAxisSolverConstraints(int) - Method in class physx.physics.PxSimulationStatistics
The number of 1D axis constraints(joints+contact) present in the current simulation step.
setNbAxles(int) - Method in class physx.vehicle2.PxVehicleAxleDescription
The number of axles on the vehicle
setNbBrakes(int) - Method in class physx.vehicle2.PxVehicleCommandState
 
setNbBroadPhaseAdds(int) - Method in class physx.physics.PxSimulationStatistics
 
setNbBroadPhaseRemoves(int) - Method in class physx.physics.PxSimulationStatistics
 
setNbCloths(int) - Method in class physx.particles.PxParticleClothDesc
 
setNbCloths(int) - Method in class physx.particles.PxPartitionedParticleCloth
 
setNbColumns(int) - Method in class physx.geometry.PxHeightFieldDesc
Number of sample columns in the height field samples array.
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.
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.
setNbDiscreteContactPairsTotal(int) - Method in class physx.physics.PxSimulationStatistics
Total number of (non CCD) pairs reaching narrow phase
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.
setNbDiscreteContactPairsWithContacts(int) - Method in class physx.physics.PxSimulationStatistics
Total number of (non CCD) pairs for which at least 1 contact was generated (<=nbDiscreteContactPairsTotal)
setNbDynamicBodies(int) - Method in class physx.physics.PxSimulationStatistics
Number of dynamic bodies for the current simulation step.
setNbFullUpdates(short) - Method in class physx.character.PxControllerStats
 
setNbGroups(int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
The number of constraint groups in the vehicle
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.
setNbLostPairs(int) - Method in class physx.physics.PxSimulationStatistics
Number of lost pairs from BP this frame
setNbLostTouches(int) - Method in class physx.physics.PxSimulationStatistics
Number of lost touches from NP this frame
setNbMaterialFrictions(int) - Method in class physx.vehicle2.PxVehiclePhysXMaterialFrictionParams
The number of mappings between PxMaterial and friction.
setNbNewPairs(int) - Method in class physx.physics.PxSimulationStatistics
Number of new pairs found by BP this frame
setNbNewTouches(int) - Method in class physx.physics.PxSimulationStatistics
Number of new touches found by NP this frame
setNbPairs(int) - Method in class physx.physics.PxContactPairHeader
number of contact pairs
setNbPartialUpdates(short) - Method in class physx.character.PxControllerStats
 
setNbParticles(int) - Method in class physx.particles.PxParticleClothDesc
 
setNbParticleVolumes(int) - Method in class physx.particles.PxParticleBuffer
Deprecated.
Particle-cloth, -rigids, -attachments and -volumes have been deprecated.
setNbPartitions(int) - Method in class physx.particles.PxPartitionedParticleCloth
 
setNbPartitions(int) - Method in class physx.physics.PxSimulationStatistics
Number of partitions used by the solver this frame
setNbRatios(int) - Method in class physx.vehicle2.PxVehicleGearboxParams
Number of gears (including reverse and neutral).
setNbRows(int) - Method in class physx.geometry.PxHeightFieldDesc
Number of sample rows in the height field samples array.
setNbShapes(int, int) - Method in class physx.physics.PxSimulationStatistics
 
setNbSpeedResponses(short) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
The number of speeds and normalized responses.
setNbSpeedResponsesPerCommandValue(int, short) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
 
setNbSprings(int) - Method in class physx.particles.PxParticleClothDesc
 
setNbSprings(int) - Method in class physx.particles.PxPartitionedParticleCloth
 
setNbStaticBodies(int) - Method in class physx.physics.PxSimulationStatistics
Number of static bodies for the current simulation step.
setNbTessellation(short) - Method in class physx.character.PxControllerStats
 
setNbTracks(int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
The number of tracks
setNbTriangles(int) - Method in class physx.particles.PxParticleClothBuffer
 
setNbTriangles(int) - Method in class physx.particles.PxParticleClothDesc
 
setNbWheels(int) - Method in class physx.vehicle2.PxVehicleAxleDescription
The number of wheels on the vehicle.
setNbWheelsInGroups(int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
The number of wheels in a constraint group.
setNbWheelsPerAxle(int, int) - Method in class physx.vehicle2.PxVehicleAxleDescription
 
setNbWheelsPerGroup(int, int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
 
setNbWheelsPerTrack(int, int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
 
setNeutralGear(int) - Method in class physx.vehicle2.PxVehicleGearboxParams
The gear that denotes neutral gear
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(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(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.
setNormalisedCommandResponse(float) - Method in class physx.vehicle2.PxVehicleClutchCommandResponseState
 
setNumActiveParticles(int) - Method in class physx.particles.PxParticleBufferDesc
 
setNumParticles(int) - Method in class physx.particles.PxParticleVolume
 
setNumPrimsPerLeaf(int) - Method in class physx.cooking.PxBVH34MidphaseDesc
Mesh cooking hint for max primitives per leaf limit.
setNumTriangles(int) - Method in class physx.particles.PxParticleCloth
 
setNumVertices(int) - Method in class physx.particles.PxParticleCloth
 
setNumVolumes(int) - Method in class physx.particles.PxParticleBufferDesc
 
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.
setOrderedSprings(PxParticleSpring) - Method in class physx.particles.PxPartitionedParticleCloth
 
setOther(PxController) - Method in class physx.character.PxControllersHit
Touched controller
setOtherActor(PxActor) - Method in class physx.physics.PxTriggerPair
The actor to which otherShape is attached
setOtherShape(PxShape) - Method in class physx.physics.PxTriggerPair
Deprecated.
setOutputPairFlags(int) - Method in class physx.support.PassThroughFilterShader
 
setOverlapRecoveryModule(boolean) - Method in class physx.character.PxControllerManager
Enables or disables the overlap recovery module.
setOwnerClient(byte) - Method in class physx.physics.PxActor
Sets the owner client of an actor.
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(float) - Method in class physx.particles.PxParticleSpring
 
setPad(int) - Method in class physx.geometry.PxContactBuffer
 
setPairs(PxContactPair) - Method in class physx.physics.PxContactPairHeader
 
setParentPose(PxTransform) - Method in class physx.physics.PxArticulationJointReducedCoordinate
Sets the joint pose in the parent link actor frame.
setParticleAdhesionScale(float) - Method in class physx.particles.PxPBDMaterial
Sets material particle adhesion scale value.
setParticleContactOffset(float) - Method in class physx.particles.PxParticleSystem
 
setParticleFlag(PxParticleFlagEnum, boolean) - Method in class physx.particles.PxParticleSystem
 
setParticleFlags(PxParticleFlags) - Method in class physx.particles.PxParticleSystem
 
setParticleFrictionScale(float) - Method in class physx.particles.PxPBDMaterial
Sets material particle friction scale.
setParticleIndexA(int) - Method in class physx.particles.PxParticleClothConstraint
 
setParticleIndexB(int) - Method in class physx.particles.PxParticleClothConstraint
 
setParticleIndicesOffset(int) - Method in class physx.particles.PxParticleVolume
 
setParticleSystemCallback(PxParticleSystemCallback) - Method in class physx.particles.PxParticleSystem
 
setPatchCount(byte) - Method in class physx.physics.PxContactPair
Number of contact patches stored in the contact stream
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
setPeakTorque(float) - Method in class physx.vehicle2.PxVehicleEngineParams
 
setPersistentContactManifold_outBreakingThreshold(float) - Method in class physx.geometry.SimpleCustomGeometryCallbacks
 
setPhases(PxU32Ptr) - Method in class physx.particles.PxParticleBufferDesc
 
setPhysxActor(PxVehiclePhysXActor) - Method in class physx.vehicle2.PhysXIntegrationState
 
setPhysxActorBoxShapeLocalPose(PxTransform) - Method in class physx.vehicle2.PhysXIntegrationParams
 
setPhysxActorCMassLocalPose(PxTransform) - Method in class physx.vehicle2.PhysXIntegrationParams
 
setPhysxActorGeometry(PxGeometry) - Method in class physx.vehicle2.PhysXIntegrationParams
 
setPhysxActorQueryFilterData(PxFilterData) - Method in class physx.vehicle2.PhysXIntegrationParams
 
setPhysxActorShapeFlags(PxShapeFlags) - Method in class physx.vehicle2.PhysXIntegrationParams
 
setPhysxActorSimulationFilterData(PxFilterData) - Method in class physx.vehicle2.PhysXIntegrationParams
 
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.
setPhysxActorWakeCounterThreshold(float) - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
Threshold below which to check whether the physx actor wake counter should get reset.
setPhysxActorWheelQueryFilterData(PxFilterData) - Method in class physx.vehicle2.PhysXIntegrationParams
 
setPhysxActorWheelShapeFlags(PxShapeFlags) - Method in class physx.vehicle2.PhysXIntegrationParams
 
setPhysxActorWheelSimulationFilterData(PxFilterData) - Method in class physx.vehicle2.PhysXIntegrationParams
 
setPhysxConstraints(PxVehiclePhysXConstraints) - Method in class physx.vehicle2.PhysXIntegrationState
 
setPhysxMaterialFrictionParams(int, PxVehiclePhysXMaterialFrictionParams) - Method in class physx.vehicle2.PhysXIntegrationParams
 
setPhysXParams(PhysXIntegrationParams) - Method in class physx.vehicle2.PhysXActorVehicle
 
setPhysxRoadGeometryQueryParams(PxVehiclePhysXRoadGeometryQueryParams) - Method in class physx.vehicle2.PhysXIntegrationParams
 
setPhysxScene(PxScene) - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
 
setPhysXState(PhysXIntegrationState) - Method in class physx.vehicle2.PhysXActorVehicle
 
setPhysxSteerState(PxVehiclePhysXSteerState) - Method in class physx.vehicle2.PhysXIntegrationState
 
setPhysxSuspensionLimitConstraintParams(int, PxVehiclePhysXSuspensionLimitConstraintParams) - Method in class physx.vehicle2.PhysXIntegrationParams
 
setPhysxUnitCylinderSweepMesh(PxConvexMesh) - Method in class physx.vehicle2.PxVehiclePhysXSimulationContext
 
setPhysxWheelShapeLocalPoses(int, PxTransform) - Method in class physx.vehicle2.PhysXIntegrationParams
 
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.
setPlatformBit(int) - Static method in class physx.PlatformChecks
 
setPoint(PxVec3) - Method in class physx.geometry.PxContactPoint
 
setPointA(PxVec3) - Method in class physx.extensions.PxGjkQueryProximityInfoResult
 
setPointB(PxVec3) - Method in class physx.extensions.PxGjkQueryProximityInfoResult
 
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(PxVec3) - Method in class physx.common.PxDebugPoint
 
setPos0(PxVec3) - Method in class physx.common.PxDebugLine
 
setPos0(PxVec3) - Method in class physx.common.PxDebugTriangle
 
setPos1(PxVec3) - Method in class physx.common.PxDebugLine
 
setPos1(PxVec3) - Method in class physx.common.PxDebugTriangle
 
setPos2(PxVec3) - Method in class physx.common.PxDebugTriangle
 
setPose(PxTransform) - Method in class physx.vehicle2.PxVehicleRigidBodyState
the body's pose (in world space)
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)
setPositions(PxVec4) - Method in class physx.particles.PxParticleBufferDesc
 
setPreciseSweeps(boolean) - Method in class physx.character.PxControllerManager
Enables or disables the precise sweeps.
setPressure(float) - Method in class physx.particles.PxParticleCloth
 
setPressureWeight(float) - Method in class physx.particles.PxDiffuseParticleParams
Contribution from pressure when deciding diffuse particle creation.
setPreventVerticalSlidingAgainstCeiling(boolean) - Method in class physx.character.PxControllerManager
Enables or disables vertical sliding against ceilings.
setPreviousAngularVelocity(PxVec3) - Method in class physx.vehicle2.PxVehicleRigidBodyState
the previous angular velocity of the body (in world space)
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.
setPrismaticJointFlag(PxPrismaticJointFlagEnum, boolean) - Method in class physx.extensions.PxPrismaticJoint
Set a single flag specific to a Prismatic Joint to true or false.
setPrismaticJointFlags(PxPrismaticJointFlags) - Method in class physx.extensions.PxPrismaticJoint
Set the flags specific to the Prismatic Joint.
setPvdContext(PxVehiclePvdContext) - Method in class physx.vehicle2.PxVehicleSimulationContext
Structure to support Omni PVD, the PhysX Visual Debugger.
setPyramidSwingLimit(PxJointLimitPyramid) - Method in class physx.extensions.PxD6Joint
Set a pyramidal swing limit for the joint.
setQ(PxQuat) - Method in class physx.common.PxTransform
 
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.
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.
setRatios(int, float) - Method in class physx.vehicle2.PxVehicleGearboxParams
 
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].
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.
setRearWheelIds(int, int) - Method in class physx.vehicle2.PxVehicleFourWheelDriveDifferentialParams
 
setRegisterDeletionListener(boolean) - Method in class physx.character.PxControllerDesc
Use a deletion listener to get informed about released objects and clear internal caches if needed.
setRelativeOffset(PxVec3) - Method in class physx.physics.PxArticulationAttachment
Sets the attachment's relative offset in the link actor frame.
setRemapOutput(PxU32Ptr) - Method in class physx.particles.PxPartitionedParticleCloth
 
setRemapOutputSize(int) - Method in class physx.particles.PxPartitionedParticleCloth
 
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
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.
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.
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.
setRestOffset(float) - Method in class physx.particles.PxParticleSystem
 
setRestOffset(float) - Method in class physx.physics.PxShape
Sets the rest offset.
setRestPositions(PxVec4) - Method in class physx.particles.PxParticleClothDesc
 
setRestVolume(float) - Method in class physx.particles.PxParticleCloth
 
setRevoluteJointFlag(PxRevoluteJointFlagEnum, boolean) - Method in class physx.extensions.PxRevoluteJoint
sets a single flag specific to a Revolute Joint.
setRevoluteJointFlags(PxRevoluteJointFlags) - Method in class physx.extensions.PxRevoluteJoint
sets the flags specific to the Revolute Joint.
setRigidAttachments(PxParticleRigidAttachment, int) - Method in class physx.particles.PxParticleBuffer
Deprecated.
Particle-cloth, -rigids, -attachments and -volumes have been deprecated.

See #PxParticleRigidAttachment

setRigidBody(PxRigidBody) - Method in class physx.vehicle2.PxVehiclePhysXActor
The PhysX rigid body that represents the vehcle in the associated PhysX scene.
setRigidBodyFlag(PxRigidBodyFlagEnum, boolean) - Method in class physx.physics.PxRigidBody
Raises or clears a particular rigid body flag.
setRigidBodyFlags(PxRigidBodyFlags) - Method in class physx.physics.PxRigidBody
 
setRigidBodyParams(PxVehicleRigidBodyParams) - Method in class physx.vehicle2.BaseVehicleParams
 
setRigidBodyState(PxVehicleRigidBodyState) - Method in class physx.vehicle2.BaseVehicleState
 
setRigidDynamicLockFlag(PxRigidDynamicLockFlagEnum, boolean) - Method in class physx.physics.PxRigidDynamic
Raises or clears a particular PxRigidDynamic lock flag.
setRigidDynamicLockFlags(PxRigidDynamicLockFlags) - Method in class physx.physics.PxRigidDynamic
Set all PxRigidDynamic lock flags.
setRigidFilters(PxParticleRigidFilterPair, int) - Method in class physx.particles.PxParticleBuffer
Deprecated.
Particle-cloth, -rigids, -attachments and -volumes have been deprecated. See #PxParticleRigidFilterPair
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
 
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(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(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(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)
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.
setRowScale(float) - Method in class physx.geometry.PxHeightFieldGeometry
The scaling factor for the height field in the row direction (x direction in local space).
setSamples(PxStridedData) - Method in class physx.geometry.PxHeightFieldDesc
The samples array.
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(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
setScaleRotation(PxQuat) - Method in class physx.extensions.ConvexMeshSupport
 
setSceneQueryUpdateMode(PxSceneQueryUpdateModeEnum) - Method in class physx.physics.PxSceneDesc
 
setSceneQueryUpdateMode(PxSceneQueryUpdateModeEnum) - Method in class physx.physics.PxSceneSQSystem
Sets scene query update mode
setScratchAllocator(NativeObject) - Method in class physx.physics.PxArticulationCache
The scratch allocator is used for internal calculations.
setScratchMemory(NativeObject) - Method in class physx.physics.PxArticulationCache
The scratch memory is used for internal calculations.
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.
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
 
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(PxFilterData) - Method in class physx.particles.PxParticleSystem
 
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.
setSlips(int, float) - Method in class physx.vehicle2.PxVehicleTireSlipState
 
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.
setSolidRestOffset(float) - Method in class physx.particles.PxParticleSystem
 
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.
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.
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.particles.PxParticleSystem
 
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.
setSolverType(PxSolverTypeEnum) - Method in class physx.physics.PxSceneDesc
Selects the solver algorithm to use.
setSortedClothStartIndices(PxU32Ptr) - Method in class physx.particles.PxPartitionedParticleCloth
 
setSpeedResponses(int, float) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
 
setSpeedResponsesPerCommandValue(int, short) - Method in class physx.vehicle2.PxVehicleCommandNonLinearResponseParams
 
setSpeedStates(int, float) - Method in class physx.vehicle2.PxVehicleTireSpeedState
 
setSphericalJointFlag(PxSphericalJointFlagEnum, boolean) - Method in class physx.extensions.PxSphericalJoint
Set a single flag specific to a Spherical Joint to true or false.
setSphericalJointFlags(PxSphericalJointFlags) - Method in class physx.extensions.PxSphericalJoint
Set the flags specific to the Spherical Joint.
setSprings(PxParticleSpring) - Method in class physx.particles.PxParticleClothDesc
 
setSprungMass(float) - Method in class physx.vehicle2.PxVehicleSuspensionForceParams
Part of the vehicle mass that is supported by the suspension spring.
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.
setStandOnAnotherCCT(boolean) - Method in class physx.character.PxControllerState
Are we standing on another CCT?
setStandOnObstacle(boolean) - Method in class physx.character.PxControllerState
Are we standing on a user-defined obstacle?
setStartTriangleIndex(int) - Method in class physx.particles.PxParticleCloth
 
setStartVertexIndex(int) - Method in class physx.particles.PxParticleCloth
 
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
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
 
setStaticStructure(PxPruningStructureTypeEnum) - Method in class physx.physics.PxSceneDesc
 
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].
setSteerCommandResponseStates(int, float) - Method in class physx.vehicle2.BaseVehicleState
 
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.
setStickyParams(int, PxVehicleTireAxisStickyParams) - Method in class physx.vehicle2.PxVehicleTireStickyParams
 
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.particles.PxParticleSpring
 
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.
setStrength(float) - Method in class physx.vehicle2.PxVehicleAckermannParams
is the strength of the correction with 0 denoting no correction and 1 denoting perfect correction.
setStride(int) - Method in class physx.common.PxStridedData
The offset in bytes between consecutive samples in the data.
setStride(int) - Method in class physx.common.PxU16StridedData
 
setStride(int) - Method in class physx.support.PxTypedStridedData_PxU16
 
setSubsteps(byte, byte) - Method in class physx.vehicle2.PxVehicleComponentSequence
 
setSuccess(boolean) - Method in class physx.extensions.PxGjkQueryProximityInfoResult
 
setSuccess(boolean) - Method in class physx.extensions.PxGjkQueryRaycastResult
 
setSuccess(boolean) - Method in class physx.extensions.PxGjkQuerySweepResult
 
setSuppressTriangleMeshRemapTable(boolean) - Method in class physx.cooking.PxCookingParams
When true, the face remap table is not created.
setSurfaceTension(float) - Method in class physx.particles.PxPBDMaterial
Sets material surface tension coefficient
setSuspActiveStatus(boolean) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
a boolean describing whether to trigger a suspension limit constraint.
setSuspAngular(PxVec3) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
angular component of velocity jacobian in the world frame.
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
 
setSuspensionComplianceStates(int, PxVehicleSuspensionComplianceState) - Method in class physx.vehicle2.BaseVehicleState
 
setSuspensionForceParams(int, PxVehicleSuspensionForceParams) - Method in class physx.vehicle2.BaseVehicleParams
 
setSuspensionForces(int, PxVehicleSuspensionForce) - Method in class physx.vehicle2.BaseVehicleState
 
setSuspensionJounceCalculationType(PxVehicleSuspensionJounceCalculationTypeEnum) - Method in class physx.vehicle2.PxVehicleSuspensionStateCalculationParams
 
setSuspensionParams(int, PxVehicleSuspensionParams) - Method in class physx.vehicle2.BaseVehicleParams
 
setSuspensionStateCalculationParams(PxVehicleSuspensionStateCalculationParams) - Method in class physx.vehicle2.BaseVehicleParams
 
setSuspensionStates(int, PxVehicleSuspensionState) - Method in class physx.vehicle2.BaseVehicleState
 
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.
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.
setSuspLinear(PxVec3) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
linear component of velocity jacobian in the world frame.
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.
setT(float) - Method in class physx.extensions.PxGjkQueryRaycastResult
 
setT(float) - Method in class physx.extensions.PxGjkQuerySweepResult
 
setTankDifferentialParams(PxVehicleTankDriveDifferentialParams) - Method in class physx.vehicle2.EngineDrivetrainParams
 
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)
setTargetVel(PxVec3) - Method in class physx.geometry.PxContactPoint
 
setTempBufferCapacity(int) - Method in class physx.common.PxGpuDynamicsMemoryConfig
Initial capacity of temp solver buffer allocated in pinned host memory.
setTessellation(boolean, float) - Method in class physx.character.PxControllerManager
Enables or disables runtime tessellation.
setTessFlag() - Method in class physx.geometry.PxHeightFieldSample
 
setTetrahedronMesh(PxTetrahedronMesh) - Method in class physx.geometry.PxTetrahedronMeshGeometry
A reference to the mesh object.
setTetrahedrons(PxBoundedData) - Method in class physx.geometry.PxTetrahedronMeshDesc
Pointer to first tetrahedron.
setTetsPerElement(short) - Method in class physx.geometry.PxTetrahedronMeshDesc
Used for simulation meshes only.
setThreshold(float) - Method in class physx.particles.PxDiffuseParticleParams
Particles with potential value greater than the threshold will spawn diffuse particles
setThresholdForwardSpeedForWheelAngleIntegration(float) - Method in class physx.vehicle2.PxVehicleSimulationContext
Forward wheel speed below which the wheel rotation speed gets blended with the rolling speed.
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.
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.
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.
setThrottleCommandResponseState(PxVehicleEngineDriveThrottleCommandResponseState) - Method in class physx.vehicle2.EngineDrivetrainState
 
setThrustIdPerTrack(int, int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
 
setThrusts(int, float) - Method in class physx.vehicle2.PxVehicleTankDriveTransmissionCommandState
 
setTimeSinceLastShift(float) - Method in class physx.vehicle2.PxVehicleAutoboxState
Time that has lapsed since the last autobox gear shift.
setTireActiveStatus(int, boolean) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
 
setTireAngulars(int, PxVec3) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
 
setTireCamberAngleStates(int, PxVehicleTireCamberAngleState) - Method in class physx.vehicle2.BaseVehicleState
 
setTireDamping(int, float) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
 
setTireDirectionStates(int, PxVehicleTireDirectionState) - Method in class physx.vehicle2.BaseVehicleState
 
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
 
setTireForces(int, PxVehicleTireForce) - Method in class physx.vehicle2.BaseVehicleState
 
setTireGripStates(int, PxVehicleTireGripState) - Method in class physx.vehicle2.BaseVehicleState
 
setTireLinears(int, PxVec3) - Method in class physx.vehicle2.PxVehiclePhysXConstraintState
 
setTireSlipParams(PxVehicleTireSlipParams) - Method in class physx.vehicle2.PxVehicleSimulationContext
 
setTireSlipStates(int, PxVehicleTireSlipState) - Method in class physx.vehicle2.BaseVehicleState
 
setTireSpeedStates(int, PxVehicleTireSpeedState) - Method in class physx.vehicle2.BaseVehicleState
 
setTireStickyParams(PxVehicleTireStickyParams) - Method in class physx.vehicle2.PxVehicleSimulationContext
 
setTireStickyStates(int, PxVehicleTireStickyState) - Method in class physx.vehicle2.BaseVehicleState
 
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.particles.PxDiffuseParticleParams
(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(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.
setTolerance(float) - Method in class physx.extensions.PxDistanceJoint
Set the error tolerance of the joint.
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(PxVehicleTorqueCurveLookupTable) - Method in class physx.vehicle2.PxVehicleEngineParams
 
setTorqueRatios(int, float) - Method in class physx.vehicle2.PxVehicleMultiWheelDriveDifferentialParams
 
setTorqueRatiosAllWheels(int, float) - Method in class physx.vehicle2.PxVehicleDifferentialState
 
setTorques(int, PxVec3) - Method in class physx.vehicle2.PxVehicleTireForce
 
setTorsionalPatchRadius(float) - Method in class physx.physics.PxShape
Sets torsional patch radius.
setTotalAggregatePairsCapacity(int) - Method in class physx.common.PxGpuDynamicsMemoryConfig
Capacity of aggregate pair buffer allocated in GPU global memory.
setTouchedActor(PxRigidActor) - Method in class physx.character.PxControllerState
Actor owning 'touchedShape'
setTouchedObstacleHandle(int) - Method in class physx.character.PxControllerState
 
setTouchedShape(PxShape) - Method in class physx.character.PxControllerState
Shape on which the CCT is standing
setTrackToWheelIds(int, int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
 
setTrackWidth(float) - Method in class physx.vehicle2.PxVehicleAckermannParams
trackWidth is the width of the axle specified by #wheelIds
setTransform(PxTransform) - Method in class physx.physics.PxArticulationRootLinkData
Actor transform
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)
setTriangleMesh(PxTriangleMesh) - Method in class physx.geometry.PxTriangleMeshGeometry
A reference to the mesh object.
setTriangles(PxBoundedData) - Method in class physx.geometry.PxSimpleTriangleMesh
Pointer to first triangle.
setTriangles(PxU32Ptr) - Method in class physx.particles.PxParticleClothDesc
 
setTriggerActor(PxActor) - Method in class physx.physics.PxTriggerPair
The actor to which triggerShape is attached
setTriggerShape(PxShape) - Method in class physx.physics.PxTriggerPair
The shape that has been marked as a trigger.
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.
setU(float) - Method in class physx.physics.PxGeomRaycastHit
 
setU16At(NativeObject, int, short) - Static method in class physx.support.NativeArrayHelpers
 
setU32At(NativeObject, int, int) - Static method in class physx.support.NativeArrayHelpers
 
setU8At(NativeObject, int, byte) - Static method in class physx.support.NativeArrayHelpers
 
setUpdateMode(PxSceneQueryUpdateModeEnum) - Method in class physx.physics.PxSceneQuerySystemBase
Sets scene query update mode
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(PxSceneDesc, PassThroughFilterShader) - Static method in class physx.PxTopLevelFunctions
 
setUpper(float) - Method in class physx.extensions.PxJointAngularLimitPair
 
setUpper(float) - Method in class physx.extensions.PxJointLinearLimitPair
 
setUpRatios(int, float) - Method in class physx.vehicle2.PxVehicleAutoboxParams
 
setUseAccurateVelocity(boolean) - Method in class physx.particles.PxDiffuseParticleParams
If true, enables accurate velocity estimation when using PBD solver.
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
*********************************************************************************************
setUsingConcurrentStreams(boolean) - Method in class physx.common.PxCudaContextManager
turn on/off using concurrent streams for GPU work
setV(float) - Method in class physx.physics.PxGeomRaycastHit
barycentric coordinates of hit point, for triangle mesh and height field (flag: #PxHitFlag::eUV)
setValue(float) - Method in class physx.extensions.PxJointLinearLimit
the extent of the limit.
setVelocities(PxVec4) - Method in class physx.particles.PxParticleBufferDesc
 
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.
setViscosity(float) - Method in class physx.particles.PxPBDMaterial
Sets viscosity
setVisualizationCullingBox(PxBounds3) - Method in class physx.physics.PxScene
Defines a box in world space to which visualization geometry will be (conservatively) culled.
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
setVolumes(PxParticleVolume) - Method in class physx.particles.PxParticleBufferDesc
 
setVorticityConfinement(float) - Method in class physx.particles.PxPBDMaterial
Sets material vorticity confinement coefficient
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
 
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.
setWakeCounterResetValue(float) - Method in class physx.physics.PxSceneDesc
The wake counter reset value
setWheel0(int) - Method in class physx.vehicle2.PxVehicleAntiRollForceParams
 
setWheel1(int) - Method in class physx.vehicle2.PxVehicleAntiRollForceParams
 
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.
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(PxVehicleWheelConstraintGroupState) - Method in class physx.vehicle2.EngineDrivetrainState
 
setWheelIds(int, int) - Method in class physx.vehicle2.PxVehicleAckermannParams
 
setWheelIdsInAxleOrder(int, int) - Method in class physx.vehicle2.PxVehicleAxleDescription
 
setWheelIdsInGroupOrder(int, int) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
 
setWheelIdsInTrackOrder(int, int) - Method in class physx.vehicle2.PxVehicleTankDriveDifferentialParams
 
setWheelLocalPoses(int, PxVehicleWheelLocalPose) - Method in class physx.vehicle2.BaseVehicleState
 
setWheelMultipliersInGroupOrder(int, float) - Method in class physx.vehicle2.PxVehicleWheelConstraintGroupState
 
setWheelParams(int, PxVehicleWheelParams) - Method in class physx.vehicle2.BaseVehicleParams
 
setWheelResponseMultipliers(int, float) - Method in class physx.vehicle2.PxVehicleCommandResponseParams
 
setWheelRigidBody1dStates(int, PxVehicleWheelRigidBody1dState) - Method in class physx.vehicle2.BaseVehicleState
 
setWheelShapes(int, PxShape) - Method in class physx.vehicle2.PxVehiclePhysXActor
 
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.
setWind(PxVec3) - Method in class physx.particles.PxPBDParticleSystem
Set wind direction and intensity
setWord0(int) - Method in class physx.physics.PxFilterData
 
setWord1(int) - Method in class physx.physics.PxFilterData
 
setWord2(int) - Method in class physx.physics.PxFilterData
 
setWord3(int) - Method in class physx.physics.PxFilterData
 
setWorldAngAccel(PxVec3) - Method in class physx.physics.PxArticulationRootLinkData
Link angular acceleration
setWorldAngVel(PxVec3) - Method in class physx.physics.PxArticulationRootLinkData
Link angular velocity
setWorldLinAccel(PxVec3) - Method in class physx.physics.PxArticulationRootLinkData
Link classical linear acceleration
setWorldLinVel(PxVec3) - Method in class physx.physics.PxArticulationRootLinkData
Link linear velocity
setWorldNormal(PxVec3) - Method in class physx.character.PxControllerHit
Contact normal in world space
setWorldPos(PxExtendedVec3) - Method in class physx.character.PxControllerHit
Contact position in world space
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
 
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
 
setYAngle(float) - Method in class physx.extensions.PxJointLimitCone
the maximum angle from the Y axis of the constraint frame.
setYAngleMax(float) - Method in class physx.extensions.PxJointLimitPyramid
the maximum angle from the Y axis of the constraint frame.
setYAngleMin(float) - Method in class physx.extensions.PxJointLimitPyramid
the minimum angle from the Y axis of the constraint frame.
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
 
setZAngle(float) - Method in class physx.extensions.PxJointLimitCone
the maximum angle from the Z-axis of the constraint frame.
setZAngleMax(float) - Method in class physx.extensions.PxJointLimitPyramid
the maximum angle from the Z-axis of the constraint frame.
setZAngleMin(float) - Method in class physx.extensions.PxJointLimitPyramid
the minimum angle from the Z-axis of the constraint frame.
shift(PxVec3) - Method in class physx.common.PxRenderBuffer
 
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
 
SimpleCustomGeometryCallbacks - Class in physx.geometry
 
SimpleCustomGeometryCallbacks() - Constructor for class physx.geometry.SimpleCustomGeometryCallbacks
 
SimpleCustomGeometryCallbacks(long) - Constructor for class physx.geometry.SimpleCustomGeometryCallbacks
 
SimpleCustomGeometryCallbacksImpl - Class in physx.geometry
 
SimpleCustomGeometryCallbacksImpl() - Constructor for class physx.geometry.SimpleCustomGeometryCallbacksImpl
 
SimpleCustomGeometryCallbacksImpl(long) - Constructor for class physx.geometry.SimpleCustomGeometryCallbacksImpl
 
simplePostFilter(PxFilterData, PxQueryHit, PxShape, PxRigidActor) - Method in class physx.physics.PxQueryFilterCallbackImpl
 
simplePostFilter(PxFilterData, PxQueryHit, PxShape, PxRigidActor) - Method in class physx.physics.SimpleQueryFilterCallback
 
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
 
SimpleQueryFilterCallback - Class in physx.physics
 
SimpleQueryFilterCallback() - Constructor for class physx.physics.SimpleQueryFilterCallback
 
SimpleQueryFilterCallback(long) - Constructor for class physx.physics.SimpleQueryFilterCallback
 
SimpleSimulationEventCallback - Class in physx.physics
 
SimpleSimulationEventCallback() - Constructor for class physx.physics.SimpleSimulationEventCallback
 
SimpleSimulationEventCallback(long) - Constructor for class physx.physics.SimpleSimulationEventCallback
 
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.
size() - Method in class physx.particles.PxArray_PxParticleRigidFilterPair
 
size() - Method in class physx.particles.PxArray_PxParticleSpring
 
size() - Method in class physx.particles.Vector_PxParticleRigidFilterPair
Deprecated.
 
size() - Method in class physx.particles.Vector_PxParticleSpring
Deprecated.
 
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
 
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.CUcontext
 
SIZEOF - Static variable in class physx.common.CUdevice
 
SIZEOF - Static variable in class physx.common.CUdeviceptr
 
SIZEOF - Static variable in class physx.common.CUmodule
 
SIZEOF - Static variable in class physx.common.CUstream
 
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.PxCudaContext
 
SIZEOF - Static variable in class physx.common.PxCudaContextManager
 
SIZEOF - Static variable in class physx.common.PxCudaContextManagerDesc
 
SIZEOF - Static variable in class physx.common.PxCudaTopLevelFunctions
 
SIZEOF - Static variable in class physx.common.PxCUresult
 
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.PxGpuDynamicsMemoryConfig
 
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.PxU16StridedData
 
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.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.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.particles.PxArray_PxParticleRigidFilterPair
 
SIZEOF - Static variable in class physx.particles.PxArray_PxParticleSpring
 
SIZEOF - Static variable in class physx.particles.PxConeLimitParams
 
SIZEOF - Static variable in class physx.particles.PxDiffuseParticleParams
 
SIZEOF - Static variable in class physx.particles.PxGpuMirroredGpuParticleSystemPointer
 
SIZEOF - Static variable in class physx.particles.PxGpuParticleSystem
 
SIZEOF - Static variable in class physx.particles.PxParticleAndDiffuseBuffer
 
SIZEOF - Static variable in class physx.particles.PxParticleAndDiffuseBufferDesc
 
SIZEOF - Static variable in class physx.particles.PxParticleBuffer
 
SIZEOF - Static variable in class physx.particles.PxParticleBufferDesc
 
SIZEOF - Static variable in class physx.particles.PxParticleBufferFlags
 
SIZEOF - Static variable in class physx.particles.PxParticleCloth
 
SIZEOF - Static variable in class physx.particles.PxParticleClothBuffer
 
SIZEOF - Static variable in class physx.particles.PxParticleClothBufferHelper
 
SIZEOF - Static variable in class physx.particles.PxParticleClothConstraint
 
SIZEOF - Static variable in class physx.particles.PxParticleClothCooker
 
SIZEOF - Static variable in class physx.particles.PxParticleClothDesc
 
SIZEOF - Static variable in class physx.particles.PxParticleClothPreProcessor
 
SIZEOF - Static variable in class physx.particles.PxParticleFlags
 
SIZEOF - Static variable in class physx.particles.PxParticleMaterial
 
SIZEOF - Static variable in class physx.particles.PxParticlePhaseFlags
 
SIZEOF - Static variable in class physx.particles.PxParticleRigidAttachment
 
SIZEOF - Static variable in class physx.particles.PxParticleRigidFilterPair
 
SIZEOF - Static variable in class physx.particles.PxParticleSpring
 
SIZEOF - Static variable in class physx.particles.PxParticleSystem
 
SIZEOF - Static variable in class physx.particles.PxParticleSystemCallback
 
SIZEOF - Static variable in class physx.particles.PxParticleSystemCallbackImpl
 
SIZEOF - Static variable in class physx.particles.PxParticleVolume
 
SIZEOF - Static variable in class physx.particles.PxPartitionedParticleCloth
 
SIZEOF - Static variable in class physx.particles.PxPBDMaterial
 
SIZEOF - Static variable in class physx.particles.PxPBDParticleSystem
 
SIZEOF - Static variable in class physx.particles.Vector_PxParticleRigidFilterPair
Deprecated.
 
SIZEOF - Static variable in class physx.particles.Vector_PxParticleSpring
Deprecated.
 
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.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.PxTypedStridedData_PxU16
 
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.PxVehicleWheelsPtr
 
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
 
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
 
SphericalJointCreate(PxPhysics, PxRigidActor, PxTransform, PxRigidActor, PxTransform) - Static method in class physx.PxTopLevelFunctions
 
startSampling() - Method in class physx.support.PxOmniPvd
 
step(float, PxVehicleSimulationContext) - Method in class physx.vehicle2.BaseVehicle
 
storeAny(PxGeometry) - Method in class physx.geometry.PxGeometryHolder
 
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
 
SupportFunctions - Class in physx.support
 
SupportFunctions() - Constructor for class physx.support.SupportFunctions
 
SupportFunctions(long) - Constructor for class physx.support.SupportFunctions
 
supportLocal(PxVec3) - Method in class physx.extensions.Support
Return the farthest point on the user defined shape's core in given direction.
supportsArchSM10() - Method in class physx.common.PxCudaContextManager
G80
supportsArchSM11() - Method in class physx.common.PxCudaContextManager
G92
supportsArchSM12() - Method in class physx.common.PxCudaContextManager
GT200
supportsArchSM13() - Method in class physx.common.PxCudaContextManager
GT260
supportsArchSM20() - Method in class physx.common.PxCudaContextManager
GF100
supportsArchSM30() - Method in class physx.common.PxCudaContextManager
GK100
supportsArchSM35() - Method in class physx.common.PxCudaContextManager
GK110
supportsArchSM50() - Method in class physx.common.PxCudaContextManager
GM100
supportsArchSM52() - Method in class physx.common.PxCudaContextManager
GM200
supportsArchSM60() - Method in class physx.common.PxCudaContextManager
GP100
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(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
 
tessFlag() - Method in class physx.geometry.PxHeightFieldSample
 
transform(PxTransform) - Method in class physx.common.PxPlane
transform plane
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
 
translate(PxVec3) - Method in class physx.extensions.PxMassProperties
Translate the center of mass by a given vector and adjust the inertia tensor accordingly.
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
 

U

unlockRead() - Method in class physx.physics.PxScene
Unlock the scene from reading.
unlockWrite() - Method in class physx.physics.PxScene
Unlock the scene from writing.
update(float, PxVehicleSimulationContext) - Method in class physx.vehicle2.PxVehicleComponentSequence
 
updateKinematic(PxArticulationKinematicFlags) - Method in class physx.physics.PxArticulationReducedCoordinate
Update link velocities and/or positions in the articulation.
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.
updateOmniPvdProperties() - Method in class physx.physics.PxConstraintConnector
this function is called by the SDK to update OmniPVD's view of it
usePersistentContactManifoldImpl(PxGeometry) - Method in class physx.geometry.SimpleCustomGeometryCallbacks
 
usePersistentContactManifoldImpl(PxGeometry) - Method in class physx.geometry.SimpleCustomGeometryCallbacksImpl
 
usingDedicatedGPU() - Method in class physx.common.PxCudaContextManager
* Determine if the user has configured a dedicated PhysX GPU in the NV Control Panel * Note: If using CUDA Interop, this will always return false * \returns 1 if there is a dedicated GPU * 0 if there is NOT a dedicated GPU * -1 if the routine is not implemented

V

validateTetrahedronMesh(PxBoundedData, PxBoundedData, float) - Static method in class physx.geometry.PxTetMaker
Analyzes the tetrahedron mesh to get a report about deficiencies.
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.particles.PxParticleBufferFlagEnum
 
value - Variable in enum class physx.particles.PxParticleClothConstraintEnum
 
value - Variable in enum class physx.particles.PxParticleFlagEnum
 
value - Variable in enum class physx.particles.PxParticlePhaseFlagEnum
 
value - Variable in enum class physx.particles.PxParticleSolverTypeEnum
 
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.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.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.particles.PxParticleBufferFlagEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class physx.particles.PxParticleClothConstraintEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class physx.particles.PxParticleFlagEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class physx.particles.PxParticlePhaseFlagEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class physx.particles.PxParticleSolverTypeEnum
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.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.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.particles.PxParticleBufferFlagEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class physx.particles.PxParticleClothConstraintEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class physx.particles.PxParticleFlagEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class physx.particles.PxParticlePhaseFlagEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class physx.particles.PxParticleSolverTypeEnum
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.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.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_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_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_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_PxParticleRigidFilterPair - Class in physx.particles
Deprecated.
Vector_PxParticleRigidFilterPair() - Constructor for class physx.particles.Vector_PxParticleRigidFilterPair
Deprecated.
 
Vector_PxParticleRigidFilterPair(int) - Constructor for class physx.particles.Vector_PxParticleRigidFilterPair
Deprecated.
 
Vector_PxParticleRigidFilterPair(long) - Constructor for class physx.particles.Vector_PxParticleRigidFilterPair
Deprecated.
 
Vector_PxParticleSpring - Class in physx.particles
Deprecated.
Vector_PxParticleSpring() - Constructor for class physx.particles.Vector_PxParticleSpring
Deprecated.
 
Vector_PxParticleSpring(int) - Constructor for class physx.particles.Vector_PxParticleSpring
Deprecated.
 
Vector_PxParticleSpring(long) - Constructor for class physx.particles.Vector_PxParticleSpring
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_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_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_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_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_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_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_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_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_VHACDVertex - Class in physx.vhacd
 
Vector_VHACDVertex() - Constructor for class physx.vhacd.Vector_VHACDVertex
 
Vector_VHACDVertex(long) - Constructor for class physx.vhacd.Vector_VHACDVertex
 
VehicleComputeSprungMasses(int, PxArray_PxVec3, float, PxVehicleAxesEnum, PxArray_PxReal) - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions
 
VehicleUnitCylinderSweepMeshCreate(PxVehicleFrame, PxPhysics, PxCookingParams) - Static method in class physx.vehicle2.PxVehicleTopLevelFunctions
 
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
 
VHACDImpl - Class in physx.vhacd
 
VHACDImpl() - Constructor for class physx.vhacd.VHACDImpl
 
VHACDImpl(long) - Constructor for class physx.vhacd.VHACDImpl
 
VHACDParameters - Class in physx.vhacd
 
VHACDParameters() - Constructor for class physx.vhacd.VHACDParameters
 
VHACDParameters(long) - Constructor for class physx.vhacd.VHACDParameters
 
VHACDTriangle - Class in physx.vhacd
 
VHACDTriangle() - Constructor for class physx.vhacd.VHACDTriangle
 
VHACDTriangle(long) - Constructor for class physx.vhacd.VHACDTriangle
 
VHACDVertex - Class in physx.vhacd
 
VHACDVertex() - Constructor for class physx.vhacd.VHACDVertex
 
VHACDVertex(long) - Constructor for class physx.vhacd.VHACDVertex
 
voidToI32Ptr(NativeObject) - Static method in class physx.support.NativeArrayHelpers
 
voidToRealPtr(NativeObject) - Static method in class physx.support.NativeArrayHelpers
 
voidToU16Ptr(NativeObject) - Static method in class physx.support.NativeArrayHelpers
 
voidToU32Ptr(NativeObject) - Static method in class physx.support.NativeArrayHelpers
 
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.
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.CUcontext
 
wrapPointer(long) - Static method in class physx.common.CUdevice
 
wrapPointer(long) - Static method in class physx.common.CUdeviceptr
 
wrapPointer(long) - Static method in class physx.common.CUmodule
 
wrapPointer(long) - Static method in class physx.common.CUstream
 
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.PxCudaContext
 
wrapPointer(long) - Static method in class physx.common.PxCudaContextManager
 
wrapPointer(long) - Static method in class physx.common.PxCudaContextManagerDesc
 
wrapPointer(long) - Static method in class physx.common.PxCudaTopLevelFunctions
 
wrapPointer(long) - Static method in class physx.common.PxCUresult
 
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.PxGpuDynamicsMemoryConfig
 
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.PxU16StridedData
 
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.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.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.particles.PxArray_PxParticleRigidFilterPair
 
wrapPointer(long) - Static method in class physx.particles.PxArray_PxParticleSpring
 
wrapPointer(long) - Static method in class physx.particles.PxConeLimitParams
 
wrapPointer(long) - Static method in class physx.particles.PxDiffuseParticleParams
 
wrapPointer(long) - Static method in class physx.particles.PxGpuMirroredGpuParticleSystemPointer
 
wrapPointer(long) - Static method in class physx.particles.PxGpuParticleSystem
 
wrapPointer(long) - Static method in class physx.particles.PxParticleAndDiffuseBuffer
 
wrapPointer(long) - Static method in class physx.particles.PxParticleAndDiffuseBufferDesc
 
wrapPointer(long) - Static method in class physx.particles.PxParticleBuffer
 
wrapPointer(long) - Static method in class physx.particles.PxParticleBufferDesc
 
wrapPointer(long) - Static method in class physx.particles.PxParticleBufferFlags
 
wrapPointer(long) - Static method in class physx.particles.PxParticleCloth
 
wrapPointer(long) - Static method in class physx.particles.PxParticleClothBuffer
 
wrapPointer(long) - Static method in class physx.particles.PxParticleClothBufferHelper
 
wrapPointer(long) - Static method in class physx.particles.PxParticleClothConstraint
 
wrapPointer(long) - Static method in class physx.particles.PxParticleClothCooker
 
wrapPointer(long) - Static method in class physx.particles.PxParticleClothDesc
 
wrapPointer(long) - Static method in class physx.particles.PxParticleClothPreProcessor
 
wrapPointer(long) - Static method in class physx.particles.PxParticleFlags
 
wrapPointer(long) - Static method in class physx.particles.PxParticleMaterial
 
wrapPointer(long) - Static method in class physx.particles.PxParticlePhaseFlags
 
wrapPointer(long) - Static method in class physx.particles.PxParticleRigidAttachment
 
wrapPointer(long) - Static method in class physx.particles.PxParticleRigidFilterPair
 
wrapPointer(long) - Static method in class physx.particles.PxParticleSpring
 
wrapPointer(long) - Static method in class physx.particles.PxParticleSystem
 
wrapPointer(long) - Static method in class physx.particles.PxParticleSystemCallback
 
wrapPointer(long) - Static method in class physx.particles.PxParticleSystemCallbackImpl
 
wrapPointer(long) - Static method in class physx.particles.PxParticleVolume
 
wrapPointer(long) - Static method in class physx.particles.PxPartitionedParticleCloth
 
wrapPointer(long) - Static method in class physx.particles.PxPBDMaterial
 
wrapPointer(long) - Static method in class physx.particles.PxPBDParticleSystem
 
wrapPointer(long) - Static method in class physx.particles.Vector_PxParticleRigidFilterPair
Deprecated.
 
wrapPointer(long) - Static method in class physx.particles.Vector_PxParticleSpring
Deprecated.
 
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.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.PxTypedStridedData_PxU16
 
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.PxVehicleWheelsPtr
 
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(NativeObject, int) - Method in class physx.extensions.PxDefaultMemoryOutputStream
 

Z

zeroCache(PxArticulationCache) - Method in class physx.physics.PxArticulationReducedCoordinate
Zeroes all data in the articulation cache, except user-provided and scratch memory, and cache version.
A B C D E F G H I J L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values