Pakman
types.h File Reference
#include "LineString.h"
Include dependency graph for types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using Epsilon = LineString
 
using Parameter = LineString
 
using ParameterName = LineString
 

Detailed Description

Declaration of commonly used types.

Definition in file types.h.

Typedef Documentation

◆ Epsilon

Epsilon (distance tolerance) is a LineString.

Definition at line 12 of file types.h.

◆ Parameter

Parameter is a LineString.

Definition at line 15 of file types.h.

◆ ParameterName

ParameterName is a LineString.

Definition at line 18 of file types.h.