This is the complete list of members for Vector_3< Type >, including all inherited members.
| _x | Vector_3< Type > | protected |
| _y | Vector_3< Type > | protected |
| _z | Vector_3< Type > | protected |
| cartesian(int i) const | Vector_3< Type > | inline |
| CGAL_NULL_TMPL_ARGS(const CGAL::Point_3< R > &p) | Vector_3< Type > | friend |
| cross_product(const Vector_3 &v, const Vector_3 &w) | Vector_3< Type > | inlinestatic |
| dimension() const | Vector_3< Type > | inline |
| direction() const | Vector_3< Type > | inline |
| FT typedef | Vector_3< Type > | |
| homogeneous(int i) const | Vector_3< Type > | inline |
| hw() const | Vector_3< Type > | inline |
| hx() const | Vector_3< Type > | inline |
| hy() const | Vector_3< Type > | inline |
| hz() const | Vector_3< Type > | inline |
| is_null() const | Vector_3< Type > | inline |
| neg() | Vector_3< Type > | inline |
| norm() const | Vector_3< Type > | inline |
| normalize() | Vector_3< Type > | inline |
| operator!=(const Vector_3 &p) const | Vector_3< Type > | inline |
| operator!=(const CGAL::Vector_3< R > &v) const | Vector_3< Type > | inline |
| operator!=(const Null_vector &v) const | Vector_3< Type > | inline |
| operator*(const Type t) const | Vector_3< Type > | inline |
| operator*(const Vector_3 &v) const | Vector_3< Type > | inline |
| operator*(const CGAL::Vector_3< R > &w) const | Vector_3< Type > | inline |
| operator*(const RT &c) const | Vector_3< Type > | inline |
| operator*(const Quotient< RT > &q) const | Vector_3< Type > | inline |
| operator*=(const Type t) | Vector_3< Type > | inline |
| operator*=(const Vector_3 &v) | Vector_3< Type > | inline |
| operator+(const Type t) const | Vector_3< Type > | inline |
| operator+(const Vector_3 &v) const | Vector_3< Type > | inline |
| operator+(const CGAL::Vector_3< R > &w) const | Vector_3< Type > | inline |
| operator+=(const Type t) | Vector_3< Type > | inline |
| operator+=(const Vector_3 &v) | Vector_3< Type > | inline |
| operator-(const Type t) const | Vector_3< Type > | inline |
| operator-(const Vector_3 &v) const | Vector_3< Type > | inline |
| operator-() const | Vector_3< Type > | inline |
| operator-(const CGAL::Vector_3< R > &w) const | Vector_3< Type > | inline |
| operator-() const | Vector_3< Type > | inline |
| operator-=(const Type t) | Vector_3< Type > | inline |
| operator-=(const Vector_3 &v) | Vector_3< Type > | inline |
| operator/(const Type t) const | Vector_3< Type > | inline |
| operator/(const Quotient< RT > &q) const | Vector_3< Type > | inline |
| operator/(const RT &c) const | Vector_3< Type > | inline |
| operator/=(const Type t) | Vector_3< Type > | inline |
| operator/=(const Vector_3 &v) | Vector_3< Type > | inline |
| operator<(const Vector_3 &v) const | Vector_3< Type > | inline |
| operator==(const Vector_3 &p) const | Vector_3< Type > | inline |
| operator==(const CGAL::Vector_3< R > &v) const | Vector_3< Type > | inline |
| operator==(const Null_vector &v) const | Vector_3< Type > | inline |
| operator[](const int i) | Vector_3< Type > | inline |
| operator[](const int i) const | Vector_3< Type > | inline |
| operator[](int i) const | Vector_3< Type > | inline |
| R typedef | Vector_3< Type > | |
| RT typedef | Vector_3< Type > | |
| RVector_3 typedef | Vector_3< Type > | |
| squared_norm() const | Vector_3< Type > | inline |
| transform(const CGAL::Aff_transformation_3< R > &t) const | Vector_3< Type > | inline |
| Vector_3() | Vector_3< Type > | inline |
| Vector_3(Type t) | Vector_3< Type > | inlineexplicit |
| Vector_3(Null_vector) | Vector_3< Type > | inline |
| Vector_3(Type a, Type b, Type c) | Vector_3< Type > | inline |
| Vector_3() | Vector_3< Type > | inline |
| Vector_3(const CGAL::Vector_3< R > &v) | Vector_3< Type > | inline |
| Vector_3(const RVector_3 &v) | Vector_3< Type > | inline |
| Vector_3(const Null_vector &v) | Vector_3< Type > | inline |
| Vector_3(const RT &x, const RT &y, const RT &z) | Vector_3< Type > | inline |
| Vector_3(const RT &x, const RT &y, const RT &z, const RT &w) | Vector_3< Type > | inline |
| Vector_3(const CGAL::Point_3< R > &p) | Vector_3< Type > | inlineprivate |
| Vector_3(const CGAL::Direction_3< R > &d) | Vector_3< Type > | inlineprivate |
| x() const | Vector_3< Type > | inline |
| x() const | Vector_3< Type > | inline |
| y() const | Vector_3< Type > | inline |
| y() const | Vector_3< Type > | inline |
| z() const | Vector_3< Type > | inline |
| z() const | Vector_3< Type > | inline |