MCPcopy 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
214void NpConstraint::markDirty()
215{
216 mIsDirty = true;
217}
218
219void NpConstraint::setFlags(PxConstraintFlags flags)
220{

Callers 12

setAttachment0Method · 0.45
setAttachment1Method · 0.45
setDistanceMethod · 0.45
setRatioMethod · 0.45
onComShiftMethod · 0.45
setupMethod · 0.45
updateDrive4WMethod · 0.45
updateDriveNWMethod · 0.45
updateTankMethod · 0.45
updateNoDriveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected