GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "graphics.h"
Go to the source code of this file.
Functions | |
OCTINTERP_API void | gl2ps_print (const graphics_object &fig, const std::string &cmd, const std::string &term) |
OCTINTERP_API void gl2ps_print | ( | const graphics_object & | fig, |
const std::string & | cmd, | ||
const std::string & | term | ||
) |
Definition at line 352 of file gl2ps-renderer.cc.
References action_container::add_fcn(), error(), and octave_popen().
Referenced by G__osmesa_print__(), and QtHandles::Canvas::print().