, including all inherited members.
centre(vgl_point_2d< Type > const &p1, vgl_point_2d< Type > const &p2) | vgl_point_2d< Type > | [related] |
centre(vgl_point_2d< Type > const &p1, vgl_point_2d< Type > const &p2, vgl_point_2d< Type > const &p3) | vgl_point_2d< Type > | [related] |
centre(vgl_point_2d< Type > const &p1, vgl_point_2d< Type > const &p2, vgl_point_2d< Type > const &p3, vgl_point_2d< Type > const &p4) | vgl_point_2d< Type > | [related] |
centre(vcl_vector< vgl_point_2d< Type > > const &v) | vgl_point_2d< Type > | [related] |
collinear(vgl_point_2d< Type > const &p1, vgl_point_2d< Type > const &p2, vgl_point_2d< Type > const &p3) | vgl_point_2d< Type > | [related] |
cross_ratio(vgl_point_2d< T >const &p1, vgl_point_2d< T >const &p2, vgl_point_2d< T >const &p3, vgl_point_2d< T >const &p4) | vgl_point_2d< Type > | [related] |
ideal(Type=(Type) 0) const | vgl_point_2d< Type > | [inline] |
midpoint(vgl_point_2d< Type > const &p1, vgl_point_2d< Type > const &p2, Type f=(Type) 0.5) | vgl_point_2d< Type > | [related] |
operator!=(vgl_point_2d< Type >const &p) const | vgl_point_2d< Type > | [inline] |
operator+(vgl_point_2d< Type > const &p, vgl_vector_2d< Type > const &v) | vgl_point_2d< Type > | [related] |
operator+=(vgl_point_2d< Type > &p, vgl_vector_2d< Type > const &v) | vgl_point_2d< Type > | [related] |
operator-(vgl_point_2d< Type > const &p1, vgl_point_2d< Type > const &p2) | vgl_point_2d< Type > | [related] |
operator-(vgl_point_2d< Type > const &p, vgl_vector_2d< Type > const &v) | vgl_point_2d< Type > | [related] |
operator-=(vgl_point_2d< Type > &p, vgl_vector_2d< Type > const &v) | vgl_point_2d< Type > | [related] |
operator<<(vcl_ostream &s, vgl_point_2d< Type > const &p) | vgl_point_2d< Type > | [related] |
operator==(vgl_point_2d< Type >const &p) const | vgl_point_2d< Type > | [inline] |
operator>>(vcl_istream &s, vgl_point_2d< Type > &p) | vgl_point_2d< Type > | [related] |
ratio(vgl_point_2d< Type > const &p1, vgl_point_2d< Type > const &p2, vgl_point_2d< Type > const &p3) | vgl_point_2d< Type > | [related] |
read(vcl_istream &is) | vgl_point_2d< Type > | |
set(Type px, Type py) | vgl_point_2d< Type > | [inline] |
set(Type const p[2]) | vgl_point_2d< Type > | [inline] |
vgl_closest_point_origin(vgl_line_2d< T > const &l) | vgl_point_2d< Type > | [related] |
vgl_distance(vgl_point_2d< T >const &p1, vgl_point_2d< T >const &p2) | vgl_point_2d< Type > | [related] |
vgl_intersection(vgl_point_2d< T > const &p0, vgl_point_2d< T > const &p1) | vgl_point_2d< Type > | [related] |
vgl_intersection(vgl_point_3d< T > const &p0, vgl_point_3d< T > const &p1) | vgl_point_2d< Type > | [related] |
vgl_intersection(vgl_point_2d< T > const &p1, vgl_point_2d< T > const &p2, vgl_point_2d< T > const &q1, vgl_point_2d< T > const &q2, double tol=1e-6) | vgl_point_2d< Type > | [related] |
vgl_intersection(vgl_polygon< T > const &poly, vgl_line_2d< T > const &line) | vgl_point_2d< Type > | [related] |
vgl_point_2d() | vgl_point_2d< Type > | [inline] |
vgl_point_2d(Type px, Type py) | vgl_point_2d< Type > | [inline] |
vgl_point_2d(Type const v[2]) | vgl_point_2d< Type > | [inline] |
vgl_point_2d(vgl_homg_point_2d< Type > const &p) | vgl_point_2d< Type > | |
vgl_point_2d(vgl_line_2d< Type > const &l1, vgl_line_2d< Type > const &l2) | vgl_point_2d< Type > | |
x() | vgl_point_2d< Type > | [inline] |
x() const | vgl_point_2d< Type > | [inline] |
x_ | vgl_point_2d< Type > | [private] |
y() | vgl_point_2d< Type > | [inline] |
y() const | vgl_point_2d< Type > | [inline] |
y_ | vgl_point_2d< Type > | [private] |