Plotter.h File Reference
#include <map>
#include <set>
#include <vector>
#include <cassert>
#include <fstream>
#include <nuklei/Common.h>

Go to the source code of this file.

Classes

class  nuklei::Plotter
 

Namespaces

 nuklei
 Public namespace.
 

Macros

#define NUKLEI_PLOTTER_F(p, x, y)   p.push(#y, x, y)
 
#define NUKLEI_PLOTTER_D(p, x)   p.push(#x, x)
 
#define NUKLEI_PLOTTER_COMMENT(p, var)   p.comment(#var, var)
 
© Copyright 2007-2013 Renaud Detry.
Distributed under the terms of the GNU General Public License (GPL).
(See accompanying file LICENSE.txt or copy at http://www.gnu.org/copyleft/gpl.html.)
Revised Sun Sep 13 2020 19:10:06.