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

Method getContactReportStreamBufferSize

physx/source/physx/src/NpScene.cpp:2526–2529  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2524}
2525
2526PxU32 NpScene::getContactReportStreamBufferSize() const
2527{
2528 return mScene.getScScene().getDefaultContactReportStreamBufferSize();
2529}
2530
2531#if PX_CHECKED
2532void NpScene::checkPositionSanity(const PxRigidActor& a, const PxTransform& pose, const char* fnName) const

Callers 2

sendAllPropertiesMethod · 0.80

Tested by

no test coverage detected