Classes | Macros | Typedefs | Enumerations
plplot_graph.h File Reference

Plplot auxiliary drawing class declaration. More...

#include <plplot.h>
#include <iostream>
#include <string>
#include <stdlib.h>
#include <math.h>
#include "types_declaration.h"
Include dependency graph for plplot_graph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  plSpace
 
class  singlePlot
 

Macros

#define DEPRECATED(func)   func
 

Typedefs

typedef boost::shared_ptr
< singlePlot
singlePlotPtr
 

Enumerations

enum  plcolors {
  PL_BLACK =14, PL_CYAN =11, PL_WHITE =15, PL_YELLOW =2,
  PL_RED =1, PL_BLUE =9
}
 
enum  plshape { PL_SQUARE =1, PL_NOTRELEVANT =0 }
 

Detailed Description

Plplot auxiliary drawing class declaration.

Definition in file plplot_graph.h.

Macro Definition Documentation

#define DEPRECATED (   func)    func

Definition at line 41 of file plplot_graph.h.

Typedef Documentation

typedef boost::shared_ptr<singlePlot> singlePlotPtr

Definition at line 104 of file plplot_graph.h.

Enumeration Type Documentation

enum plcolors
Enumerator
PL_BLACK 
PL_CYAN 
PL_WHITE 
PL_YELLOW 
PL_RED 
PL_BLUE 

Definition at line 55 of file plplot_graph.h.

enum plshape
Enumerator
PL_SQUARE 
PL_NOTRELEVANT 

Definition at line 56 of file plplot_graph.h.



lidar_egomotion
Author(s): Jorge Almeida
autogenerated on Mon Mar 2 2015 01:32:10