#include <HLSLToCPP.h>
◆ int4() [1/5]
| HLSLToCPP::int4::int4 |
( |
| ) |
|
|
inlinedefault |
◆ int4() [2/5]
| HLSLToCPP::int4::int4 |
( |
const int3 & | inV, |
|
|
int | inW ) |
|
inlineconstexpr |
◆ int4() [3/5]
| HLSLToCPP::int4::int4 |
( |
int | inX, |
|
|
int | inY, |
|
|
int | inZ, |
|
|
int | inW ) |
|
inlineconstexpr |
◆ int4() [4/5]
| HLSLToCPP::int4::int4 |
( |
int | inS | ) |
|
|
inlineexplicitconstexpr |
◆ int4() [5/5]
| HLSLToCPP::int4::int4 |
( |
const float4 & | inV | ) |
|
|
inlineexplicitconstexpr |
◆ operator!=()
| bool HLSLToCPP::int4::operator!= |
( |
const int4 & | inRHS | ) |
const |
|
inlineconstexpr |
◆ operator*=() [1/2]
| int4 & HLSLToCPP::int4::operator*= |
( |
const int4 & | inRHS | ) |
|
|
inlineconstexpr |
◆ operator*=() [2/2]
| int4 & HLSLToCPP::int4::operator*= |
( |
int | inRHS | ) |
|
|
inlineconstexpr |
◆ operator+=()
| int4 & HLSLToCPP::int4::operator+= |
( |
const int4 & | inRHS | ) |
|
|
inlineconstexpr |
◆ operator-=()
| int4 & HLSLToCPP::int4::operator-= |
( |
const int4 & | inRHS | ) |
|
|
inlineconstexpr |
◆ operator/=() [1/2]
| int4 & HLSLToCPP::int4::operator/= |
( |
const int4 & | inRHS | ) |
|
|
inlineconstexpr |
◆ operator/=() [2/2]
| int4 & HLSLToCPP::int4::operator/= |
( |
int | inRHS | ) |
|
|
inlineconstexpr |
◆ operator==()
| bool HLSLToCPP::int4::operator== |
( |
const int4 & | inRHS | ) |
const |
|
inlineconstexpr |
◆ operator[]() [1/2]
| int & HLSLToCPP::int4::operator[] |
( |
uint | inIndex | ) |
|
|
inline |
◆ operator[]() [2/2]
| const int & HLSLToCPP::int4::operator[] |
( |
uint | inIndex | ) |
const |
|
inline |
◆ swizzle_wxyz()
| const int4 HLSLToCPP::int4::swizzle_wxyz |
( |
| ) |
const |
|
inline |
◆ swizzle_xwyz()
| const int4 HLSLToCPP::int4::swizzle_xwyz |
( |
| ) |
const |
|
inline |
◆ swizzle_xywz()
| const int4 HLSLToCPP::int4::swizzle_xywz |
( |
| ) |
const |
|
inline |
◆ swizzle_xyz()
| const int3 HLSLToCPP::int4::swizzle_xyz |
( |
| ) |
const |
|
inline |
◆ swizzle_xzy()
| const int3 HLSLToCPP::int4::swizzle_xzy |
( |
| ) |
const |
|
inline |
◆ swizzle_yxz()
| const int3 HLSLToCPP::int4::swizzle_yxz |
( |
| ) |
const |
|
inline |
◆ swizzle_yzx()
| const int3 HLSLToCPP::int4::swizzle_yzx |
( |
| ) |
const |
|
inline |
◆ swizzle_zxy()
| const int3 HLSLToCPP::int4::swizzle_zxy |
( |
| ) |
const |
|
inline |
◆ swizzle_zyx()
| const int3 HLSLToCPP::int4::swizzle_zyx |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: