MeshLib
 
Loading...
Searching...
No Matches
MR::TriMesh Struct Reference

#include <MRTriMesh.h>

Public Attributes

Triangulation tris
 
VertCoords points
 

Detailed Description

very simple structure for storing mesh of triangles only, without easy navigation between neighbor elements as in Mesh

Member Data Documentation

◆ points

VertCoords MR::TriMesh::points

◆ tris

Triangulation MR::TriMesh::tris

The documentation for this struct was generated from the following file: