SPH
|
#include <Galaxy.h>
Public Member Functions | |
virtual void | onPart (const Storage &UNUSED(storage), const Size UNUSED(partId), const Size UNUSED(numParts)) const override |
Public Member Functions inherited from Galaxy::IProgressCallbacks | |
virtual void | onPart (const Storage &storage, const Size partId, const Size numParts) const =0 |
Called when computing new part of the galaxy (particle positions or velocities). More... | |
Public Member Functions inherited from Polymorphic | |
virtual | ~Polymorphic () |