coordinates_generator
graph Member List

This is the complete list of members for graph, including all inherited members.

add_edge(shared_ptr< Vertex > a, shared_ptr< Vertex > b, shared_ptr< Face > face, int a_index, int b_index, pair< double, double > previous_vertex, pair< double, double > next_vertex, bool outer_face_bool=false)graphinline
add_vertex(Edge *edge)graphinline
blockedgraph
close_files()graphinline
coordinates_of_special_verticesgraph
countergraph
create_all_possible_drawings()graphinline
create_all_special_vertices()graphinline
create_base_star()graphinline
create_special_vertex(int index, int x, int y)graphinline
delete_edge_back(bool outer_face_bool=false)graphinline
delete_vertex(Vertex *a)graphinline
donegraph
edgesgraph
find_path_through_triangulation(shared_ptr< Vertex > a, shared_ptr< Vertex > b, shared_ptr< Face > face, int a_index, int b_index, pair< double, double > shift_previous, pair< double, double > shift_next, bool outer_face_bool=false)graphinline
find_shortest_path(const vector< vector< double > > &distances, vector< shared_ptr< Vertex > > &face_vertices)graphinline
find_the_way_to_intersect(int s_index, int t_index, int a, int b)graphinline
graph(int n, int ii)graphinline
indexgraph
most_awaygraph
number_of_verticesgraph
outer_facegraph
outer_verticesgraph
output_filegraph
realizedgraph
recolor_fingerprint(const string &rotation)graphinline
segmentsgraph
startsgraph
tearup_lines_in_half(Edge *edge, vector< shared_ptr< Vertex > > &a_half, vector< shared_ptr< Vertex > > &b_half)graphinline
update_most_away(vector< pair< double, double > > vertices)graphinline
vertices_graph
write_coordinates()graphinline