Gravity Engine 12.0
Unity Asset for Gravity
|
Interface that defines a callback to be run when there is a change of the NBody providing the most force on an object. See PatchedConicSOI for details. More...
Public Member Functions | |
void | OnNewInfluencer (NBody newObject, NBody oldObject) |
Callback from an OrbitPredictor when it performs a change in the object it uses for conic orbit prediction. | |
Interface that defines a callback to be run when there is a change of the NBody providing the most force on an object. See PatchedConicSOI for details.
Callback from an OrbitPredictor when it performs a change in the object it uses for conic orbit prediction.
newObject | |
oldObject |
Implemented in OrbitUniversalSOIChange.