MeVisLab Toolbox Reference
|
#include "MLCSOIncludes.h"
Go to the source code of this file.
Classes | |
class | ml::CSOListRules |
The CSOListRules class controls how the CSOList should treat CSOGroups if their CSOs are removed. More... | |
Namespaces | |
namespace | ml |
Main documentation file for ML users and developers. | |
Enumerations | |
enum | ml::CSORemoveEmptyGroupHandling { ml::REMOVE_EMPTY_ALWAYS = 0 , ml::REMOVE_EMPTY_NEVER = 1 , ml::NUM_REMOVE_EMPTY_MODES = 2 } |
Enumeration for empty groups removal. More... | |