#include <cfgas_geshading.h>
|
| | CFGAS_GEShading (const CFX_PointF &beginPoint, const CFX_PointF &endPoint, bool isExtendedBegin, bool isExtendedEnd, FX_ARGB beginArgb, FX_ARGB endArgb) |
| | CFGAS_GEShading (const CFX_PointF &beginPoint, const CFX_PointF &endPoint, float beginRadius, float endRadius, bool isExtendedBegin, bool isExtendedEnd, FX_ARGB beginArgb, FX_ARGB endArgb) |
| | ~CFGAS_GEShading () |
| Type | GetType () const |
| CFX_PointF | GetBeginPoint () const |
| CFX_PointF | GetEndPoint () const |
| float | GetBeginRadius () const |
| float | GetEndRadius () const |
| bool | IsExtendedBegin () const |
| bool | IsExtendedEnd () const |
| FX_ARGB | GetArgb (float value) const |
Definition at line 17 of file cfgas_geshading.h.
◆ Type
◆ CFGAS_GEShading() [1/2]
| CFGAS_GEShading::CFGAS_GEShading |
( |
const CFX_PointF & | beginPoint, |
|
|
const CFX_PointF & | endPoint, |
|
|
bool | isExtendedBegin, |
|
|
bool | isExtendedEnd, |
|
|
FX_ARGB | beginArgb, |
|
|
FX_ARGB | endArgb ) |
◆ CFGAS_GEShading() [2/2]
| CFGAS_GEShading::CFGAS_GEShading |
( |
const CFX_PointF & | beginPoint, |
|
|
const CFX_PointF & | endPoint, |
|
|
float | beginRadius, |
|
|
float | endRadius, |
|
|
bool | isExtendedBegin, |
|
|
bool | isExtendedEnd, |
|
|
FX_ARGB | beginArgb, |
|
|
FX_ARGB | endArgb ) |
◆ ~CFGAS_GEShading()
| CFGAS_GEShading::~CFGAS_GEShading |
( |
| ) |
|
|
default |
◆ GetArgb()
| FX_ARGB CFGAS_GEShading::GetArgb |
( |
float | value | ) |
const |
|
inline |
◆ GetBeginPoint()
| CFX_PointF CFGAS_GEShading::GetBeginPoint |
( |
| ) |
const |
|
inline |
◆ GetBeginRadius()
| float CFGAS_GEShading::GetBeginRadius |
( |
| ) |
const |
|
inline |
◆ GetEndPoint()
◆ GetEndRadius()
| float CFGAS_GEShading::GetEndRadius |
( |
| ) |
const |
|
inline |
◆ GetType()
| Type CFGAS_GEShading::GetType |
( |
| ) |
const |
|
inline |
◆ IsExtendedBegin()
| bool CFGAS_GEShading::IsExtendedBegin |
( |
| ) |
const |
|
inline |
◆ IsExtendedEnd()
| bool CFGAS_GEShading::IsExtendedEnd |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: