MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / fatalError

Method fatalError

physx/samples/samplebase/PhysXSample.h:183–183  ·  view source on GitHub ↗

Helpers from PhysXSampleApplication

Source from the content-addressed store, hash-verified

181
182public: // Helpers from PhysXSampleApplication
183 PX_FORCE_INLINE void fatalError(const char* msg) { mApplication.fatalError(msg); }
184 PX_FORCE_INLINE void setCameraController(CameraController* c) { mApplication.setCameraController(c); }
185
186 PX_FORCE_INLINE void toggleVisualizationParam(PxScene& scene, PxVisualizationParameter::Enum param)

Callers 6

serializeMethod · 0.45
loadMethod · 0.45
createMethod · 0.45
createLegMethod · 0.45
SqRayBufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected