Web Analytics Made Easy - Statcounter
Skip to content

File SBSStateUpdaterParticleSystem.hpp#

FileList > SBSStateUpdaterParticleSystem.hpp

  • #include "SBSStateUpdaterExport.hpp"
  • #include "SBSStateUpdater.hpp"
  • #include "SBMDynamicalModelParticleSystem.hpp"
  • #include "SBMInteractionModelParticleSystem.hpp"
  • #include "SBMDynamicalModelEvent.hpp"
  • #include "SBMInteractionModelEvent.hpp"
  • #include <string>

Classes#

Type Name
class SBSStateUpdaterParticleSystem
This class is the base class for state updaters of particle systems simulators.

Public Types#

Type Name
typedef SBSStateUpdaterParticleSystem SBStateUpdaterParticleSystem
The short name of SBSStateUpdaterParticleSystem .

Public Functions#

Type Name
SB_DECLARE_BASE_TYPE (SBSStateUpdaterParticleSystem, SBSStateUpdater)
SB_REGISTER_TARGET_TYPE (SBSStateUpdaterParticleSystem, "SBStateUpdaterParticleSystem", "18E57AF5-8488-B9FD-6768-112B4E5C481B")

Public Types Documentation#

typedef SBStateUpdaterParticleSystem#

The short name of SBSStateUpdaterParticleSystem .

typedef SBSStateUpdaterParticleSystem SBStateUpdaterParticleSystem;


Public Functions Documentation#

function SB_DECLARE_BASE_TYPE#

SB_DECLARE_BASE_TYPE (
    SBSStateUpdaterParticleSystem,
    SBSStateUpdater
) 

function SB_REGISTER_TARGET_TYPE#

SB_REGISTER_TARGET_TYPE (
    SBSStateUpdaterParticleSystem,
    "SBStateUpdaterParticleSystem",
    "18E57AF5-8488-B9FD-6768-112B4E5C481B"
)