MeVisLab Toolbox Reference
mlStylePalette.h File Reference
#include "mlModuleIncludes.h"
#include "mlTreeNode.h"
#include "mlBaseInit.h"

Go to the source code of this file.

Classes

class  ml::StylePalette
 Base object class StylePalette for providing a collection of colors, line styles and marker types. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Macros

#define MKT_DASH   (static_cast<int>(StylePalette::mktDash))
 Special marker type used for error bars. More...
 

Macro Definition Documentation

◆ MKT_DASH

#define MKT_DASH   (static_cast<int>(StylePalette::mktDash))

Special marker type used for error bars.

Definition at line 35 of file mlStylePalette.h.