My Project
GVector Member List

This is the complete list of members for GVector, including all inherited members.

angle(GVector first, GVector second)GVectorstatic
cross(GVector first, GVector second)GVectorstatic
getVec() constGVector
GVector()GVector
GVector(double X, double Y, double Z, double hc)GVector
GVector(const GVector &other)GVector
GVector(GVector &&other)GVector
length()GVector
normalize()GVector
operator!=(const GVector &other) constGVector
operator*(const double value)GVector
operator*(GMatrix matrix)GVector
operator+(const GVector other)GVector
operator-(const GVector other)GVector
operator/(const double value)GVector
operator=(GVector other)GVector
operator==(const GVector &other) constGVector
operator[](const size_t index)GVector
operator[](const size_t index) constGVector
scalar(GVector first, GVector second)GVectorstatic
~GVector()GVector