MeshLib C++ Docs
Loading...
Searching...
No Matches
MRMesh/MRMeshToPointCloud.h
Go to the documentation of this file.
1
#pragma once
2
#include "
MRMeshFwd.h
"
3
#include "
MRPointCloud.h
"
4
5
namespace
MR
6
{
7
10
MRMESH_API
PointCloud
meshToPointCloud
(
const
Mesh
& mesh,
bool
saveNormals =
true
,
const
VertBitSet* verts =
nullptr
);
11
}
MRMeshFwd.h
MRMESH_API
#define MRMESH_API
Definition
MRMesh/MRMeshFwd.h:68
MRPointCloud.h
MR::meshToPointCloud
MRMESH_API PointCloud meshToPointCloud(const Mesh &mesh, bool saveNormals=true, const VertBitSet *verts=nullptr)
MR
MR::Mesh
Definition
MRMesh/MRMesh.h:23
MR::PointCloud
Definition
MRMesh/MRPointCloud.h:16
MeshLib
source
MRMesh
MRMeshToPointCloud.h
Generated by
1.11.0