#include <Goptical/Io/RendererPlplot>
namespace Goptical {
namespace Io {
class RendererPlplot;
};
};
This class is a member of the Io namespace.
This class implements a Plplot graphic output driver. It needs the plplot library to compile.
See also the full member list section for this class.
Initialize renderer from existing plplot context
Create a plplot renderer with specified output size
No documentation available
get plplot context object
This virtual function overrides the set_page virtual function defined in the RendererViewport base abstract class.
Documentation inherited from base class:
Select current page when multiple pages layout is in use.
See also set_page_layout function.
This virtual function overrides the set_page_layout virtual function defined in the RendererViewport base abstract class.
Documentation inherited from base class:
This function can be used to setup a pages grid. Current output page must be selected with set_page .
Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:24 2012 using MkDoc