GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "oct-locbuf.h"
#include "unwind-prot.h"
#include "defun-dld.h"
#include "gl-render.h"
#include "gl2ps-renderer.h"
#include "graphics.h"
#include "gripes.h"
Go to the source code of this file.
Functions | |
OCTAVE_EXPORT octave_value_list | F__osmesa_print__ (const octave_value_list &args, int) |
C OCTAVE_EXPORT octave_function * | G__osmesa_print__ (const octave_shlib &shl, bool relative) |
OCTAVE_EXPORT octave_value_list F__osmesa_print__ | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 88 of file __osmesa_print__.cc.
C OCTAVE_EXPORT octave_function* G__osmesa_print__ | ( | const octave_shlib & | shl, |
bool | relative | ||
) |
Definition at line 88 of file __osmesa_print__.cc.
References action_container::add_fcn(), close_fcn(), idx_vector::colon, error(), error_state, Array< T >::fortran_vec(), figure::properties::get_boundingbox(), gh_manager::get_object(), graphics_object::get_properties(), gl2ps_print(), gripe_disabled_feature(), base_properties::is_visible(), graphics_object::isa(), idx_vector::make_range(), OCTAVE_LOCAL_BUFFER, octave_value(), MArray< T >::permute(), print_usage(), and figure::properties::set_visible().