Macros | Typedefs
types.h File Reference
#include <gdal/ogr_geometry.h>
#include <vector>
#include "fields2cover/types/Point.h"
#include "fields2cover/types/MultiPoint.h"
#include "fields2cover/types/LinearRing.h"
#include "fields2cover/types/LineString.h"
#include "fields2cover/types/MultiLineString.h"
#include "fields2cover/types/Cell.h"
#include "fields2cover/types/Cells.h"
#include "fields2cover/types/Strip.h"
#include "fields2cover/types/Field.h"
#include "fields2cover/types/Swath.h"
#include "fields2cover/types/Swaths.h"
#include "fields2cover/types/SwathsByCells.h"
#include "fields2cover/types/Route.h"
#include "fields2cover/types/Path.h"
#include "fields2cover/types/Robot.h"
#include "fields2cover/types/Graph.h"
#include "fields2cover/types/Graph2D.h"
Include dependency graph for types.h:

Go to the source code of this file.

Macros

#define FIELDS2COVER_TYPES_H_
 

Typedefs

using F2CCell = f2c::types::Cell
 
using F2CCells = f2c::types::Cells
 
using F2CField = f2c::types::Field
 
using F2CFields = std::vector< F2CField >
 
using F2CGraph = f2c::types::Graph
 
using F2CGraph2D = f2c::types::Graph2D
 
using F2CLinearRing = f2c::types::LinearRing
 
using F2CLineString = f2c::types::LineString
 
using F2CMultiLineString = f2c::types::MultiLineString
 
using F2CMultiPoint = f2c::types::MultiPoint
 
using F2CPath = f2c::types::Path
 
using F2CPathState = f2c::types::PathState
 
using F2CPoint = f2c::types::Point
 
using F2CRobot = f2c::types::Robot
 
using F2CRobots = std::vector< F2CRobot >
 
using F2CRoute = f2c::types::Route
 
using F2CStrip = f2c::types::Strip
 
using F2CStrips = std::vector< F2CStrip >
 
using F2CSwath = f2c::types::Swath
 
using F2CSwaths = f2c::types::Swaths
 
using F2CSwathsByCells = f2c::types::SwathsByCells
 

Macro Definition Documentation

◆ FIELDS2COVER_TYPES_H_

#define FIELDS2COVER_TYPES_H_

Definition at line 9 of file types.h.

Typedef Documentation

◆ F2CCell

Definition at line 43 of file types.h.

◆ F2CCells

Definition at line 44 of file types.h.

◆ F2CField

Definition at line 46 of file types.h.

◆ F2CFields

using F2CFields = std::vector<F2CField>

Definition at line 58 of file types.h.

◆ F2CGraph

Definition at line 53 of file types.h.

◆ F2CGraph2D

Definition at line 54 of file types.h.

◆ F2CLinearRing

Definition at line 41 of file types.h.

◆ F2CLineString

Definition at line 40 of file types.h.

◆ F2CMultiLineString

Definition at line 42 of file types.h.

◆ F2CMultiPoint

Definition at line 39 of file types.h.

◆ F2CPath

Definition at line 47 of file types.h.

◆ F2CPathState

Definition at line 48 of file types.h.

◆ F2CPoint

Definition at line 38 of file types.h.

◆ F2CRobot

Definition at line 36 of file types.h.

◆ F2CRobots

using F2CRobots = std::vector<F2CRobot>

Definition at line 56 of file types.h.

◆ F2CRoute

Definition at line 49 of file types.h.

◆ F2CStrip

Definition at line 45 of file types.h.

◆ F2CStrips

using F2CStrips = std::vector<F2CStrip>

Definition at line 57 of file types.h.

◆ F2CSwath

Definition at line 50 of file types.h.

◆ F2CSwaths

Definition at line 51 of file types.h.

◆ F2CSwathsByCells

Definition at line 52 of file types.h.



fields2cover
Author(s):
autogenerated on Fri Apr 25 2025 02:18:31