Fields2Cover
Installation
Tutorials
Migration guide to version 2.0
FAQ
API
Page Hierarchy
Class Hierarchy
File Hierarchy
Full API
Namespaces
Classes and Structs
Enums
Functions
Function f2c::planCovPath(const F2CRobot&, const F2CCell&, const Options&)
Function f2c::planCovPath(const F2CRobot&, const F2CCells&, const Options&)
Function f2c::planCovPath(const F2CRobot&, const F2CField&, bool)
Function f2c::planCovPath(const F2CRobot&, const F2CField&, const Options&, bool)
Function f2c::planCovRoute(const F2CRobot&, const F2CCell&, const Options&)
Function f2c::planCovRoute(const F2CRobot&, const F2CCells&, const Options&)
Function f2c::planCovRoute(const F2CRobot&, const F2CField&, bool)
Function f2c::planCovRoute(const F2CRobot&, const F2CField&, const Options&, bool)
Function f2c::types::operator+(const OGRPoint&, const f2c::types::Point&)
Template Function f2c::types::operator+(const std::vector<T>&, const f2c::types::Point&)
Template Function f2c::types::operator+(const T&, const f2c::types::Point&)
Function f2c::types::operator-(const OGRPoint&, const f2c::types::Point&)
Template Function f2c::types::operator-(const f2c::types::Point&, const std::vector<T>&)
Template Function f2c::types::operator-(const std::vector<T>&, const f2c::types::Point&)
Template Function f2c::types::operator-(const f2c::types::Point&, const T&)
Template Function f2c::types::operator-(const T&, const f2c::types::Point&)
Function f2c::types::operator<<
Template Function f2c::types::sstr
Defines
Typedefs
Fields2Cover
API
Template Function f2c::types::sstr
View page source
Template Function f2c::types::sstr
Defined in
File Cell.h
Function Documentation
template
<
typename
...
Args
>
inline
std
::
string
f2c
::
types
::
sstr
(
Args
&
&
...
args
)