19 class GenericProgressCallback;
21 class GenericIndexedMesh;
48 edgesSharedByMore(0) {}
76 VERTEX_NON_MANIFOLD = 2
88 EdgeConnectivityStats* stats =
nullptr);
111 double samplingDensity,
113 std::vector<unsigned>* triIndices =
nullptr);
128 unsigned numberOfPoints,
130 std::vector<unsigned>* triIndices =
nullptr);
145 double samplingDensity,
146 unsigned theoreticNumberOfPoints,
148 std::vector<unsigned>* triIndices =
nullptr);
156 static unsigned long long ComputeEdgeKey(
unsigned i1,
unsigned i2);
158 static void DecodeEdgeKey(
unsigned long long key,
A generic mesh with index-based vertex access.
A simple scalar field (to be associated to a point cloud)
::ccPointCloud PointCloud
Generic file read and write utility for python interface.