Web Analytics Made Easy - Statcounter
Skip to content

File SBDTypeRay.hpp#

FileList > DataModel > Type > SBDTypeRay.hpp

  • #include "SBCClass.hpp"
  • #include "SBCHeap.hpp"
  • #include "SBCMetaRegister.hpp"
  • #include "SBCSerializer.hpp"
  • #include "SBCContainerVersionNumber.hpp"
  • #include "SBDTypePhysicalVector3.hpp"
  • #include "SBDTypePhysicalIAVector3.hpp"
  • #include "SBDTypeExport.hpp"

Classes#

Type Name
class SBDTypeRay
This class implements a ray.

Public Types#

Type Name
typedef SBDTypeRay SBRay
The short name of SBDTypeRay .

Public Functions#

Type Name
SB_REGISTER_TYPE (SBDTypeRay, "SBRay", "FC725163-4792-4C27-A389-CDAC9AD69B8C")

Public Types Documentation#

typedef SBRay#

The short name of SBDTypeRay .

typedef SBDTypeRay SBRay;


Public Functions Documentation#

function SB_REGISTER_TYPE#

SB_REGISTER_TYPE (
    SBDTypeRay,
    "SBRay",
    "FC725163-4792-4C27-A389-CDAC9AD69B8C"
)