[][src]Module physx::scene

Wrapper for PhysX PxScene

Structs

PxScene

A new type wrapper for PxScene. Parametrized by it's user data type, the ArticulationLink, RigidStatic, and RigidDynamic actors, Articulation, and ArticulationReducedCoordinate articulations, and Collision, Trigger, ConstraintBreak, WakeSleep and Advance Callbacks. Due to the number of generic type parameters, creating a type alias is recommended.

SceneLimits

0 means no limit.

Enums

ActorTypeFlag
BroadPhaseType
FilterShaderDescriptor
FrictionType
HitFlag
PairFilteringMode
PruningStructureType
SceneFlag

eMUTABLE_FLAGS = eENABLE_ACTIVE_ACTORS|eEXCLUDE_KINEMATICS_FROM_ACTIVE_ACTORS

SceneQueryUpdateMode
SimulationThreadType
SolverType

Traits

Scene

Type Definitions

ActorTypeFlags