Open 3D Engine PhysX Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
PhysX::Debug::PhysXDebug Class Reference

Implementation of the PhysXDebugInterface. More...

#include <PhysXDebug.h>

Inherits AZ::Interface::Registrar.

Public Member Functions

physx::PxPvd * InitializePhysXPvd (physx::PxFoundation *foundation)
 
void ShutdownPhysXPvd ()
 
void Initialize (const DebugConfiguration &config) override
 
void UpdateDebugConfiguration (const DebugConfiguration &config) override
 
const DebugConfigurationGetDebugConfiguration () const override
 
const PvdConfigurationGetPhysXPvdConfiguration () const override
 
const DebugDisplayDataGetDebugDisplayData () const override
 
void UpdateColliderProximityVisualization (const ColliderProximityVisualization &data) override
 
bool ConnectToPvd () override
 
void DisconnectFromPvd () override
 

Detailed Description

Implementation of the PhysXDebugInterface.


The documentation for this class was generated from the following file: