__declspec(property(get=get_x, put=set_x)) norm x | Concurrency::graphics::norm_2 | |
__declspec(property(get=get_x, put=set_x)) norm r | Concurrency::graphics::norm_2 | |
__declspec(property(get=get_y, put=set_y)) norm y | Concurrency::graphics::norm_2 | |
__declspec(property(get=get_y, put=set_y)) norm g | Concurrency::graphics::norm_2 | |
__declspec(property(get=get_xy, put=set_xy)) norm_2 xy | Concurrency::graphics::norm_2 | |
__declspec(property(get=get_xy, put=set_xy)) norm_2 rg | Concurrency::graphics::norm_2 | |
__declspec(property(get=get_yx, put=set_yx)) norm_2 yx | Concurrency::graphics::norm_2 | |
__declspec(property(get=get_yx, put=set_yx)) norm_2 gr | Concurrency::graphics::norm_2 | |
_Base_type_id | Concurrency::graphics::norm_2 | privatestatic |
_M_x | Concurrency::graphics::norm_2 | private |
_M_y | Concurrency::graphics::norm_2 | private |
get_x() const __GPU | Concurrency::graphics::norm_2 | inline |
get_xy() const __GPU | Concurrency::graphics::norm_2 | inline |
get_y() const __GPU | Concurrency::graphics::norm_2 | inline |
get_yx() const __GPU | Concurrency::graphics::norm_2 | inline |
norm_2() __GPU | Concurrency::graphics::norm_2 | inline |
norm_2(norm _V0, norm _V1) __GPU | Concurrency::graphics::norm_2 | inline |
norm_2(float _V0, float _V1) __GPU | Concurrency::graphics::norm_2 | inline |
norm_2(unorm _V0, unorm _V1) __GPU | Concurrency::graphics::norm_2 | inline |
norm_2(norm _V) __GPU | Concurrency::graphics::norm_2 | inline |
norm_2(float _V) __GPU | Concurrency::graphics::norm_2 | inlineexplicit |
norm_2(const norm_2 &_Other) __GPU | Concurrency::graphics::norm_2 | inline |
norm_2(const uint_2 &_Other) __GPU | Concurrency::graphics::norm_2 | inlineexplicit |
norm_2(const int_2 &_Other) __GPU | Concurrency::graphics::norm_2 | inlineexplicit |
norm_2(const float_2 &_Other) __GPU | Concurrency::graphics::norm_2 | inlineexplicit |
norm_2(const unorm_2 &_Other) __GPU | Concurrency::graphics::norm_2 | inlineexplicit |
norm_2(const double_2 &_Other) __GPU | Concurrency::graphics::norm_2 | inlineexplicit |
operator*=(const norm_2 &_Other) __GPU | Concurrency::graphics::norm_2 | inline |
operator++() __GPU | Concurrency::graphics::norm_2 | inline |
operator++(int) __GPU | Concurrency::graphics::norm_2 | inline |
operator+=(const norm_2 &_Other) __GPU | Concurrency::graphics::norm_2 | inline |
operator-() const __GPU | Concurrency::graphics::norm_2 | inline |
operator--() __GPU | Concurrency::graphics::norm_2 | inline |
operator--(int) __GPU | Concurrency::graphics::norm_2 | inline |
operator-=(const norm_2 &_Other) __GPU | Concurrency::graphics::norm_2 | inline |
operator/=(const norm_2 &_Other) __GPU | Concurrency::graphics::norm_2 | inline |
operator=(const norm_2 &_Other) __GPU | Concurrency::graphics::norm_2 | inline |
ref_g() __GPU | Concurrency::graphics::norm_2 | inline |
ref_r() __GPU | Concurrency::graphics::norm_2 | inline |
ref_x() __GPU | Concurrency::graphics::norm_2 | inline |
ref_y() __GPU | Concurrency::graphics::norm_2 | inline |
set_x(norm _Value) __GPU | Concurrency::graphics::norm_2 | inline |
set_xy(const norm_2 &_Value) __GPU | Concurrency::graphics::norm_2 | inline |
set_y(norm _Value) __GPU | Concurrency::graphics::norm_2 | inline |
set_yx(const norm_2 &_Value) __GPU | Concurrency::graphics::norm_2 | inline |
size | Concurrency::graphics::norm_2 | static |
value_type typedef | Concurrency::graphics::norm_2 | |