Web Analytics Made Easy - Statcounter
Skip to content

File SBMInteractionModelParticleSystem.hpp#

FileList > SBMInteractionModelParticleSystem.hpp

  • #include "SBMInteractionModelExport.hpp"
  • #include "SBMInteractionModel.hpp"
  • #include "SBCContainerBuffer.hpp"
  • #include "SBCReferencePointer.hpp"
  • #include "SBDTypePhysicalVector3.hpp"
  • #include "SBMDynamicalModelParticleSystem.hpp"

Classes#

Type Name
class SBMInteractionModelParticleSystem
This class is the base class of particle interaction models.

Public Types#

Type Name
typedef SBMInteractionModelParticleSystem SBInteractionModelParticleSystem
The short name of SBMInteractionModelParticleSystem .

Public Functions#

Type Name
SB_DECLARE_BASE_TYPE (SBMInteractionModelParticleSystem, SBMInteractionModel)
SB_REGISTER_TARGET_TYPE (SBMInteractionModelParticleSystem, "SBInteractionModelParticleSystem", "01F533DF-3538-008F-9F31-7A99D7A29D2F")

Public Types Documentation#

typedef SBInteractionModelParticleSystem#

The short name of SBMInteractionModelParticleSystem .

typedef SBMInteractionModelParticleSystem SBInteractionModelParticleSystem;


Public Functions Documentation#

function SB_DECLARE_BASE_TYPE#

SB_DECLARE_BASE_TYPE (
    SBMInteractionModelParticleSystem,
    SBMInteractionModel
) 

function SB_REGISTER_TARGET_TYPE#

SB_REGISTER_TARGET_TYPE (
    SBMInteractionModelParticleSystem,
    "SBInteractionModelParticleSystem",
    "01F533DF-3538-008F-9F31-7A99D7A29D2F"
)