PxGetFoundation#
Defined in include/foundation/PxFoundation.h
-
physx::PxFoundation &PxGetFoundation()#
Retrieves the Foundation SDK after it has been created.
See also
PxCreateFoundation(), PxIsFoundationValid()
Note
The behavior of this method is undefined if the foundation instance has not been created already.