OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
RadialGradientPainter2D.cpp File Reference

Macros

#define OT_JSON_MEMBER_CenterPoint   "Center.Point"
 
#define OT_JSON_MEMBER_CenterRadius   "Center.Radius"
 
#define OT_JSON_MEMBER_FocalPoint   "Focal.Point"
 
#define OT_JSON_MEMBER_FocalRadius   "Focal.Radius"
 
#define OT_JSON_MEMBER_FocalIsSet   "Focal.IsSet"
 

Variables

static ot::Painter2DFactoryRegistrar< ot::RadialGradientPainter2DradGradCfgRegistrar (OT_FactoryKey_RadialGradientPainter2D)
 

Detailed Description

Author
Alexander Kuester (alexk95)
Date
November 2023

Macro Definition Documentation

◆ OT_JSON_MEMBER_CenterPoint

#define OT_JSON_MEMBER_CenterPoint   "Center.Point"

◆ OT_JSON_MEMBER_CenterRadius

#define OT_JSON_MEMBER_CenterRadius   "Center.Radius"

◆ OT_JSON_MEMBER_FocalIsSet

#define OT_JSON_MEMBER_FocalIsSet   "Focal.IsSet"

◆ OT_JSON_MEMBER_FocalPoint

#define OT_JSON_MEMBER_FocalPoint   "Focal.Point"

◆ OT_JSON_MEMBER_FocalRadius

#define OT_JSON_MEMBER_FocalRadius   "Focal.Radius"

Variable Documentation

◆ radGradCfgRegistrar