[][src]Module physx::physics

Wrapper interface for PxPhysics

Structs

PhysicsFoundation

A PxPhysics, PxFoundation and optional PxPvd combined into one struct for ease of use. Parametrized by the Foundation's Allocator and the Physics' Shape type.

PhysicsFoundationBuilder
PxPhysics

A new type wrapper for PxPhysics. Parametrized by the type of the Shapes it can create.

Constants

PX_PHYSICS_VERSION

Traits

Physics