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