YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
竖直线转换器。 更多...
#include <yblit.h>
Public 成员函数 | |
template<typename _tOut , class _fTransformPixel > | |
void | operator() (_tOut dst, size_t n, SDst dw, _fTransformPixel tp) const |
渲染竖直线上的像素。 更多... | |
|
inline |
渲染竖直线上的像素。
_tOut | 输出迭代器类型(需要支持 += 操作,一般应是随机迭代器)。 |
参考 ystdex::is_undereferenceable() , 以及 YAssert.