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

Static Public Member Functions

static void LICE_VertLineFAST (LICE_pixel *px, int span, int len, LICE_pixel color)
static void LICE_HorizLineFAST (LICE_pixel *px, int n, LICE_pixel color)
static void LICE_VertLine (LICE_pixel *px, int span, int len, int color, int aw)
static void LICE_HorizLine (LICE_pixel *px, int n, LICE_pixel color, int aw)
static void LICE_DiagLine (LICE_pixel *px, int span, int n, int xstep, int ystep, LICE_pixel color, int aw)
static void LICE_DiagLineAA (LICE_pixel *px, int span, int n, int xstep, int ystep, LICE_pixel color, int aw)

Member Function Documentation

◆ LICE_DiagLine()

template<class COMBFUNC>
void __LICE_LineClassSimple< COMBFUNC >::LICE_DiagLine ( LICE_pixel * px,
int span,
int n,
int xstep,
int ystep,
LICE_pixel color,
int aw )
inlinestatic

◆ LICE_DiagLineAA()

template<class COMBFUNC>
void __LICE_LineClassSimple< COMBFUNC >::LICE_DiagLineAA ( LICE_pixel * px,
int span,
int n,
int xstep,
int ystep,
LICE_pixel color,
int aw )
inlinestatic

◆ LICE_HorizLine()

template<class COMBFUNC>
void __LICE_LineClassSimple< COMBFUNC >::LICE_HorizLine ( LICE_pixel * px,
int n,
LICE_pixel color,
int aw )
inlinestatic

◆ LICE_HorizLineFAST()

template<class COMBFUNC>
void __LICE_LineClassSimple< COMBFUNC >::LICE_HorizLineFAST ( LICE_pixel * px,
int n,
LICE_pixel color )
inlinestatic

◆ LICE_VertLine()

template<class COMBFUNC>
void __LICE_LineClassSimple< COMBFUNC >::LICE_VertLine ( LICE_pixel * px,
int span,
int len,
int color,
int aw )
inlinestatic

◆ LICE_VertLineFAST()

template<class COMBFUNC>
void __LICE_LineClassSimple< COMBFUNC >::LICE_VertLineFAST ( LICE_pixel * px,
int span,
int len,
LICE_pixel color )
inlinestatic

The documentation for this class was generated from the following file: