Fade2D Documentation pages v2.14
Delaunay Features
VtkWriter.h File Reference
#include "common.h"
#include "Point2.h"
#include "Segment2.h"
#include "Edge2.h"
#include "Triangle2.h"

Go to the source code of this file.

Classes

class  GEOM_FADE2D::VtkWriter
 A writer for the VTK file format. More...
 

Enumerations

enum  GEOM_FADE2D::VtkColor {
  VTK_RED , VTK_GREEN , VTK_BLUE , VTK_YELLOW ,
  VTK_CYAN , VTK_MAGENTA , VTK_BLACK , VTK_WHITE ,
  VTK_GRAY , VTK_ORANGE , VTK_PINK , VTK_LIGHTBLUE ,
  VTK_DARKBLUE , VTK_LIGHTGREEN , VTK_BROWN , VTK_PURPLE ,
  GEOM_FADE2D::VTK_TRANSPARENT
}
 Enumeration of colors used by the VTKWriter. More...
 

Enumeration Type Documentation

◆ VtkColor

Enumeration of colors used by the VTKWriter.

Enumerator
VTK_TRANSPARENT 

Meaning: Don't draw.