#include <iostream>
#include <sstream>
#include <string>
#include <string.h>
#include "Color.h"
Go to the source code of this file.
Classes | |
struct | FemViewer::colormap_value |
Namespaces | |
namespace | FemViewer |
Typedefs | |
typedef struct FemViewer::colormap_value | FemViewer::colormap_value |
Enumerations | |
enum | FemViewer::LegendValueType { FemViewer::NON = 0, FemViewer::BORDER = 1, FemViewer::INSIDE = 2, FemViewer::OUTSIDE = 4, FemViewer::START = 8, FemViewer::END = 16, FemViewer::LVT_COLOR = 32 } |