solidgraph.hpp File Reference
Graph for plotting solids. More...
#include <vector>
#include "geometry.hpp"
#include "graph3d.hpp"
#include "color.hpp"
Go to the source code of this file.
Classes | |
class | SolidGraph |
A 2D cut view of the geometry solids. More... | |
struct | SolidGraph::Point |
struct | SolidGraph::SolidPoints |
Detailed Description
Graph for plotting solids.