LMMS
Loading...
Searching...
No Matches
_LICE_CircleDrawer< COMBFUNC > Class Template Reference

Static Public Member Functions

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)

Member Function Documentation

◆ DrawClippedCircle()

template<class COMBFUNC>
void _LICE_CircleDrawer< COMBFUNC >::DrawClippedCircle ( LICE_IBitmap * dest,
float cx,
float cy,
float rad,
const int * clip,
LICE_pixel color,
int ai,
bool filled,
bool doclip )
inlinestatic

◆ DrawClippedCircleAA()

template<class COMBFUNC>
void _LICE_CircleDrawer< COMBFUNC >::DrawClippedCircleAA ( LICE_IBitmap * dest,
float cx,
float cy,
float rad,
const int * clip,
LICE_pixel color,
int ai,
bool filled,
bool doclip )
inlinestatic

◆ 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()

template<class COMBFUNC>
void _LICE_CircleDrawer< COMBFUNC >::DrawClippedPt ( LICE_IBitmap * dest,
int x,
int y,
const int * clip,
int r,
int g,
int b,
int a,
int alpha,
bool doclip )
inlinestatic

◆ 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: