IBSimu 1.0.4
Classes | Enumerations

graph3d.hpp File Reference

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...

Enumerations

enum  view_e { VIEW_XY = 0, VIEW_XZ, VIEW_YZ }

Detailed Description

Base for three dimensional plottable graphs.


Enumeration Type Documentation

enum view_e
Enumerator:
VIEW_XY 
VIEW_XZ 
VIEW_YZ