MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / set_position

Method set_position

ogsr_engine/xrGame/Geometry.cpp:188–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188void CODEGeom::set_position(const Fvector& /*ref_point*/) { dGeomUserDataResetLastPos(geom()); }
189
190void CODEGeom::set_body(dBodyID body)
191{

Callers 15

UpdateSoundsMethod · 0.45
UpdateCLMethod · 0.45
UpdateCLMethod · 0.45
UpdateCLMethod · 0.45
StartLightsMethod · 0.45
UpdateLightsMethod · 0.45
UpdateParticlesMethod · 0.45
UpdateCLMethod · 0.45
shedule_UpdateMethod · 0.45
UpdateSoundsMethod · 0.45
UpdateHUDSoundsMethod · 0.45
UpdateHeliParticlesMethod · 0.45

Calls 5

dGeomSetPositionFunction · 0.85
dGeomSetRotationFunction · 0.85
setMethod · 0.45

Tested by

no test coverage detected