RobWorkProject  23.9.11-
Public Member Functions | List of all members
MathGLPlot Class Reference

MathGL based implementation of a plot. More...

#include <MathGLPlot.hpp>

Inherits Plot.

Public Member Functions

 MathGLPlot ()
 Constructor.
 
virtual ~MathGLPlot ()
 Destructor.
 
virtual void listPlot (const std::vector< double > &x, const std::vector< double > &y, const std::string &title="", const std::string &xlabel="", const std::string &ylabel="")
 @coypdoc Plot::listPlot
 
virtual rw::core::Ptr< rw::sensor::Imagerender (unsigned int width, unsigned int height)
 @coypdoc Plot::render
 
- Public Member Functions inherited from Plot
virtual ~Plot ()
 Destructor.
 

Additional Inherited Members

- Public Types inherited from Plot
typedef rw::core::Ptr< PlotPtr
 Smart pointer type.
 
- Protected Member Functions inherited from Plot
 Plot ()
 Constructor.
 

Detailed Description

MathGL based implementation of a plot.


The documentation for this class was generated from the following file: