MCPcopy Create free account

hub / github.com/Fields2Cover/Fields2Cover / functions

Functions726 in github.com/Fields2Cover/Fields2Cover

FunctionTEST
tests/cpp/swath_generator/brute_force_test.cpp:17
FunctionTEST
tests/cpp/path_planning/dubins_test.cpp:14
FunctionTEST
tests/cpp/path_planning/reeds_shepp_test.cpp:14
FunctionTEST
tests/cpp/path_planning/path_planning_test.cpp:14
FunctionTEST
tests/cpp/path_planning/dubins_cc_test.cpp:14
FunctionTEST
tests/cpp/path_planning/reeds_shepp_hc_test.cpp:14
FunctionTEST
tests/cpp/headland_generator/const_hl_test.cpp:13
FunctionTEST
tests/cpp/route_planning/spiral_order_test.cpp:5
FunctionTEST
tests/cpp/route_planning/route_planner_base_test.cpp:14
FunctionTEST
tests/cpp/route_planning/custom_order_test.cpp:6
FunctionTEST
tests/cpp/route_planning/snake_order_test.cpp:12
FunctionTEST
tests/cpp/route_planning/boustrophedon_order_test.cpp:13
FunctionTEST
tests/cpp/objectives/hg_obj/rem_area_test.cpp:12
FunctionTEST
tests/cpp/objectives/hg_obj/hg_obj_test.cpp:12
FunctionTEST
tests/cpp/objectives/rp_obj/direct_dist_path_obj_test.cpp:11
FunctionTEST
tests/cpp/objectives/rp_obj/rp_obj_test.cpp:11
FunctionTEST
tests/cpp/objectives/rp_obj/complete_turn_path_obj_test.cpp:17
FunctionTEST
tests/cpp/objectives/sg_obj/swath_length_test.cpp:11
FunctionTEST
tests/cpp/objectives/sg_obj/sg_obj_test.cpp:11
FunctionTEST
tests/cpp/objectives/sg_obj/field_coverage_test.cpp:12
FunctionTEST
tests/cpp/objectives/sg_obj/n_swath_test.cpp:11
FunctionTEST
tests/cpp/objectives/sg_obj/overlaps_test.cpp:11
FunctionTEST
tests/cpp/objectives/sg_obj/n_swath_modified_test.cpp:11
FunctionTEST
tests/cpp/objectives/pp_obj/pp_obj_test.cpp:11
FunctionTEST
tests/cpp/objectives/pp_obj/path_length_test.cpp:13
FunctionTEST
tests/cpp/objectives/decomp_obj/decomp_obj_test.cpp:11
FunctionTYPED_TEST
tests/cpp/types/Geometry_test.cpp:16
MethodX
src/fields2cover/types/LineString.cpp:41
MethodY
src/fields2cover/types/LineString.cpp:42
MethodZ
src/fields2cover/types/LineString.cpp:43
MethodaddGeometry
src/fields2cover/types/LinearRing.cpp:101
MethodaddGeometry
src/fields2cover/types/LineString.cpp:96
MethodallPathsBetween
src/fields2cover/types/Graph2D.cpp:77
Methodarea
include/fields2cover/types/Geometries_impl.hpp:14
Methodat
include/fields2cover/types/Geometries_impl.hpp:187
MethodatEnd
src/fields2cover/types/PathState.cpp:11
Methodaxis_equal
src/fields2cover/utils/visualizer.cpp:250
Methodbuffer
include/fields2cover/types/Cells.h:99
MethodbuildGeometryFromGEOS
include/fields2cover/types/Geometry_impl.hpp:335
Methodcheck
src/fields2cover/route_planning/custom_order.cpp:25
Methodcheck_error
src/fields2cover/utils/spline.cpp:195
Methodclone
src/fields2cover/types/SwathsByCells.cpp:114
Methodclone
src/fields2cover/types/Route.cpp:183
Methodclone
src/fields2cover/types/Strip.cpp:31
MethodclosestPointOnBorderTo
src/fields2cover/types/Cells.cpp:246
MethodclosestPointTo
src/fields2cover/types/LineString.cpp:130
Methodcolor_linspace
src/fields2cover/utils/visualizer.cpp:307
MethodcomputeBestAngle
src/fields2cover/swath_generator/brute_force.cpp:26
MethodcomputeBestAngle
src/fields2cover/swath_generator/swath_generator_base.cpp:74
MethodcomputeBestRoute
src/fields2cover/route_planning/route_planner_base.cpp:149
MethodcomputeCost
src/fields2cover/objectives/hg_obj/hg_objective.cpp:11
MethodcomputeCost
src/fields2cover/objectives/rp_obj/rp_objective.cpp:11
MethodcomputeCost
src/fields2cover/objectives/rp_obj/direct_dist_path_obj.cpp:11
MethodcomputeCost
src/fields2cover/objectives/sg_obj/overlaps.cpp:11
MethodcomputeCost
src/fields2cover/objectives/sg_obj/n_swath_modified.cpp:11
MethodcomputeCost
src/fields2cover/objectives/sg_obj/swath_length.cpp:11
MethodcomputeCost
src/fields2cover/objectives/sg_obj/field_coverage.cpp:11
MethodcomputeCost
src/fields2cover/objectives/sg_obj/sg_objective.cpp:11
MethodcomputeCost
src/fields2cover/objectives/pp_obj/pp_objective.cpp:11
MethodcomputeCost
src/fields2cover/objectives/decomp_obj/decomp_objective.cpp:11
MethodcomputeCostOfAngle
src/fields2cover/swath_generator/swath_generator_base.cpp:65
MethodconvexHull
src/fields2cover/types/Cells.cpp:144
MethodconvexHull
include/fields2cover/types/Cell.h:105
MethodcorrectPath
src/fields2cover/path_planning/turning_base.cpp:65
MethodcreateConstrainedTurn
src/fields2cover/path_planning/dubins_curves_cc.cpp:46
MethodcreateCoordTransf
src/fields2cover/utils/transformation.cpp:272
MethodcreateCoverageGraph
src/fields2cover/route_planning/route_planner_base.cpp:91
MethodcreateLineUntilBorder
src/fields2cover/types/Cells.cpp:237
MethodcreateShortestGraph
src/fields2cover/route_planning/route_planner_base.cpp:40
MethodcreateSimpleTurn
src/fields2cover/path_planning/reeds_shepp_curves_hc.cpp:13
MethodcreateSimpleTurn
src/fields2cover/path_planning/dubins_curves_cc.cpp:14
MethodcreateSimpleTurn
src/fields2cover/path_planning/reeds_shepp_curves.cpp:13
MethodcreateSptRef
src/fields2cover/utils/transformation.cpp:241
MethodcreateTurnIfNotCached
src/fields2cover/path_planning/turning_base.cpp:81
Methoddata2vector
include/fields2cover/utils/visualizer.h:120
MethoddestroyResGeom
include/fields2cover/types/Geometry_impl.hpp:281
Methoddet
src/fields2cover/types/Point.cpp:84
Methoddo_decimal_point
src/fields2cover/types/Path.cpp:266
MethoddownCast
include/fields2cover/types/Geometry_impl.hpp:270
MethodendPoint
src/fields2cover/types/LinearRing.cpp:117
Methodfigure_size
src/fields2cover/utils/visualizer.cpp:260
MethodgenSplitLines
src/fields2cover/decomposition/boustrophedon_decomp.cpp:36
MethodgenerateCoordTransf
src/fields2cover/utils/transformation.cpp:12
MethodgetAllowOverlap
src/fields2cover/swath_generator/swath_generator_base.cpp:11
MethodgetAngleAvg
include/fields2cover/types/Geometry_impl.hpp:210
MethodgetComponents
src/fields2cover/utils/visualizer.cpp:288
MethodgetDimMaxX
include/fields2cover/types/Geometry_impl.hpp:95
MethodgetDimMaxY
include/fields2cover/types/Geometry_impl.hpp:109
MethodgetDimMinX
include/fields2cover/types/Geometry_impl.hpp:88
MethodgetDimMinY
include/fields2cover/types/Geometry_impl.hpp:102
MethodgetDiscretization
src/fields2cover/path_planning/turning_base.cpp:114
MethodgetGeometry
src/fields2cover/types/LinearRing.cpp:59
MethodgetGeometry
src/fields2cover/types/LineString.cpp:54
MethodgetInAngle
src/fields2cover/types/MultiPoint.cpp:109
MethodgetLineSegments
src/fields2cover/types/MultiLineString.cpp:130
MethodgetLineWidth
include/fields2cover/utils/visualizer.h:22
MethodgetName
src/fields2cover/types/Robot.cpp:33
MethodgetOutAngle
src/fields2cover/types/MultiPoint.cpp:118
MethodgetPointAngle
src/fields2cover/types/MultiPoint.cpp:127
MethodgetSmoothTurningRadius
src/fields2cover/path_planning/path_planning.cpp:94
← previousnext →401–500 of 726, ranked by callers