SPH
Public Member Functions | List of all members
Galaxy::NullProgressCallbacks Struct Reference

#include <Galaxy.h>

Inheritance diagram for Galaxy::NullProgressCallbacks:
Galaxy::IProgressCallbacks Polymorphic

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 ()
 

Detailed Description

Definition at line 55 of file Galaxy.h.

Member Function Documentation

◆ onPart()

virtual void Galaxy::NullProgressCallbacks::onPart ( const Storage UNUSEDstorage,
const Size   UNUSEDpartId,
const Size   UNUSEDnumParts 
) const
inlineoverridevirtual

Definition at line 56 of file Galaxy.h.


The documentation for this struct was generated from the following file: