Searched refs:drawing_storage_t (Results 1 – 3 of 3) sorted by relevance
32 typedef std::vector< coord_t > drawing_storage_t; in main() typedef34 typedef boost::iterator_property_map< drawing_storage_t::iterator, in main()42 drawing_storage_t drawing_storage(num_vertices(g)); in main()98 drawing_storage = drawing_storage_t(num_vertices(g)); in main()132 drawing_storage = drawing_storage_t(num_vertices(g)); in main()160 drawing_storage = drawing_storage_t(num_vertices(g)); in main()
194 typedef std::vector< coord_t > drawing_storage_t; in test_graph() typedef195 typedef boost::iterator_property_map< drawing_storage_t::iterator, in test_graph()199 drawing_storage_t drawing_vector(num_vertices(g)); in test_graph()
263 typedef std::vector< coord_t > drawing_storage_t; in test_graph() typedef264 typedef boost::iterator_property_map< drawing_storage_t::iterator, in test_graph()268 drawing_storage_t drawing_vector(num_vertices(g)); in test_graph()