mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
d51d47b2f4
using CMAKE_CURRENT_LIST_DIR instead of CMAKE_CURRENT_SOURCE_DIR |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
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
.