YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
YSLib::Drawing::SequenceTransformer结构体 参考

序列转换器。 更多...

#include <yblit.h>

Public 成员函数

template<typename _tPixel , class _fTransformPixel >
void operator() (_tPixel *dst, size_t n, _fTransformPixel tp)
 渲染连续像素。
 

详细描述

序列转换器。

自从
build 182

在文件 yblit.h87 行定义.

成员函数说明

template<typename _tPixel , class _fTransformPixel >
void YSLib::Drawing::SequenceTransformer::operator() ( _tPixel *  dst,
size_t  n,
_fTransformPixel  tp 
)
inline

渲染连续像素。

在文件 yblit.h94 行定义.

参考 YB_LIKELY.


该结构体的文档由以下文件生成: