OGS
Tri.h
Go to the documentation of this file.
1
14
15#pragma once
16
17#include "TemplateElement.h"
18#include "TriRule3.h"
19#include "TriRule6.h"
20
21
24
25namespace MeshLib {
28}
TemplateElement< MeshLib::TriRule3 > Tri
Definition Tri.h:26
TemplateElement< MeshLib::TriRule6 > Tri6
Definition Tri.h:27