Functions | Variables

tests/linevtk/linevtk.cpp File Reference

#include <QApplication>
#include "DGVLatticeVTK.h"
#include "DGVDiophantineVTK.h"
Include dependency graph for linevtk.cpp:

Go to the source code of this file.

Functions

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

Variables

const int dimension = 2
const int windowSize = 512

Function Documentation

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

Create Lattice (default dimension is 2) and display

Set Parameters

Create lattice

Setup line and display Set line parameters Create and draw line on lattice given by slope and point

Definition at line 9 of file linevtk.cpp.


Variable Documentation

const int dimension = 2

Definition at line 6 of file linevtk.cpp.

const int windowSize = 512

Definition at line 7 of file linevtk.cpp.