OGS
PolylineVec.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) OpenGeoSys Community (opengeosys.org)
2
// SPDX-License-Identifier: BSD-3-Clause
3
4
#pragma once
5
6
#include "
Polyline.h
"
7
#include "
TemplateVec.h
"
8
9
namespace
GeoLib
10
{
11
16
using
PolylineVec
=
TemplateVec<GeoLib::Polyline>
;
17
18
}
// namespace GeoLib
Polyline.h
TemplateVec.h
GeoLib::TemplateVec
The class TemplateVec takes a unique name and manages a std::vector of pointers to data elements of t...
Definition
TemplateVec.h:27
GeoLib
Definition
ProjectData.h:25
GeoLib::PolylineVec
TemplateVec< GeoLib::Polyline > PolylineVec
class PolylineVec encapsulate a std::vector of Polylines additional one can give the vector of polyli...
Definition
PolylineVec.h:16
GeoLib
PolylineVec.h
Generated by
1.14.0