cgv
|
This is the complete list of members for cgv::plot::plot2d, including all inherited members.
aab_legend | cgv::plot::plot_base | protected |
aam_domain | cgv::plot::plot2d | protected |
aam_domain_tick_labels (defined in cgv::plot::plot2d) | cgv::plot::plot2d | protected |
aam_legend (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
aam_legend_ticks (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
aam_title (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
active (defined in cgv::base::traverse_policy) | cgv::base::traverse_policy | protected |
add_sub_plot(const std::string &name) | cgv::plot::plot2d | 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(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::plot2d | virtual |
color_mapping | cgv::plot::plot_base | |
color_scale_gamma | cgv::plot::plot_base | |
color_scale_index | cgv::plot::plot_base | |
compute_sample_coordinate_interval(int i, int ai, float &samples_min, float &samples_max) (defined in cgv::plot::plot2d) | cgv::plot::plot2d | protectedvirtual |
configs | cgv::plot::plot_base | protected |
configure_bar_plot(cgv::render::context &ctx) (defined in cgv::plot::plot2d) | cgv::plot::plot2d | protected |
create_bar_config_gui(cgv::base::base *bp, cgv::gui::provider &p, plot_base_config &pbc) | cgv::plot::plot2d | 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::plot2d | virtual |
create_gui(cgv::base::base *bp, cgv::gui::provider &p) | cgv::plot::plot2d | virtual |
create_line_config_gui(cgv::base::base *bp, cgv::gui::provider &p, plot_base_config &pbc) | cgv::plot::plot_base | 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::plot2d | virtual |
create_stick_config_gui(cgv::base::base *bp, cgv::gui::provider &p, plot_base_config &pbc) | cgv::plot::plot2d | virtual |
delete_sub_plot(unsigned i) | cgv::plot::plot2d | 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 |
disable_attributes(cgv::render::context &ctx, int i) (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
disable_depth_mask (defined in cgv::plot::plot2d) | cgv::plot::plot2d | |
dom_cfg | cgv::plot::plot_base | protected |
dom_cfg_ptr | cgv::plot::plot_base | protected |
draw(cgv::render::context &ctx) | cgv::plot::plot2d | virtual |
draw_bar_plot(cgv::render::context &ctx, int si, int layer_idx) (defined in cgv::plot::plot2d) | cgv::plot::plot2d | protected |
draw_domain(cgv::render::context &ctx, int si=-1, bool no_fill=false) (defined in cgv::plot::plot2d) | cgv::plot::plot2d | protected |
draw_legend(cgv::render::context &ctx, int layer_idx=0, bool is_first=true, bool *multi_axis_modes=0) (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
draw_line_plot(cgv::render::context &ctx, int si, int layer_idx) (defined in cgv::plot::plot2d) | cgv::plot::plot2d | protected |
draw_point_plot(cgv::render::context &ctx, int si, int layer_idx) (defined in cgv::plot::plot2d) | cgv::plot::plot2d | protected |
draw_rectangles(cgv::render::context &ctx, cgv::render::attribute_array_manager &aam, std::vector< box2 > &R, std::vector< rgb > &C, std::vector< float > &D, size_t offset=0) (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
draw_stick_plot(cgv::render::context &ctx, int si, int layer_idx) (defined in cgv::plot::plot2d) | cgv::plot::plot2d | protected |
draw_sub_plot_samples(int count, const plot_base_config &spc, bool strip=false) (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
draw_sub_plots_jointly(cgv::render::context &ctx, int layer_idx) (defined in cgv::plot::plot2d) | cgv::plot::plot2d | protected |
draw_tick_labels(cgv::render::context &ctx, cgv::render::attribute_array_manager &aam_ticks, std::vector< label_info > &tick_labels, std::vector< tick_batch_info > &tick_batches, float depth) (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
draw_title(cgv::render::context &ctx, vec2 pos, float depth, int si=-1) (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
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 | |
extent | cgv::plot::plot_base | protected |
extract_domain_rectangles(std::vector< box2 > &R, std::vector< rgb > &C, std::vector< float > &D) (defined in cgv::plot::plot2d) | cgv::plot::plot2d | protected |
extract_domain_tick_rectangles_and_tick_labels(std::vector< box2 > &R, std::vector< rgb > &C, std::vector< float > &D, std::vector< label_info > &tick_labels, std::vector< tick_batch_info > &tick_batches) (defined in cgv::plot::plot2d) | cgv::plot::plot2d | protected |
extract_legend_tick_rectangles_and_tick_labels(std::vector< box2 > &R, std::vector< rgb > &C, std::vector< float > &D, std::vector< label_info > &tick_labels, std::vector< tick_batch_info > &tick_batches, float d, bool clear_cache=false, bool is_first=true, bool *multi_axis_modes=0) (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
extract_tick_rectangles_and_tick_labels(std::vector< box2 > &R, std::vector< rgb > &C, std::vector< float > &D, std::vector< label_info > &tick_labels, int ai, int ci, int ti, float he, float z_plot, float plot_scale=1.0f, vec2 plot_offset=vec2(0.0f, 0.0f), float d=0.0f, bool multi_axis=true) (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
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 |
focus (defined in cgv::base::traverse_policy) | cgv::base::traverse_policy | protected |
font_name_enum_def | cgv::plot::plot_base | protectedstatic |
font_names | cgv::plot::plot_base | protectedstatic |
font_rrs (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
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_world_location(int x, int y, const view &V, dvec3 &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::plot2d | 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 | |
legend_tick_batches (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
legend_tick_labels (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
line_prog (defined in cgv::plot::plot2d) | cgv::plot::plot2d | protected |
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 |
multi_axis_modes | cgv::plot::plot2d | |
nr_attributes | cgv::plot::plot_base | protected |
on_font_face_selection() | cgv::plot::plot_base | protected |
on_font_selection() | cgv::plot::plot_base | protected |
on_legend_axis_change(cgv::gui::provider &p, cgv::gui::control< int > &ctrl) (defined in cgv::plot::plot_base) | 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 | |
operator=(const plot2d &)=delete | cgv::plot::plot2d | |
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 | |
plot2d(const std::string &title, unsigned nr_attributes=0) | cgv::plot::plot2d | |
plot2d(const plot2d &)=delete (defined in cgv::plot::plot2d) | cgv::plot::plot2d | |
plot_base(unsigned dim, unsigned nr_attributes=0) | cgv::plot::plot_base | |
point_prog (defined in cgv::plot::plot2d) | cgv::plot::plot2d | protected |
policy (defined in cgv::base::traverse_policy) | cgv::base::traverse_policy | protected |
post_redraw() | cgv::render::drawable | |
prepare_extents() | cgv::plot::plot_base | protected |
rectangle_prog (defined in cgv::plot::plot2d) | cgv::plot::plot2d | protected |
ref_sub_plot2d_config(unsigned i=0) | cgv::plot::plot2d | |
ref_sub_plot_config(unsigned i) | cgv::plot::plot_base | |
ref_sub_plot_samples(unsigned i=0) | cgv::plot::plot2d | |
ref_sub_plot_strips(unsigned i=0) | cgv::plot::plot2d | |
resize(unsigned int w, unsigned int h) | cgv::render::drawable | virtual |
rrs | cgv::plot::plot_base | protected |
samples | cgv::plot::plot2d | 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_extent_scaling(float x_scale, float y_scale, float z_scale=0) | 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_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_max (defined in cgv::plot::plot_base) | 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 | |
strips | cgv::plot::plot2d | protected |
sub_plot_delta | cgv::plot::plot2d | |
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 | |
update_ref_color(unsigned i, cgv::gui::provider &p) (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
update_ref_color_index(unsigned i, cgv::gui::provider &p) (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
update_ref_opacity(unsigned i, cgv::gui::provider &p) (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
update_ref_opacity_index(unsigned i, cgv::gui::provider &p) (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
update_ref_size(unsigned i, cgv::gui::provider &p) (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
update_ref_size_index(unsigned i, cgv::gui::provider &p) (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
update_samples_out_of_date_flag() (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
vbo_legend | cgv::plot::plot_base | protected |
view_ptr (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
window_zero_position | cgv::plot::plot_base | |
world_space_from_plot_space(const vecn &pnt_plot) const (defined in cgv::plot::plot_base) | cgv::plot::plot_base | protected |
~plot2d() (defined in cgv::plot::plot2d) | cgv::plot::plot2d |