PxBroadcast.h#
Fully qualified name: include/foundation/PxBroadcast.h
Source file: PxBroadcast.h
Classes#
- PxAllocationListener
Abstract listener class that listens to allocation and deallocation events from the foundation memory system.
- PxBroadcast
Broadcast class implementation, registering listeners.
- PxBroadcastingAllocator
Abstract base class for an application defined memory allocator that allows an external listener to audit the memory allocations.
- PxBroadcastingErrorCallback
Abstract base class for an application defined error callback that allows an external listener to report errors.