VisiLibity v1 Source Code 1.0
VisiLibity::Point Member List

This is the complete list of members for VisiLibity::Point, including all inherited members.

in(const Line_Segment &line_segment_temp, double epsilon=0.0) constVisiLibity::Point
in(const Polygon &polygon_temp, double epsilon=0.0) constVisiLibity::Point
in(const Environment &environment_temp, double epsilon=0.0) constVisiLibity::Point
in_relative_interior_of(const Line_Segment &line_segment_temp, double epsilon=0.0) constVisiLibity::Point
is_endpoint_of(const Line_Segment &line_segment_temp, double epsilon=0.0) constVisiLibity::Point
on_boundary_of(const Polygon &polygon_temp, double epsilon=0.0) constVisiLibity::Point
on_boundary_of(const Environment &environment_temp, double epsilon=0.0) constVisiLibity::Point
Point()VisiLibity::Pointinline
Point(double x_temp, double y_temp)VisiLibity::Pointinline
projection_onto(const Line_Segment &line_segment_temp) constVisiLibity::Point
projection_onto(const Ray &ray_temp) constVisiLibity::Point
projection_onto(const Polyline &polyline_temp) constVisiLibity::Point
projection_onto_boundary_of(const Polygon &polygon_temp) constVisiLibity::Point
projection_onto_boundary_of(const Environment &enviroment_temp) constVisiLibity::Point
projection_onto_vertices_of(const Polygon &polygon_temp) constVisiLibity::Point
projection_onto_vertices_of(const Environment &enviroment_temp) constVisiLibity::Point
set_x(double x_temp)VisiLibity::Pointinline
set_y(double y_temp)VisiLibity::Pointinline
snap_to_boundary_of(const Polygon &polygon_temp, double epsilon=0.0)VisiLibity::Point
snap_to_boundary_of(const Environment &environment_temp, double epsilon=0.0)VisiLibity::Point
snap_to_vertices_of(const Polygon &polygon_temp, double epsilon=0.0)VisiLibity::Point
snap_to_vertices_of(const Environment &environment_temp, double epsilon=0.0)VisiLibity::Point
x() constVisiLibity::Pointinline
x_ (defined in VisiLibity::Point)VisiLibity::Pointprotected
y() constVisiLibity::Pointinline
y_ (defined in VisiLibity::Point)VisiLibity::Pointprotected