OGS
PolylineVec.h
Go to the documentation of this file.
1
15
#pragma once
16
17
#include "
Polyline.h
"
18
#include "
TemplateVec.h
"
19
20
namespace
GeoLib
21
{
22
27
using
PolylineVec
=
TemplateVec<GeoLib::Polyline>
;
28
29
}
// namespace GeoLib
Polyline.h
Definition of the PolyLine class.
TemplateVec.h
Definition of the GeoLib::TemplateVec class.
GeoLib::TemplateVec
The class TemplateVec takes a unique name and manages a std::vector of pointers to data elements of t...
Definition
AppendLinesAlongPolyline.h:17
GeoLib
Definition
ProjectData.h:36
GeoLib
PolylineVec.h
Generated by
1.12.0