Functions | Variables

tests/surfacevtk/surfacevtk.cpp File Reference

#include <fstream>
#include <QApplication>
#include "DGVSurfacePlotVTK.h"
#include "DGVImageVTK.h"
#include "vtkXYPlotActor.h"
#include "vtkLineSource.h"
#include "vtkTransform.h"
#include "vtkTransformPolyDataFilter.h"
#include "vtkProbeFilter.h"
Include dependency graph for surfacevtk.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])

Variables

const int Size = 256

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Generate Gaussian Function

Output to CSV file

Make and show Surface plot

Definition at line 15 of file surfacevtk.cpp.


Variable Documentation

const int Size = 256

Definition at line 13 of file surfacevtk.cpp.