Web Analytics Made Easy - Statcounter
Skip to content

File SBDDocumentLight.hpp#

FileList > DataModel > Document > SBDDocumentLight.hpp

  • #include "SBDDataGraphNode.hpp"
  • #include "SBDTypePhysicalVector3.hpp"
  • #include "SBDTypePhysicalIAVector3.hpp"
  • #include "SBDTypeColor.hpp"
  • #include "SBDDocumentEvent.hpp"
  • #include "SBDDocumentExport.hpp"

Classes#

Type Name
class SBDDocumentLight
This class describes a light.

Public Types#

Type Name
typedef SBDDocumentLight SBLight
The short name of SBDDocumentLight .

Public Functions#

Type Name
SB_DECLARE_BASE_TYPE (SBDDocumentLight, SBDDataGraphNode)
SB_REGISTER_TARGET_TYPE (SBDDocumentLight, "SBLight", "D7FCBF4A-2EC0-43C5-A09E-AB4D65F17070")

Public Types Documentation#

typedef SBLight#

The short name of SBDDocumentLight .

typedef SBDDocumentLight SBLight;


Public Functions Documentation#

function SB_DECLARE_BASE_TYPE#

SB_DECLARE_BASE_TYPE (
    SBDDocumentLight,
    SBDDataGraphNode
) 

function SB_REGISTER_TARGET_TYPE#

SB_REGISTER_TARGET_TYPE (
    SBDDocumentLight,
    "SBLight",
    "D7FCBF4A-2EC0-43C5-A09E-AB4D65F17070"
)