YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
标准矩形转换器。 更多...
#include <yblit.h>
Public 成员函数 | |
template<typename _tOut , class _fTransformPixel , class _fTransformLine > | |
void | operator() (_tOut dst, const Size &ds, const Point &dp, const Size &sc, _fTransformPixel tp, _fTransformLine tl) |
渲染标准矩形内的像素。 更多... | |
template<typename _tOut , class _fTransformPixel , class _fTransformLine > | |
void | operator() (_tOut dst, const Size &ds, const Rect &r, _fTransformPixel tp, _fTransformLine tl) |
template<typename _tOut , class _fTransformPixel , class _fTransformLine > | |
void | operator() (_tOut dst, SDst dw, SDst dh, SPos x, SPos y, SDst w, SDst h, _fTransformPixel tp, _fTransformLine tl) |
|
inline |