Khangai Robot Play - Naive  01
THe naive play of the Khangai Robot
Vec4< T > Member List

This is the complete list of members for Vec4< T >, including all inherited members.

add_EW(float num)Vec4< T >inline
add_EW(Vec4< T1 > v)Vec4< T >inline
div_EW(float num)Vec4< T >inline
div_EW(Vec4< T1 > v)Vec4< T >inline
getW() constVec4< T >inline
getX() constVec4< T >inline
getY() constVec4< T >inline
getZ() constVec4< T >inline
mult_EW(float num)Vec4< T >inline
mult_EW(Vec4< T1 > v)Vec4< T >inline
operator+(Vec4 lhs, const Vec4 &rhs)Vec4< T >friend
operator+=(const Vec4 &rhs)Vec4< T >inline
operator-(Vec4 lhs, const Vec4 &rhs)Vec4< T >friend
operator-=(const Vec4 &rhs)Vec4< T >inline
operator=(Vec4 &&)=defaultVec4< T >
operator=(const Vec4 &v)Vec4< T >inline
print() constVec4< T >inline
set_Values(T x, T y, T z, T w)Vec4< T >inline
setW(T w)Vec4< T >inline
setX(T x)Vec4< T >inline
setY(T y)Vec4< T >inline
setZ(T z)Vec4< T >inline
sub_EW(float num)Vec4< T >inline
sub_EW(Vec4< T1 > v)Vec4< T >inline
swap(Vec4 &first, Vec4 &second)Vec4< T >friend
Vec4()Vec4< T >inline
Vec4(T x, T y, T z, T w)Vec4< T >inline
Vec4(Vec4 &&)=defaultVec4< T >
Vec4(const Vec4 &v)Vec4< T >inline
w_Vec4< T >private
x_Vec4< T >private
y_Vec4< T >private
z_Vec4< T >private
~Vec4()Vec4< T >inline