|
| XII_DECLARE_POD_TYPE () |
|
| xiiSimdVec4b (bool b) |
|
| xiiSimdVec4b (bool x, bool y, bool z, bool w) |
|
| xiiSimdVec4b (xiiInternal::QuadBool b) |
|
template<xiiInt32 N> |
bool | GetComponent () const |
|
bool | x () const |
|
bool | y () const |
|
bool | z () const |
|
bool | w () const |
|
template<xiiSwizzle::Enum s> |
xiiSimdVec4b | Get () const |
|
xiiSimdVec4b | operator&& (const xiiSimdVec4b &rhs) const |
|
xiiSimdVec4b | operator|| (const xiiSimdVec4b &rhs) const |
|
xiiSimdVec4b | operator! () const |
|
xiiSimdVec4b | operator== (const xiiSimdVec4b &rhs) const |
|
xiiSimdVec4b | operator!= (const xiiSimdVec4b &rhs) const |
|
template<xiiInt32 N = 4> |
bool | AllSet () const |
|
template<xiiInt32 N = 4> |
bool | AnySet () const |
|
template<xiiInt32 N = 4> |
bool | NoneSet () const |
|
template<xiiInt32 N> |
XII_ALWAYS_INLINE bool | GetComponent () const |
|
template<xiiSwizzle::Enum s> |
XII_ALWAYS_INLINE xiiSimdVec4b | Get () const |
|
template<xiiInt32 N> |
XII_ALWAYS_INLINE bool | AllSet () const |
|
template<xiiInt32 N> |
XII_ALWAYS_INLINE bool | AnySet () const |
|
template<xiiInt32 N> |
XII_ALWAYS_INLINE bool | NoneSet () const |
|
|
xiiInternal::QuadBool | m_v |
|
The documentation for this class was generated from the following files:
- /home/runner/work/XII/XII/Source/Engine/Foundation/SimdMath/SimdVec4b.h
- /home/runner/work/XII/XII/Source/Engine/Foundation/SimdMath/Implementation/FPU/FPUVec4b_inl.h
- /home/runner/work/XII/XII/Source/Engine/Foundation/SimdMath/Implementation/NEON/NEONVec4b_inl.h
- /home/runner/work/XII/XII/Source/Engine/Foundation/SimdMath/Implementation/SSE/SSEVec4b_inl.h