MeshLib C++ Docs
Loading...
Searching...
No Matches
MRTriMesh.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
MRVector.h
"
4
#include "
MRId.h
"
5
#include "
MRVector3.h
"
6
7
namespace
MR
8
{
9
12
struct
[[nodiscard]] TriMesh
13
{
14
Triangulation tris;
15
VertCoords points;
16
};
17
18
}
//namespace MR
MRId.h
MRVector3.h
MRVector.h
MR
Definition
MRCameraOrientationPlugin.h:8
MeshLib
source
MRMesh
MRTriMesh.h
Generated by
1.11.0