Graphite  Version 3
An experimental 3D geometry processing program
OGF::SkinImGUIRenderingContext Member List

This is the complete list of members for OGF::SkinImGUIRenderingContext, including all inherited members.

background_color() constOGF::RenderingContext
background_color_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
background_color_2() constOGF::RenderingContext
background_color_2_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
background_texture() constOGF::RenderingContextinlineprotected
background_texture_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
begin_frame() overrideOGF::SkinImGUIRenderingContextvirtual
begin_picking(const vec2 &ndc)OGF::RenderingContextvirtual
check_gl() constOGF::RenderingContext
clear()OGF::RenderingContext
clipping_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
clipping_equation_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
clipping_matrix() constOGF::RenderingContext
clipping_matrix_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
clipping_mode_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
clipping_viewer_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
contains_picking_image() constOGF::RenderingContextinline
convert_matrix(const mat4 &M)OGF::RenderingContextprotectedstatic
Counted()GEO::Countedinlineprotected
current()OGF::RenderingContextinlinestatic
current_ (defined in OGF::RenderingContext)OGF::RenderingContextprotectedstatic
done_current()OGF::RenderingContextvirtual
double_buffer() constOGF::RenderingContextinline
double_buffer_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
draw_background()OGF::RenderingContextprotectedvirtual
draw_last_frame()OGF::SkinImGUIRenderingContext
end_frame() overrideOGF::SkinImGUIRenderingContextvirtual
end_picking()OGF::RenderingContextvirtual
frame_buffer_id() constOGF::RenderingContextinline
frame_buffer_id_OGF::RenderingContextprotected
frame_buffer_id_init_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
full_screen_effect_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
geogram_gfx_initialized_ (defined in OGF::RenderingContext)OGF::RenderingContextprotectedstatic
get_clipping() constOGF::RenderingContext
get_clipping_mode() constOGF::RenderingContextinline
get_clipping_translation() constOGF::RenderingContextinline
get_clipping_viewer() constOGF::RenderingContextinline
get_full_screen_effect() constOGF::RenderingContextinline
get_gpu_extensions() constOGF::RenderingContext
get_gpu_information() constOGF::RenderingContext
get_height() constOGF::RenderingContextinline
get_picked_point()OGF::RenderingContextprotected
get_view_parameters()OGF::RenderingContextprotected
get_width() constOGF::RenderingContextinline
gl_extensions() constOGF::RenderingContext
gl_renderer() constOGF::RenderingContext
gl_vendor() constOGF::RenderingContext
gl_version() constOGF::RenderingContext
glup_context_OGF::RenderingContextprotected
head_position_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
head_tilt_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
height_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
initialized() constOGF::RenderingContextinline
initialized_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
inverse_viewing_matrix() constOGF::RenderingContext
inverse_viewing_matrix_ (defined in OGF::RenderingContext)OGF::RenderingContextmutableprotected
inverse_viewing_matrix_dirty_ (defined in OGF::RenderingContext)OGF::RenderingContextmutableprotected
is_currently_picking()OGF::RenderingContextstatic
is_currently_rendering()OGF::RenderingContextstatic
is_shared() constGEO::Countedinline
last_frame_was_picking_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
lighting_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
lighting_matrix() constOGF::RenderingContext
lighting_matrix_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
load_projection_matrix(const mat4 &m)OGF::RenderingContext
load_viewing_matrix(const mat4 &m)OGF::RenderingContext
make_current()OGF::RenderingContextvirtual
mul_viewing_matrix(const mat4 &m)OGF::RenderingContext
nb_picking_locks_OGF::RenderingContextprotectedstatic
nb_refs() constGEO::Countedinline
nb_render_locks_OGF::RenderingContextprotectedstatic
ndc_to_screen(const vec2 &ndc, index_t &x, index_t &y) constOGF::RenderingContext
overlay()OGF::RenderingContextinline
overlay_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
owns_glup_context_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
perspective_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
picked_background() constOGF::RenderingContextinline
picked_background_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
picked_depth() constOGF::RenderingContextinline
picked_depth_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
picked_id() constOGF::RenderingContextinline
picked_id_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
picked_ndc_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
picked_point() constOGF::RenderingContextinline
picked_point_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
picking_mode_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
projection_matrix() constOGF::RenderingContext
ref() constGEO::Countedinline
ref(const Counted *counted)GEO::Countedinlinestatic
RenderingContext(GLUPcontext glup_context=nullptr)OGF::RenderingContext
resize(index_t w, index_t h) overrideOGF::SkinImGUIRenderingContextvirtual
screen_to_ndc(index_t x, index_t y) constOGF::RenderingContext
set_background_color(const Color &c)OGF::RenderingContext
set_background_color_2(const Color &c)OGF::RenderingContext
set_background_image(Image *image)OGF::RenderingContext
set_clipping(bool x)OGF::RenderingContext
set_clipping_equation(const vec4 &x)OGF::RenderingContextinline
set_clipping_matrix(const mat4 &m)OGF::RenderingContext
set_clipping_mode(GLUPclipMode mode)OGF::RenderingContextinline
set_clipping_viewer(bool x)OGF::RenderingContextinline
set_double_buffer(bool b)OGF::RenderingContextvirtual
set_full_screen_effect(FullScreenEffectImpl *fse)OGF::RenderingContext
set_height(index_t h)OGF::RenderingContextinlineprotected
set_initialized(bool x=true)OGF::RenderingContextinlineprotected
set_lighting_matrix(const mat4 &m)OGF::RenderingContext
set_width(index_t w)OGF::RenderingContextinlineprotected
setup_lighting()OGF::RenderingContextprotected
setup_modelview(double zScreen)OGF::RenderingContextprotected
setup_projection_ortho(double zNear, double zFar)OGF::RenderingContextprotected
setup_projection_perspective(double zScreen, double zNear, double zFar, double eye_offset=0.0)OGF::RenderingContextprotected
setup_viewport()OGF::RenderingContextprotected
SkinImGUIRenderingContext(GLUPcontext glup_context)OGF::SkinImGUIRenderingContextinline
snapshot(Image *image, bool hide_gui=true)OGF::SkinImGUIRenderingContext
OGF::RenderingContext::snapshot(Image *image, bool make_current=true, index_t x0=0, index_t y0=0, index_t width=0, index_t height=0)OGF::RenderingContextvirtual
stereo() constOGF::RenderingContextinline
stereo_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
stereo_eye_dist_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
stereo_odd_frame_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
swap_buffers()OGF::RenderingContextvirtual
transparent_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
unproject(const vec2 &p_ndc, double depth) constOGF::RenderingContext
unref() constGEO::Countedinline
unref(const Counted *counted)GEO::Countedinlinestatic
update_background_image_from_data(Memory::pointer ptr, Image::ColorEncoding color_encoding, Image::ComponentEncoding component_encoding, index_t width, index_t height)OGF::RenderingContext
update_clipping()OGF::RenderingContextprotected
use_core_profile_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
use_ES_profile_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
viewing_matrix() constOGF::RenderingContext
viewing_matrix_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
viewport_height_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
viewport_width_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
viewport_x_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
viewport_y_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
width_ (defined in OGF::RenderingContext)OGF::RenderingContextprotected
~Counted()GEO::Countedprotectedvirtual
~RenderingContext()OGF::RenderingContext