MeshLib C++ Docs
Loading...
Searching...
No Matches
MRVisualSubfeatures.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "exports.h"
4
5
#include <
MRMesh/MRSubfeatures.h
>
6
7
namespace
MR::Features
8
{
9
10
// This is similar to `Features::forEachSubfeature`, but slightly adjusted to be suitable for visualization.
11
MRVIEWER_API
void
forEachVisualSubfeature
(
const
Features::Primitives::Variant& params,
const
Features::SubfeatureFunc& func );
12
13
}
// namespace MR::Features
MRSubfeatures.h
MR::Features
Definition
MRFeatures.h:20
MR::Features::forEachVisualSubfeature
MRVIEWER_API void forEachVisualSubfeature(const Features::Primitives::Variant ¶ms, const Features::SubfeatureFunc &func)
MeshLib
source
MRViewer
MRVisualSubfeatures.h
Generated by
1.11.0