\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.12 - 2D and 3D Linear Geometry Kernel
CGAL::Vector_2< Kernel > Member List

This is the complete list of members for CGAL::Vector_2< Kernel >, including all inherited members.

cartesian(int i) constCGAL::Vector_2< Kernel >
cartesian_begin() constCGAL::Vector_2< Kernel >
Cartesian_const_iterator typedefCGAL::Vector_2< Kernel >
cartesian_end() constCGAL::Vector_2< Kernel >
dimension() constCGAL::Vector_2< Kernel >
direction() constCGAL::Vector_2< Kernel >
homogeneous(int i) constCGAL::Vector_2< Kernel >
hw() constCGAL::Vector_2< Kernel >
hx() constCGAL::Vector_2< Kernel >
hy() constCGAL::Vector_2< Kernel >
operator!=(const Vector_2< Kernel > &w) constCGAL::Vector_2< Kernel >
operator*(const Vector_2< Kernel > &w) constCGAL::Vector_2< Kernel >
operator*(const Vector_2< Kernel > &v, const Kernel::RT &s)CGAL::Vector_2< Kernel >related
operator*(const Vector_2< Kernel > &v, const Kernel::FT &s)CGAL::Vector_2< Kernel >related
operator*(const Kernel::RT &s, const Vector_2< Kernel > &v)CGAL::Vector_2< Kernel >related
operator*(const Kernel::FT &s, const Vector_2< Kernel > &v)CGAL::Vector_2< Kernel >related
operator*=(const Kernel::RT &s)CGAL::Vector_2< Kernel >
operator+(const Vector_2< Kernel > &w) constCGAL::Vector_2< Kernel >
operator+=(const Vector_2< Kernel > &w)CGAL::Vector_2< Kernel >
operator-(const Vector_2< Kernel > &w) constCGAL::Vector_2< Kernel >
operator-() constCGAL::Vector_2< Kernel >
operator-=(const Vector_2< Kernel > &w)CGAL::Vector_2< Kernel >
operator/(const Kernel::RT &s) constCGAL::Vector_2< Kernel >
operator/=(const Kernel::RT &s)CGAL::Vector_2< Kernel >
operator==(const Vector_2< Kernel > &w) constCGAL::Vector_2< Kernel >
operator[](int i) constCGAL::Vector_2< Kernel >
perpendicular(const Orientation &o) constCGAL::Vector_2< Kernel >
squared_length() constCGAL::Vector_2< Kernel >
transform(const Aff_transformation_2< Kernel > &t) constCGAL::Vector_2< Kernel >
Vector_2(const Point_2< Kernel > &a, const Point_2< Kernel > &b)CGAL::Vector_2< Kernel >
Vector_2(const Segment_2< Kernel > &s)CGAL::Vector_2< Kernel >
Vector_2(const Ray_2< Kernel > &r)CGAL::Vector_2< Kernel >
Vector_2(const Line_2< Kernel > &l)CGAL::Vector_2< Kernel >
Vector_2(const Null_vector &NULL_VECTOR)CGAL::Vector_2< Kernel >
Vector_2(int x, int y)CGAL::Vector_2< Kernel >
Vector_2(double x, double y)CGAL::Vector_2< Kernel >
Vector_2(const Kernel::RT &hx, const Kernel::RT &hy, const Kernel::RT &hw=RT(1))CGAL::Vector_2< Kernel >
Vector_2(const Kernel::FT &x, const Kernel::FT &y)CGAL::Vector_2< Kernel >
x() constCGAL::Vector_2< Kernel >
y() constCGAL::Vector_2< Kernel >