aab_legend | cgv::plot::plot_base | protected |
add_sub_plot(const std::string &name) | cgv::plot::plot3d | virtual |
adjust_domain_axis_to_data(unsigned ai, bool adjust_min=true, bool adjust_max=true, bool only_visible=true) | cgv::plot::plot_base | |
adjust_domain_to_data(bool only_visible=true) | cgv::plot::plot_base | |
adjust_extent_to_domain_aspect_ratio(int preserve_ai=0) | cgv::plot::plot_base | |
adjust_tick_marks(unsigned max_nr_secondary_ticks=20, bool adjust_to_attribute_ranges=true) | cgv::plot::plot_base | |
after_finish(cgv::render::context &) | cgv::render::drawable | virtual |
attribute_source_arrays | cgv::plot::plot_base | protected |
center_location | cgv::plot::plot_base | protected |
clear(cgv::render::context &ctx) | cgv::plot::plot3d | virtual |
color_mapping | cgv::plot::plot_base | |
color_scale_gamma | cgv::plot::plot_base | |
color_scale_index | cgv::plot::plot_base | |
compute_tick_render_information() | cgv::plot::plot3d | protected |
configs | cgv::plot::plot_base | protected |
create_bar_config_gui(cgv::base::base *bp, cgv::gui::provider &p, plot_base_config &pbc) | cgv::plot::plot3d | virtual |
create_base_config_gui(cgv::base::base *bp, cgv::gui::provider &p, unsigned i) | cgv::plot::plot_base | virtual |
create_config_gui(cgv::base::base *bp, cgv::gui::provider &p, unsigned i) | cgv::plot::plot3d | virtual |
create_gui(cgv::base::base *bp, cgv::gui::provider &p) | cgv::plot::plot3d | virtual |
create_line_config_gui(cgv::base::base *bp, cgv::gui::provider &p, plot_base_config &pbc) | cgv::plot::plot3d | virtual |
create_plot_gui(cgv::base::base *bp, cgv::gui::provider &p) | cgv::plot::plot_base | virtual |
create_point_config_gui(cgv::base::base *bp, cgv::gui::provider &p, plot_base_config &pbc) | cgv::plot::plot_base | virtual |
create_stick_config_gui(cgv::base::base *bp, cgv::gui::provider &p, plot_base_config &pbc) | cgv::plot::plot_base | virtual |
delete_sub_plot(unsigned i) | cgv::plot::plot3d | virtual |
determine_axis_extent_from_subplot(unsigned ai, unsigned i, float &sample_min, float &sample_max) | cgv::plot::plot_base | |
dim | cgv::plot::plot_base | protected |
dom_cfg | cgv::plot::plot_base | protected |
dom_cfg_ptr | cgv::plot::plot_base | protected |
draw(cgv::render::context &ctx) | cgv::plot::plot3d | virtual |
drawable() | cgv::render::drawable | |
enable_attributes(cgv::render::context &ctx, int i, const std::vector< std::vector< vec2 >> &samples) | cgv::plot::plot_base | protected |
enable_attributes(cgv::render::context &ctx, int i, const std::vector< std::vector< vec3 >> &samples) | cgv::plot::plot_base | protected |
ensure_font_names() | cgv::plot::plot_base | |
find_view_as_node(size_t view_idx=0) const | cgv::render::drawable | |
finish_draw(context &) | cgv::render::drawable | virtual |
finish_frame(context &) | cgv::render::drawable | virtual |
font_name_enum_def | cgv::plot::plot_base | protectedstatic |
font_names | cgv::plot::plot_base | protectedstatic |
force_redraw() | cgv::render::drawable | |
get_active() const | cgv::base::traverse_policy | |
get_axis_direction(unsigned ai) const | cgv::plot::plot_base | |
get_center() const | cgv::plot::plot_base | |
get_context() const | cgv::render::drawable | |
get_corner(unsigned i) const | cgv::plot::plot_base | |
get_dim() const | cgv::plot::plot_base | inline |
get_domain() const | cgv::plot::plot_base | |
get_domain3() const | cgv::plot::plot_base | |
get_domain_config_ptr() const | cgv::plot::plot_base | |
get_domain_config_ptr() | cgv::plot::plot_base | |
get_extent() const | cgv::plot::plot_base | |
get_focused_child() const | cgv::base::traverse_policy | |
get_nr_sub_plots() const | cgv::plot::plot_base | |
get_orientation() const | cgv::plot::plot_base | |
get_origin() const | cgv::plot::plot_base | |
get_policy() const | cgv::base::traverse_policy | |
get_samples_per_row(unsigned i) const | cgv::plot::plot3d | |
get_world_location(int x, int y, const cgv::render::view &V, cgv::math::fvec< double, 3 > &world_location, double *window_z_ptr=0) const | cgv::render::drawable | |
hide() | cgv::render::drawable | |
include_axis_to_domain(unsigned ai) | cgv::plot::plot_base | |
init(cgv::render::context &ctx) | cgv::plot::plot3d | virtual |
init_frame(context &) | cgv::render::drawable | virtual |
is_visible() const | cgv::render::drawable | |
label_font | cgv::plot::plot_base | protected |
label_font_face | cgv::plot::plot_base | protected |
layer_depth | cgv::plot::plot_base | protected |
legend_axis | cgv::plot::plot_base | |
legend_color | cgv::plot::plot_base | |
legend_components | cgv::plot::plot_base | |
legend_extent | cgv::plot::plot_base | |
legend_location | cgv::plot::plot_base | |
MAX_NR_COLOR_MAPPINGS | cgv::plot::plot_base | static |
MAX_NR_OPACITY_MAPPINGS | cgv::plot::plot_base | static |
MAX_NR_SIZE_MAPPINGS | cgv::plot::plot_base | static |
nr_attributes | cgv::plot::plot_base | protected |
on_font_face_selection() | cgv::plot::plot_base | protected |
on_font_selection() | cgv::plot::plot_base | protected |
opacity_gamma | cgv::plot::plot_base | |
opacity_is_bipolar | cgv::plot::plot_base | |
opacity_mapping | cgv::plot::plot_base | |
opacity_max | cgv::plot::plot_base | |
opacity_min | cgv::plot::plot_base | |
opacity_window_zero_position | cgv::plot::plot_base | |
orientation | cgv::plot::plot_base | protected |
out_of_range_mode | cgv::plot::plot_base | |
place_center(const vec3 &new_center_location) | cgv::plot::plot_base | |
place_corner(unsigned corner_index, const vec3 &new_corner_location) | cgv::plot::plot_base | |
place_origin(const vec3 &new_origin_location) | cgv::plot::plot_base | |
plot3d(unsigned nr_attributes=0) | cgv::plot::plot3d | |
plot_base(unsigned dim, unsigned nr_attributes=0) | cgv::plot::plot_base | |
post_redraw() | cgv::render::drawable | |
ref_sub_plot3d_config(unsigned i=0) | cgv::plot::plot3d | |
ref_sub_plot_config(unsigned i) | cgv::plot::plot_base | |
ref_sub_plot_samples(unsigned i=0) | cgv::plot::plot3d | |
resize(unsigned int w, unsigned int h) | cgv::render::drawable | virtual |
rrs | cgv::plot::plot_base | protected |
set_active(bool _active) | cgv::base::traverse_policy | |
set_context(context *_ctx) | cgv::render::drawable | |
set_domain(const box2 &dom) | cgv::plot::plot_base | |
set_domain3(const box3 &dom) | cgv::plot::plot_base | |
set_domain_config_ptr(domain_config *_new_ptr) | cgv::plot::plot_base | |
set_extent(const vecn &new_extent) | cgv::plot::plot_base | |
set_focused_child(int _focused_child) | cgv::base::traverse_policy | |
set_height(float new_height, bool constrained=true) | cgv::plot::plot_base | |
set_label_font(float font_size, cgv::media::font::FontFaceAttributes ffa=cgv::media::font::FFA_REGULAR, const std::string &font_name="") | cgv::plot::plot_base | |
set_mapping_uniforms(cgv::render::context &ctx, cgv::render::shader_program &prog) | cgv::plot::plot_base | protected |
set_orientation(const quat &_orientation) | cgv::plot::plot_base | |
set_plot_uniforms(cgv::render::context &ctx, cgv::render::shader_program &prog) | cgv::plot::plot_base | protected |
set_policy(int _policy) | cgv::base::traverse_policy | |
set_samples_out_of_date(unsigned i) | cgv::plot::plot_base | |
set_samples_per_row(unsigned i, unsigned N) | cgv::plot::plot3d | |
set_sub_plot_attribute(unsigned i, unsigned ai, int subplot_index, size_t aj) | cgv::plot::plot_base | |
set_sub_plot_attribute(unsigned i, unsigned ai, const float *_pointer, size_t count, size_t stride) | cgv::plot::plot_base | |
set_sub_plot_attribute(unsigned i, unsigned ai, const cgv::render::vertex_buffer *_vbo_ptr, size_t _offset, size_t _count, size_t _stride) | cgv::plot::plot_base | |
set_sub_plot_colors(unsigned i, const rgb &base_color) | cgv::plot::plot_base | |
set_view_ptr(cgv::render::view *_view_ptr) | cgv::plot::plot_base | |
set_width(float new_width, bool constrained=true) | cgv::plot::plot_base | |
show() | cgv::render::drawable | |
size_gamma | cgv::plot::plot_base | |
size_mapping | cgv::plot::plot_base | |
size_min | cgv::plot::plot_base | |
stop_on_failure() const | cgv::base::traverse_policy | |
stop_on_success() const | cgv::base::traverse_policy | |
tack(signal_base *s) const | cgv::signal::tacker | |
tacker() | cgv::signal::tacker | |
tacker(const tacker &) | cgv::signal::tacker | |
tick_batches | cgv::plot::plot_base | protected |
tick_labels | cgv::plot::plot_base | protected |
title_font | cgv::plot::plot_base | protected |
title_font_face | cgv::plot::plot_base | protected |
transform_to_world(const vecn &pnt_attr) const | cgv::plot::plot_base | protected |
traverse_policy(int _policy=TP_ALL+TP_STOP_ON_SUCCESS, bool _active=true, int _focus=-1) | cgv::base::traverse_policy | |
untack(signal_base *s) const | cgv::signal::tacker | |
untack_all() const | cgv::signal::tacker | |
vbo_legend | cgv::plot::plot_base | protected |
window_zero_position | cgv::plot::plot_base | |
~tacker() | cgv::signal::tacker | virtual |