MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::RibbonSchemaHolder::SearchParams Struct Reference

tool search options More...

#include <MRRibbonSchema.h>

Public Attributes

int * captionCount = nullptr
 gets the number of matches in the captions
 
std::vector< SearchResultWeight > * weights = nullptr
 returns the coefficients of matching the search string for each tool found
 
RequirementsFunction requirementsFunc = {}
 sort the results according to the launch capability (empty requirements)
 

Detailed Description

tool search options

Member Data Documentation

◆ captionCount

int* MR::RibbonSchemaHolder::SearchParams::captionCount = nullptr

gets the number of matches in the captions

◆ requirementsFunc

RequirementsFunction MR::RibbonSchemaHolder::SearchParams::requirementsFunc = {}

sort the results according to the launch capability (empty requirements)

◆ weights

std::vector<SearchResultWeight>* MR::RibbonSchemaHolder::SearchParams::weights = nullptr

returns the coefficients of matching the search string for each tool found


The documentation for this struct was generated from the following file: