JKQtPlotter/examples/geo_simple
2022-07-22 21:44:16 +02:00
..
CMakeLists.txt better way to reuse PCH in examples, added CMake-Option to (de)activate PCH-usage 2022-07-22 21:44:16 +02:00
geo_simple_and_lib.pro
geo_simple.cpp
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.