mod_fem_viewer/FemViewer/inc/GraphicElem.hpp File Reference

#include "fv_float.h"
#include "defs.h"
#include "MathHelper.h"
#include "Interval.hpp"
#include "Color.h"
#include <vector>
#include <map>
#include <string.h>
Include dependency graph for GraphicElem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FemViewer::TransferFunction
struct  FemViewer::Breakpoint
class  FemViewer::HostTransferFunction

Namespaces

namespace  FemViewer

Defines

#define SET(start, length)

Enumerations

enum  FemViewer::tf_chanel_t { FemViewer::eDensity, FemViewer::eRed, FemViewer::eGreen, FemViewer::eBlue }

Define Documentation

#define SET ( start,
length   ) 
Value:
begin = start; \
    end = start + (length-1); \
    count = length; break
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1