Home
last modified time | relevance | path

Searched defs:point_vector (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/geometry/test/geometries/
Dboost_polygon.cpp37 std::vector<boost::polygon::point_data<T> > point_vector; in fill_polygon_with_two_holes() local
50 std::vector<boost::polygon::point_data<T> > point_vector; in fill_polygon_with_two_holes() local
60 std::vector<boost::polygon::point_data<T> > point_vector; in fill_polygon_with_two_holes() local
108 std::vector<boost::polygon::point_data<T> > point_vector; in test_coordinate_type() local
/third_party/boost/boost/geometry/algorithms/detail/is_simple/
Ddebug_print_boundary_points.hpp66 typedef std::vector<point_type> point_vector; in apply() typedef
/third_party/boost/libs/numeric/odeint/examples/
Dmolecular_dynamics_cells.cpp108 typedef std::vector< point_type > point_vector; typedef in md_system_bs
339 typedef system_type::point_vector point_vector; in main() typedef