Plot3d Class Reference

#include <gnugraph.h>

List of all members.


Detailed Description

3d plot object.

Definition at line 174 of file gnugraph.h.

Public Member Functions

 Plot3d ()
 Default constructor.
void settitle (const std::string &t)
void setxlabel (const std::string &t)
void setylabel (const std::string &t)
void setzlabel (const std::string &t)
void gnuplot (const Matrix &xyz)
 Creates a GNUplot graphic.

Private Attributes

std::string title
 Graph title.
std::string xlabel
 Graph x axis.
std::string ylabel
 Graph y axis.
std::string zlabel
 Graph z axis.


Generated on Thu Dec 14 08:52:19 2006 for ROBOOP, A Robotics Object Oriented Package in C++ by  doxygen 1.5.1