OGS
Is2DMeshOnRotatedVerticalPlane.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 <vector>
7
8
namespace
MeshLib
9
{
10
class
Mesh
;
11
12
bool
is2DMeshOnRotatedVerticalPlane
(
Mesh
const
& mesh);
13
14
};
// namespace MeshLib
MeshLib::Mesh
Definition
Mesh.h:34
MeshLib
Definition
ProjectData.h:30
MeshLib::is2DMeshOnRotatedVerticalPlane
bool is2DMeshOnRotatedVerticalPlane(Mesh const &mesh)
Definition
Is2DMeshOnRotatedVerticalPlane.cpp:16
MeshLib
Utils
Is2DMeshOnRotatedVerticalPlane.h
Generated by
1.14.0