33#ifndef __H__UG_file_io_tikz
34#define __H__UG_file_io_tikz
A generic specialization of IAttachment.
Definition attachment_pipe.h:263
Manages the elements of a grid and their interconnection.
Definition grid.h:132
Definition subset_handler_interface.h:223
double number
Definition types.h:124
bool ExportGridToTIKZ(Grid &grid, const char *filename, const ISubsetHandler *psh, APosition aPos, TikzExportDesc desc)
Definition file_io_tikz.cpp:109
Definition file_io_tikz.h:42
number faceRimWidth
Definition file_io_tikz.h:50
vector3 faceColor
Definition file_io_tikz.h:51
TikzExportDesc()
Definition file_io_tikz.cpp:48
vector3 vrtColor
Definition file_io_tikz.h:47
number edgeWidth
Definition file_io_tikz.h:48
number vrtRimWidth
Definition file_io_tikz.h:46
number vrtRadius
Definition file_io_tikz.h:45
vector3 edgeColor
Definition file_io_tikz.h:49
number smallestVal
Definition file_io_tikz.h:52