singlePlot Class Reference

#include <plplot_graph.h>

List of all members.

Public Member Functions

void DynamicScaleEnv (std::vector< t_posePtr > &path, plshape shape_)
void Env ()
void Label ()
void Plot ()
void SetColor (plcolors color_)
void SetEnv (double xmin_, double xmax_, double ymin_, double ymax_)
void SetLabel (string x_label_, string y_label_, string title_)
void SetSize (uint size)
void SetXLinspace (double min, double max, uint size)
 singlePlot (uint id_)

Public Attributes

uint allocated_size
plcolors color
bool do_not_draw
double ex_timestamp
uint id
uint Lsize
plshape shape
string title
double * x
string x_label
double xmax
double xmin
double * y
string y_label
double ymax
double ymin

Detailed Description

Definition at line 58 of file plplot_graph.h.


Constructor & Destructor Documentation

singlePlot::singlePlot ( uint  id_  ) 

Definition at line 34 of file plplot_graph.cpp.


Member Function Documentation

void singlePlot::DynamicScaleEnv ( std::vector< t_posePtr > &  path,
plshape  shape_ 
)

Definition at line 74 of file plplot_graph.cpp.

void singlePlot::Env (  ) 

Definition at line 132 of file plplot_graph.cpp.

void singlePlot::Label (  ) 

Definition at line 156 of file plplot_graph.cpp.

void singlePlot::Plot (  ) 

Definition at line 174 of file plplot_graph.cpp.

void singlePlot::SetColor ( plcolors  color_  ) 

Definition at line 46 of file plplot_graph.cpp.

void singlePlot::SetEnv ( double  xmin_,
double  xmax_,
double  ymin_,
double  ymax_ 
)

Definition at line 66 of file plplot_graph.cpp.

void singlePlot::SetLabel ( string  x_label_,
string  y_label_,
string  title_ 
)

Definition at line 149 of file plplot_graph.cpp.

void singlePlot::SetSize ( uint  size  ) 

Definition at line 161 of file plplot_graph.cpp.

void singlePlot::SetXLinspace ( double  min,
double  max,
uint  size 
)

Definition at line 51 of file plplot_graph.cpp.


Member Data Documentation

Definition at line 65 of file plplot_graph.h.

Definition at line 79 of file plplot_graph.h.

Definition at line 71 of file plplot_graph.h.

Definition at line 81 of file plplot_graph.h.

Definition at line 61 of file plplot_graph.h.

Definition at line 64 of file plplot_graph.h.

Definition at line 77 of file plplot_graph.h.

Definition at line 73 of file plplot_graph.h.

double* singlePlot::x

Definition at line 62 of file plplot_graph.h.

Definition at line 74 of file plplot_graph.h.

Definition at line 68 of file plplot_graph.h.

Definition at line 67 of file plplot_graph.h.

double* singlePlot::y

Definition at line 63 of file plplot_graph.h.

Definition at line 75 of file plplot_graph.h.

Definition at line 70 of file plplot_graph.h.

Definition at line 69 of file plplot_graph.h.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


lidar_egomotion
Author(s): Jorge Almeida
autogenerated on Wed Jul 23 04:34:39 2014