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) |