vgl_homg_operators_1d< T > Member List

This is the complete list of members for vgl_homg_operators_1d< T >, including all inherited members.

conjugate(T x1, T x2, T x3, double cr=-1)vgl_homg_operators_1d< T >static
conjugate(const vgl_homg_point_1d< T > &a, const vgl_homg_point_1d< T > &b, const vgl_homg_point_1d< T > &c, double cr=-1)vgl_homg_operators_1d< T >static
cross(const vgl_homg_point_1d< T > &a, const vgl_homg_point_1d< T > &b)vgl_homg_operators_1d< T >static
cross_ratio(const vgl_homg_point_1d< T > &a, const vgl_homg_point_1d< T > &b, const vgl_homg_point_1d< T > &c, const vgl_homg_point_1d< T > &d)vgl_homg_operators_1d< T >static
distance(const vgl_homg_point_1d< T > &point1, const vgl_homg_point_1d< T > &point2)vgl_homg_operators_1d< T >static
distance_squared(const vgl_homg_point_1d< T > &point1, const vgl_homg_point_1d< T > &point2)vgl_homg_operators_1d< T >static
dot(const vgl_homg_point_1d< T > &a, const vgl_homg_point_1d< T > &b)vgl_homg_operators_1d< T >static
get_vector(vgl_homg_point_1d< T > const &p)vgl_homg_operators_1d< T >static
is_within_distance(const vgl_homg_point_1d< T > &p1, const vgl_homg_point_1d< T > &p2, T d)vgl_homg_operators_1d< T >inlinestatic
midpoint(const vgl_homg_point_1d< T > &p1, const vgl_homg_point_1d< T > &p2)vgl_homg_operators_1d< T >static
unitize(vgl_homg_point_1d< T > &a)vgl_homg_operators_1d< T >static