Hugintrunk
0.1
|
Go to the source code of this file.
Functions | |
static int | gen127 () |
void | drawLine (vigra::DRGBImage &img, int x0, int y0, int x1, int y1, vigra::RGBValue< int > &color) |
void drawLine | ( | vigra::DRGBImage & | img, |
int | x0, | ||
int | y0, | ||
int | x1, | ||
int | y1, | ||
vigra::RGBValue< int > & | color | ||
) |
Definition at line 33 of file TestCode.cpp.
References celeste::swap().
Referenced by TestCode::drawRansacMatches().
|
static |
Definition at line 27 of file TestCode.cpp.
Referenced by TestCode::drawRansacMatches().