Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ getRestOffset
Method
getRestOffset
physx/source/physx/src/NpShape.cpp:499–504 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
497
}
498
499
PxReal NpShape::getRestOffset() const
500
{
501
NP_READ_CHECK(getOwnerScene());
502
503
return mShape.getRestOffset();
504
}
505
506
void NpShape::setTorsionalPatchRadius(PxReal radius)
507
{
Callers
6
PxCloneShape
Function · 0.80
getRestOffset
Function · 0.80
updateState
Method · 0.80
createManager
Method · 0.80
setContactOffset
Method · 0.80
getPxShape_RestOffset
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected