GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
gl2ps-print.h File Reference
#include "octave-config.h"
#include <string>
#include "graphics.h"

Go to the source code of this file.

Functions

void gl2ps_print (opengl_functions &glfcns, const graphics_object &fig, const std::string &stream, const std::string &term)
 

Function Documentation

◆ gl2ps_print()

void gl2ps_print ( opengl_functions glfcns,
const graphics_object fig,
const std::string &  stream,
const std::string &  term 
)

Definition at line 1600 of file gl2ps-print.cc.