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

Method getQueryFilterData

physx/source/physx/src/NpShape.cpp:387–392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385}
386
387PxFilterData NpShape::getQueryFilterData() const
388{
389 NP_READ_CHECK(getOwnerScene());
390
391 return getQueryFilterDataFast();
392}
393
394///////////////////////////////////////////////////////////////////////////////
395

Callers 9

linearSweepSingleMethod · 0.80
linearSweepMultipleMethod · 0.80
PxCloneShapeFunction · 0.80
NpShape.hFile · 0.80
applyAllPreFiltersSQFunction · 0.80
invokeMethod · 0.80
applyFilterEquationFunction · 0.80
scanForObstaclesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected