#include <viewiterator.h>
公共成员函数 |
|
void | SetNoIndexing () |
void | SetIndexing ( Int str) |
void | SetIndexing ( Int str, const SimdInfo::Compact &simdInfo) |
void | SetIndexing (const SimdBlock < const Generic > &block) |
void | SetConstant (const Generic *ptr, Int32 flags=0) |
template<Bool ENABLE_SIMD> | |
void | Advance () |
template<Bool ENABLE_SIMD> | |
void | Advance ( Int advanceCount) |
Public Attributes |
|
const Generic * | value |
Int32 | stride |
SimdInfo::Compact | simd |
void SetNoIndexing | ( | ) |
void SetIndexing | ( | Int | str | ) |
void SetIndexing | ( | Int | str , |
const SimdInfo::Compact & | simdInfo | ||
) |
void SetIndexing | ( | const SimdBlock < const Generic > & | block | ) |
void SetConstant | ( | const Generic * | ptr , |
Int32 |
flags
=
0
|
||
) |
void Advance | ( | ) |
void Advance | ( | Int | advanceCount | ) |
const Generic* value |
Int32 stride |
SimdInfo::Compact simd |