|
| static void | DrawClippedPt (LICE_IBitmap *dest, int x, int y, const int *clip, int r, int g, int b, int a, int alpha, bool doclip) |
| static void | DrawClippedHorzLine (LICE_IBitmap *dest, int y, int xlo, int xhi, const int *clip, int r, int g, int b, int a, int alpha, bool doclip) |
| static void | DrawClippedVertLine (LICE_IBitmap *dest, int x, int ylo, int yhi, const int *clip, int r, int g, int b, int a, int alpha, bool doclip) |
| static void | DrawClippedCircleAA (LICE_IBitmap *dest, float cx, float cy, float rad, const int *clip, LICE_pixel color, int ai, bool filled, bool doclip) |
| static void | DrawClippedCircle (LICE_IBitmap *dest, float cx, float cy, float rad, const int *clip, LICE_pixel color, int ai, bool filled, bool doclip) |
◆ DrawClippedCircle()
◆ DrawClippedCircleAA()
◆ DrawClippedHorzLine()
template<class COMBFUNC>
| void _LICE_CircleDrawer< COMBFUNC >::DrawClippedHorzLine |
( |
LICE_IBitmap * | dest, |
|
|
int | y, |
|
|
int | xlo, |
|
|
int | xhi, |
|
|
const int * | clip, |
|
|
int | r, |
|
|
int | g, |
|
|
int | b, |
|
|
int | a, |
|
|
int | alpha, |
|
|
bool | doclip ) |
|
inlinestatic |
◆ DrawClippedPt()
◆ DrawClippedVertLine()
template<class COMBFUNC>
| void _LICE_CircleDrawer< COMBFUNC >::DrawClippedVertLine |
( |
LICE_IBitmap * | dest, |
|
|
int | x, |
|
|
int | ylo, |
|
|
int | yhi, |
|
|
const int * | clip, |
|
|
int | r, |
|
|
int | g, |
|
|
int | b, |
|
|
int | a, |
|
|
int | alpha, |
|
|
bool | doclip ) |
|
inlinestatic |
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/ysfx/thirdparty/WDL/source/WDL/lice/lice_arc.cpp