Web Analytics Made Easy - Statcounter
Skip to content

File SBDDocumentLabel.hpp#

FileList > DataModel > Document > SBDDocumentLabel.hpp

  • #include <string>
  • #include "SBDTypePhysicalIAVector3.hpp"
  • #include "SBDDataGraphNode.hpp"
  • #include "SBDDocumentEvent.hpp"
  • #include "SBDDocumentExport.hpp"

Classes#

Type Name
class SBDDocumentLabel
This class describes a label.

Public Types#

Type Name
typedef SBDDocumentLabel SBLabel
The short name of SBDDocumentLabel .

Public Functions#

Type Name
SB_DECLARE_BASE_TYPE (SBDDocumentLabel, SBDDataGraphNode)
SB_REGISTER_TARGET_TYPE (SBDDocumentLabel, "SBLabel", "5FC6D078-08B7-91AF-F661-31B36B81BA38")

Public Types Documentation#

typedef SBLabel#

The short name of SBDDocumentLabel .

typedef SBDDocumentLabel SBLabel;


Public Functions Documentation#

function SB_DECLARE_BASE_TYPE#

SB_DECLARE_BASE_TYPE (
    SBDDocumentLabel,
    SBDDataGraphNode
) 

function SB_REGISTER_TARGET_TYPE#

SB_REGISTER_TARGET_TYPE (
    SBDDocumentLabel,
    "SBLabel",
    "5FC6D078-08B7-91AF-F661-31B36B81BA38"
)