Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a short vector of four integers.
Syntax
class int_4;
Members
Public Typedefs
| Name | Description |
|---|---|
value_type |
Public Constructors
| Name | Description |
|---|---|
| int_4 Constructor | Overloaded. Default constructor, initializes all elements with 0. |
Public Methods
| Name | Description |
|---|---|
| int_4::get_w | |
| int_4::get_wx | |
| int_4::get_wxy | |
| int_4::get_wxyz | |
| int_4::get_wxz | |
| int_4::get_wxzy | |
| int_4::get_wy | |
| int_4::get_wyx | |
| int_4::get_wyxz | |
| int_4::get_wyz | |
| int_4::get_wyzx | |
| int_4::get_wz | |
| int_4::get_wzx | |
| int_4::get_wzxy | |
| int_4::get_wzy | |
| int_4::get_wzyx | |
| int_4::get_x | |
| int_4::get_xw | |
| int_4::get_xwy | |
| int_4::get_xwyz | |
| int_4::get_xwz | |
| int_4::get_xwzy | |
| int_4::get_xy | |
| int_4::get_xyw | |
| int_4::get_xywz | |
| int_4::get_xyz | |
| int_4::get_xyzw | |
| int_4::get_xz | |
| int_4::get_xzw | |
| int_4::get_xzwy | |
| int_4::get_xzy | |
| int_4::get_xzyw | |
| int_4::get_y | |
| int_4::get_yw | |
| int_4::get_ywx | |
| int_4::get_ywxz | |
| int_4::get_ywz | |
| int_4::get_ywzx | |
| int_4::get_yx | |
| int_4::get_yxw | |
| int_4::get_yxwz | |
| int_4::get_yxz | |
| int_4::get_yxzw | |
| int_4::get_yz | |
| int_4::get_yzw | |
| int_4::get_yzwx | |
| int_4::get_yzx | |
| int_4::get_yzxw | |
| int_4::get_z | |
| int_4::get_zw | |
| int_4::get_zwx | |
| int_4::get_zwxy | |
| int_4::get_zwy | |
| int_4::get_zwyx | |
| int_4::get_zx | |
| int_4::get_zxw | |
| int_4::get_zxwy | |
| int_4::get_zxy | |
| int_4::get_zxyw | |
| int_4::get_zy | |
| int_4::get_zyw | |
| int_4::get_zywx | |
| int_4::get_zyx | |
| int_4::get_zyxw | |
| int_4::ref_a | |
| int_4::ref_b | |
| int_4::ref_g | |
| int_4::ref_r | |
| int_4::ref_w | |
| int_4::ref_x | |
| int_4::ref_y | |
| int_4::ref_z | |
| int_4::set_w | |
| int_4::set_wx | |
| int_4::set_wxy | |
| int_4::set_wxyz | |
| int_4::set_wxz | |
| int_4::set_wxzy | |
| int_4::set_wy | |
| int_4::set_wyx | |
| int_4::set_wyxz | |
| int_4::set_wyz | |
| int_4::set_wyzx | |
| int_4::set_wz | |
| int_4::set_wzx | |
| int_4::set_wzxy | |
| int_4::set_wzy | |
| int_4::set_wzyx | |
| int_4::set_x | |
| int_4::set_xw | |
| int_4::set_xwy | |
| int_4::set_xwyz | |
| int_4::set_xwz | |
| int_4::set_xwzy | |
| int_4::set_xy | |
| int_4::set_xyw | |
| int_4::set_xywz | |
| int_4::set_xyz | |
| int_4::set_xyzw | |
| int_4::set_xz | |
| int_4::set_xzw | |
| int_4::set_xzwy | |
| int_4::set_xzy | |
| int_4::set_xzyw | |
| int_4::set_y | |
| int_4::set_yw | |
| int_4::set_ywx | |
| int_4::set_ywxz | |
| int_4::set_ywz | |
| int_4::set_ywzx | |
| int_4::set_yx | |
| int_4::set_yxw | |
| int_4::set_yxwz | |
| int_4::set_yxz | |
| int_4::set_yxzw | |
| int_4::set_yz | |
| int_4::set_yzw | |
| int_4::set_yzwx | |
| int_4::set_yzx | |
| int_4::set_yzxw | |
| int_4::set_z | |
| int_4::set_zw | |
| int_4::set_zwx | |
| int_4::set_zwxy | |
| int_4::set_zwy | |
| int_4::set_zwyx | |
| int_4::set_zx | |
| int_4::set_zxw | |
| int_4::set_zxwy | |
| int_4::set_zxy | |
| int_4::set_zxyw | |
| int_4::set_zy | |
| int_4::set_zyw | |
| int_4::set_zywx | |
| int_4::set_zyx | |
| int_4::set_zyxw |
Public Operators
| Name | Description |
|---|---|
| int_4::operator- | |
| int_4::operator-- | |
| int_4::operator%= | |
| int_4::operator&= | |
| int_4::operator*= | |
| int_4::operator/= | |
| int_4::operator^= | |
| int_4::operator|= | |
| int_4::operator~ | |
| int_4::operator++ | |
| int_4::operator+= | |
| int_4::operator<<= | |
| int_4::operator= | |
| int_4::operator-= | |
| int_4::operator>>= |
Public Constants
| Name | Description |
|---|---|
| size Constant |
Public Data Members
| Name | Description |
|---|---|
| int_4::a | |
| int_4::ab | |
| int_4::abg | |
| int_4::abgr | |
| int_4::abr | |
| int_4::abrg | |
| int_4::ag | |
| int_4::agb | |
| int_4::agbr | |
| int_4::agr | |
| int_4::agrb | |
| int_4::ar | |
| int_4::arb | |
| int_4::arbg | |
| int_4::arg | |
| int_4::argb | |
| int_4::b | |
| int_4::ba | |
| int_4::bag | |
| int_4::bagr | |
| int_4::bar | |
| int_4::barg | |
| int_4::bg | |
| int_4::bga | |
| int_4::bgar | |
| int_4::bgr | |
| int_4::bgra | |
| int_4::br | |
| int_4::bra | |
| int_4::brag | |
| int_4::brg | |
| int_4::brga | |
| int_4::g | |
| int_4::ga | |
| int_4::gab | |
| int_4::gabr | |
| int_4::gar | |
| int_4::garb | |
| int_4::gb | |
| int_4::gba | |
| int_4::gbar | |
| int_4::gbr | |
| int_4::gbra | |
| int_4::gr | |
| int_4::gra | |
| int_4::grab | |
| int_4::grb | |
| int_4::grba | |
| int_4::r | |
| int_4::ra | |
| int_4::rab | |
| int_4::rabg | |
| int_4::rag | |
| int_4::ragb | |
| int_4::rb | |
| int_4::rba | |
| int_4::rbag | |
| int_4::rbg | |
| int_4::rbga | |
| int_4::rg | |
| int_4::rga | |
| int_4::rgab | |
| int_4::rgb | |
| int_4::rgba | |
| int_4::w | |
| int_4::wx | |
| int_4::wxy | |
| int_4::wxyz | |
| int_4::wxz | |
| int_4::wxzy | |
| int_4::wy | |
| int_4::wyx | |
| int_4::wyxz | |
| int_4::wyz | |
| int_4::wyzx | |
| int_4::wz | |
| int_4::wzx | |
| int_4::wzxy | |
| int_4::wzy | |
| int_4::wzyx | |
| int_4::x | |
| int_4::xw | |
| int_4::xwy | |
| int_4::xwyz | |
| int_4::xwz | |
| int_4::xwzy | |
| int_4::xy | |
| int_4::xyw | |
| int_4::xywz | |
| int_4::xyz | |
| int_4::xyzw | |
| int_4::xz | |
| int_4::xzw | |
| int_4::xzwy | |
| int_4::xzy | |
| int_4::xzyw | |
| int_4::y | |
| int_4::yw | |
| int_4::ywx | |
| int_4::ywxz | |
| int_4::ywz | |
| int_4::ywzx | |
| int_4::yx | |
| int_4::yxw | |
| int_4::yxwz | |
| int_4::yxz | |
| int_4::yxzw | |
| int_4::yz | |
| int_4::yzw | |
| int_4::yzwx | |
| int_4::yzx | |
| int_4::yzxw | |
| int_4::z | |
| int_4::zw | |
| int_4::zwx | |
| int_4::zwxy | |
| int_4::zwy | |
| int_4::zwyx | |
| int_4::zx | |
| int_4::zxw | |
| int_4::zxwy | |
| int_4::zxy | |
| int_4::zxyw | |
| int_4::zy | |
| int_4::zyw | |
| int_4::zywx | |
| int_4::zyx | |
| int_4::zyxw |
Inheritance Hierarchy
int_4
Requirements
Header: amp_short_vectors.h
Namespace: Concurrency::graphics
int_4
Default constructor, initializes all elements with 0.
int_4() restrict(amp,
cpu);
int_4(
int _V0,
int _V1,
int _V2,
int _V3) restrict(amp,
cpu);
int_4(
int _V) restrict(amp,
cpu);
int_4(
const int_4& _Other) restrict(amp,
cpu);
explicit inline int_4(
const uint_4& _Other) restrict(amp,
cpu);
explicit inline int_4(
const float_4& _Other) restrict(amp,
cpu);
explicit inline int_4(
const unorm_4& _Other) restrict(amp,
cpu);
explicit inline int_4(
const norm_4& _Other) restrict(amp,
cpu);
explicit inline int_4(
const double_4& _Other) restrict(amp,
cpu);
Parameters
_V0
The value to initialize element 0.
_V1
The value to initialize element 1.
_V2
The value to initialize element 2.
_V3
The value to initialize element 3.
_V
The value for initialization.
_Other
The object used to initialize.
size
static const int size = 4;