GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
gl-select.h File Reference
#include <map>
#include <string>
#include "gl-render.h"
#include "oct-opengl.h"
Include dependency graph for gl-select.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  opengl_selector
 

Enumerations

enum  select_flags { select_ignore_hittest = 0x01 , select_last = 0x02 }
 

Enumeration Type Documentation

◆ select_flags

Enumerator
select_ignore_hittest 
select_last 

Definition at line 37 of file gl-select.h.