Base for three dimensional plottable graphs. More...
#include "graph.hpp"
Go to the source code of this file.
Classes | |
class | Graph3D |
Abstract base class for drawable3d plots. More... | |
Defines | |
#define | GRAPH3D_HPP 1 |
Enumerations | |
enum | view_e { VIEW_XY = 0, VIEW_XZ, VIEW_YZ } |
Base for three dimensional plottable graphs.
#define GRAPH3D_HPP 1 |
enum view_e |