YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
像素填充器。 更多...
#include <yblit.h>
Public 成员函数 | |
PixelFiller (_tPixel c) | |
构造:使用指定颜色。 更多... | |
template<typename _tOut > | |
void | operator() (_tOut dst) |
像素填充函数。 更多... | |
Public 属性 | |
_tPixel | Color |
像素填充器。
|
inlineexplicit |
|
inline |
像素填充函数。
_tPixel YSLib::Drawing::PixelFiller< _tPixel >::Color |