MeshLib
 
Loading...
Searching...
No Matches
MRSubfeatures.h File Reference
#include "MRMesh/MRFeatures.h"
#include <functional>

Go to the source code of this file.

Classes

struct  MR::Features::SubfeatureInfo
 

Namespaces

namespace  MR
 
namespace  MR::Features
 

Typedefs

using MR::Features::SubfeatureFunc = std::function<void( const SubfeatureInfo& info )>
 

Functions

MRMESH_API void MR::Features::forEachSubfeature (const Features::Primitives::Variant &feature, const SubfeatureFunc &func)