Web Analytics Made Easy - Statcounter
Skip to content

File SBMInteractionModel.hpp#

FileList > SBMInteractionModel.hpp

  • #include "SBDTypePhysicalIAVector3.hpp"
  • #include "SBMInteractionModelExport.hpp"
  • #include "SBMModel.hpp"
  • #include "SBMInteractionModelEvent.hpp"
  • #include "SBDQuantity.hpp"

Classes#

Type Name
class SBMInteractionModel
This class is the base class of interaction models.

Public Types#

Type Name
typedef SBMInteractionModel SBInteractionModel
The short name of SBMInteractionModel .

Public Functions#

Type Name
SB_DECLARE_BASE_TYPE (SBMInteractionModel, SBMModel)
SB_REGISTER_TARGET_TYPE (SBMInteractionModel, "SBInteractionModel", "2A0A3372-B8E4-15C9-9D32-2BF56A29DD51")

Public Types Documentation#

typedef SBInteractionModel#

The short name of SBMInteractionModel .

typedef SBMInteractionModel SBInteractionModel;


Public Functions Documentation#

function SB_DECLARE_BASE_TYPE#

SB_DECLARE_BASE_TYPE (
    SBMInteractionModel,
    SBMModel
) 

function SB_REGISTER_TARGET_TYPE#

SB_REGISTER_TARGET_TYPE (
    SBMInteractionModel,
    "SBInteractionModel",
    "2A0A3372-B8E4-15C9-9D32-2BF56A29DD51"
)