Web Analytics Made Easy - Statcounter
Skip to content

File SBMPropertyModel.hpp#

FileList > SBMPropertyModel.hpp

  • #include "SBDTypePhysicalIAVector3.hpp"
  • #include "SBMPropertyModelExport.hpp"
  • #include "SBMModel.hpp"
  • #include "SBMPropertyModelEvent.hpp"

Classes#

Type Name
class SBMPropertyModel
This class is the base class to describe a property model.

Public Types#

Type Name
typedef SBMPropertyModel SBPropertyModel
The short name of SBMPropertyModel .

Public Functions#

Type Name
SB_DECLARE_BASE_TYPE (SBMPropertyModel, SBMModel)
SB_REGISTER_TARGET_TYPE (SBMPropertyModel, "SBPropertyModel", "8BF09131-7B6A-31EA-64A6-563C04F2B4EC")

Public Types Documentation#

typedef SBPropertyModel#

The short name of SBMPropertyModel .

typedef SBMPropertyModel SBPropertyModel;


Public Functions Documentation#

function SB_DECLARE_BASE_TYPE#

SB_DECLARE_BASE_TYPE (
    SBMPropertyModel,
    SBMModel
) 

function SB_REGISTER_TARGET_TYPE#

SB_REGISTER_TARGET_TYPE (
    SBMPropertyModel,
    "SBPropertyModel",
    "8BF09131-7B6A-31EA-64A6-563C04F2B4EC"
)