CCCoreLib 31 May 2022
CloudCompare Core algorithms
Public Attributes | List of all members
CCCoreLib::MeshSamplingTools::EdgeConnectivityStats Struct Reference

Statistics on the edges connectivty of a mesh. More...

#include <MeshSamplingTools.h>

Public Attributes

unsigned edgesCount
 Total number of edges.
 
unsigned edgesNotShared
 Edges not shared (i.e. used by only one triangle)
 
unsigned edgesSharedByTwo
 Edges shared by exactly two triangles.
 
unsigned edgesSharedByMore
 Edges shared by more than two triangles.
 

Detailed Description

Statistics on the edges connectivty of a mesh.


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