JKQtPlotter/examples/geo_simple
2020-09-21 13:15:57 +02:00
..
CMakeLists.txt
geo_simple_and_lib.pro
geo_simple.cpp renamed JKQTPPlotObject->JKQTPGeometricPlotElement and added new base class JKQTPPlotAnnotationElement 2020-09-21 13:15:57 +02:00
geo_simple.pro
README.md

Example (JKQTPlotter): Generating Demo-Plots of Geometric Objects for Documentation

This project contains code that is used to generate the example graphs for geometric objects from teh documentation.

The source code of the main application can be found in geo_simple.cpp.