Web Analytics Made Easy - Statcounter
Skip to content

File SBDTypeRandom.hpp#

FileList > DataModel > Type > SBDTypeRandom.hpp

  • #include "SBCClass.hpp"
  • #include "SBDTypeExport.hpp"
  • #include "SBCMetaRegister.hpp"
  • #include "SBDTypePhysicalVector3.hpp"
  • #include "SBCContainerUUID.hpp"

Classes#

Type Name
class SBDTypeRandom
This class implements a random number generator.

Public Types#

Type Name
typedef SBDTypeRandom SBRandom
The short name of SBDTypeRandom .

Public Functions#

Type Name
SB_REGISTER_TYPE (SBDTypeRandom, "SBRandom", "512818FA-25D2-AA92-C063-6D6EFB160D82")

Public Types Documentation#

typedef SBRandom#

The short name of SBDTypeRandom .

typedef SBDTypeRandom SBRandom;


Public Functions Documentation#

function SB_REGISTER_TYPE#

SB_REGISTER_TYPE (
    SBDTypeRandom,
    "SBRandom",
    "512818FA-25D2-AA92-C063-6D6EFB160D82"
)