GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
graphics-toolkit.h File Reference
#include "octave-config.h"
#include <map>
#include <memory>
#include <string>
#include "dMatrix.h"
#include "Cell.h"
#include "error.h"
#include "graphics-handle.h"
Include dependency graph for graphics-toolkit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  octave::base_graphics_toolkit
 
class  octave::graphics_toolkit
 

Namespaces

 octave
 

Typedefs

typedef octave::base_graphics_toolkit base_graphics_toolkit
 
typedef octave::graphics_toolkit graphics_toolkit
 

Typedef Documentation

◆ base_graphics_toolkit

◆ graphics_toolkit

Definition at line 289 of file graphics-toolkit.h.