My Project
|
This is the complete list of members for Normal, including all inherited members.
angle(GVector first, GVector second) | GVector | static |
cross(GVector first, GVector second) | GVector | static |
getVec() const | GVector | |
GVector() | GVector | |
GVector(double X, double Y, double Z, double hc) | GVector | |
GVector(const GVector &other) | GVector | |
GVector(GVector &&other) | GVector | |
ID | BaseObject | |
isVertex() | BaseObject | inlinevirtual |
length() | GVector | |
modificate(Modification *modification, Vertex *center) override | Normal | virtual |
Normal() | Normal | |
Normal(const GVector &v) | Normal | |
Normal(GVector &&v) | Normal | |
Normal(const Normal &other) | Normal | |
Normal(Normal &&other) | Normal | |
Normal(double X, double Y, double Z, double length) | Normal | |
normalize() | GVector | |
operator!=(const GVector &other) const | GVector | |
operator*(const double value) | Normal | |
operator*(GMatrix matrix) | Normal | |
operator+(const Normal &other) | Normal | |
GVector::operator+(const GVector other) | GVector | |
operator-(const Normal &other) | Normal | |
GVector::operator-(const GVector other) | GVector | |
operator/(const double value) | Normal | |
operator=(Normal other) | Normal | |
GVector::operator=(GVector other) | GVector | |
operator==(const GVector &other) const | GVector | |
operator[](const size_t index) | Normal | |
operator[](const size_t index) const | Normal | |
scalar(GVector first, GVector second) | GVector | static |
~GVector() | GVector | |
~Normal() | Normal |