| 
| 
  | EZ_DECLARE_POD_TYPE () | 
|   | 
| 
  | ezSimdVec4b (bool b) | 
|   | 
| 
  | ezSimdVec4b (bool x, bool y, bool z, bool w) | 
|   | 
| 
  | ezSimdVec4b (ezInternal::QuadBool b) | 
|   | 
| 
template<int N>  | 
| bool  | GetComponent () const | 
|   | 
| 
bool  | x () const | 
|   | 
| 
bool  | y () const | 
|   | 
| 
bool  | z () const | 
|   | 
| 
bool  | w () const | 
|   | 
| 
template<ezSwizzle::Enum s>  | 
| ezSimdVec4b  | Get () const | 
|   | 
| 
ezSimdVec4b  | operator&& (const ezSimdVec4b &rhs) const | 
|   | 
| 
ezSimdVec4b  | operator|| (const ezSimdVec4b &rhs) const | 
|   | 
| 
ezSimdVec4b  | operator! () const | 
|   | 
| 
ezSimdVec4b  | operator== (const ezSimdVec4b &rhs) const | 
|   | 
| 
ezSimdVec4b  | operator!= (const ezSimdVec4b &rhs) const | 
|   | 
| 
template<int N = 4>  | 
| bool  | AllSet () const | 
|   | 
| 
template<int N = 4>  | 
| bool  | AnySet () const | 
|   | 
| 
template<int N = 4>  | 
| bool  | NoneSet () const | 
|   | 
| 
template<int N>  | 
| EZ_ALWAYS_INLINE bool  | GetComponent () const | 
|   | 
| 
template<ezSwizzle::Enum s>  | 
| EZ_ALWAYS_INLINE ezSimdVec4b  | Get () const | 
|   | 
| 
template<int N>  | 
| EZ_ALWAYS_INLINE bool  | AllSet () const | 
|   | 
| 
template<int N>  | 
| EZ_ALWAYS_INLINE bool  | AnySet () const | 
|   | 
| 
template<int N>  | 
| EZ_ALWAYS_INLINE bool  | NoneSet () const | 
|   | 
The documentation for this class was generated from the following files:
- /home/runner/work/ezEngine/ezEngine/Code/Engine/Foundation/SimdMath/SimdVec4b.h
 
- /home/runner/work/ezEngine/ezEngine/Code/Engine/Foundation/SimdMath/Implementation/FPU/FPUVec4b_inl.h
 
- /home/runner/work/ezEngine/ezEngine/Code/Engine/Foundation/SimdMath/Implementation/NEON/NEONVec4b_inl.h
 
- /home/runner/work/ezEngine/ezEngine/Code/Engine/Foundation/SimdMath/Implementation/SSE/SSEVec4b_inl.h