![]() |
ImFusion SDK 4.3
|
#include <ImFusion/GUI/UserDocumentation.h>
Record of the common sections for Algorithm User Documentation. More...
Record of the common sections for Algorithm User Documentation.
Public Attributes | |
| std::string | summary |
| Brief summary. | |
| std::string | input |
| Textual description of the algorithm input. | |
| std::string | output |
| Textual description of the algorithm output. | |
| std::string | description |
| Full algorithm description. | |
| Filesystem::Path | htmlPage |
| Path to generated HTML page. | |
| std::set< std::string > | searchWords |
| Words to be used for search indexing. | |