Web Analytics Made Easy - Statcounter
Skip to content

File SBDTypeSpatialDomain.hpp#

FileList > DataModel > Type > SBDTypeSpatialDomain.hpp

  • #include "SBDTypeExport.hpp"
  • #include "SBCMetaRegister.hpp"
  • #include "SBDTypeSpatialTransform.hpp"
  • #include "SBCContainerVector.hpp"
  • #include "SBDTypePhysicalVector3.hpp"

Classes#

Type Name
class SBDTypeSpatialDomain
This class describes spatial domains.

Public Types#

Type Name
typedef SBDTypeSpatialDomain SBSpatialDomain
The short name of SBDTypeSpatialDomain .

Public Functions#

Type Name
SB_REGISTER_TYPE (SBDTypeSpatialDomain, "SBSpatialTransform", "FFDA1C10-EF5A-11E9-AAEF-0800200C9A66")
std::ostream & operator<< (std::ostream & os, SBDTypeSpatialDomain & domain)

Public Types Documentation#

typedef SBSpatialDomain#

The short name of SBDTypeSpatialDomain .

typedef SBDTypeSpatialDomain SBSpatialDomain;


Public Functions Documentation#

function SB_REGISTER_TYPE#

SB_REGISTER_TYPE (
    SBDTypeSpatialDomain,
    "SBSpatialTransform",
    "FFDA1C10-EF5A-11E9-AAEF-0800200C9A66"
) 

function operator<<#

inline std::ostream & operator<< (
    std::ostream & os,
    SBDTypeSpatialDomain & domain
)