Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ markDirty
Method
markDirty
physx/source/physx/src/NpConstraint.cpp:214–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
void NpConstraint::markDirty()
215
{
216
mIsDirty = true;
217
}
218
219
void NpConstraint::setFlags(PxConstraintFlags flags)
220
{
Callers
12
setAttachment0
Method · 0.45
setAttachment1
Method · 0.45
setDistance
Method · 0.45
setRatio
Method · 0.45
onComShift
Method · 0.45
addConstraintsToSceneInternal
Method · 0.45
removeConnectionFromGraph
Method · 0.45
setup
Method · 0.45
updateDrive4W
Method · 0.45
updateDriveNW
Method · 0.45
updateTank
Method · 0.45
updateNoDrive
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected