![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "ecvFacet.h"#include "ecvMesh.h"#include "ecvPointCloud.h"#include "ecvPolyline.h"#include <Delaunay2dMesh.h>#include <DistanceComputationTools.h>#include <Logging.h>#include <MeshSamplingTools.h>#include <PointProjectionTools.h>
Go to the source code of this file.
Variables | |
| static const char | DEFAULT_POLYGON_MESH_NAME [] = "2D polygon" |
| static const char | DEFAULT_CONTOUR_NAME [] = "Contour" |
| static const char | DEFAULT_CONTOUR_POINTS_NAME [] = "Contour points" |
| static const char | DEFAULT_ORIGIN_POINTS_NAME [] = "Origin points" |
|
static |
Definition at line 22 of file ecvFacet.cpp.
|
static |
Definition at line 23 of file ecvFacet.cpp.
|
static |
Definition at line 24 of file ecvFacet.cpp.
Referenced by ccFacet::Create().
|
static |
Definition at line 21 of file ecvFacet.cpp.