Skip to content

File CLI_MTP_config.cpp

FileList > algos > mesh_to_pointcloud > CLI_MTP_config.cpp

Go to the source code of this file

  • #include <CLI/CLI.hpp>
  • #include "mesh_to_pointcloud/CentroidSampler.h"
  • #include "mesh_to_pointcloud/Naive.h"
  • #include "mesh_to_pointcloud/UniformAreaSampler.h"
  • #include "mesh_to_pointcloud/UniformPerFaceSampler.h"
  • #include "mesh_to_pointcloud/PointsPerFaceSampler.h"
  • #include "mesh_to_pointcloud/DensitySampler.h"

Public Static Functions

Type Name
void addAlgosMeshToPointcloud (CLI::Option_group & group, Mesh *& mesh, PointCloud & result)

Public Static Functions Documentation

function addAlgosMeshToPointcloud

static void addAlgosMeshToPointcloud (
    CLI::Option_group & group,
    Mesh *& mesh,
    PointCloud & result
) 


The documentation for this class was generated from the following file src/core/algos/mesh_to_pointcloud/CLI_MTP_config.cpp