| clear() | Slic3r::GLVolumeCollection | inline |
| cpu_memory_used() const | Slic3r::GLVolumeCollection | |
| empty() const | Slic3r::GLVolumeCollection | inline |
| ERenderType enum name | Slic3r::GLVolumeCollection | |
| get_clipping_plane() const | Slic3r::GLVolumeCollection | inline |
| get_current_print_zs(bool active_only) const | Slic3r::GLVolumeCollection | |
| get_slope_normal_z() const | Slic3r::GLVolumeCollection | inline |
| get_z_range() const | Slic3r::GLVolumeCollection | inline |
| GLVolumeCollection() | Slic3r::GLVolumeCollection | inline |
| GLVolumeCollection(const GLVolumeCollection &other) | Slic3r::GLVolumeCollection | private |
| gpu_memory_used() const | Slic3r::GLVolumeCollection | |
| is_slope_active() const | Slic3r::GLVolumeCollection | inline |
| load_object(const ModelObject *model_object, int obj_idx, const std::vector< int > &instance_idxs) | Slic3r::GLVolumeCollection | |
| load_object_auxiliary(const SLAPrintObject *print_object, int obj_idx, const std::vector< std::pair< size_t, size_t > > &instances, SLAPrintObjectStep milestone, size_t timestamp) | Slic3r::GLVolumeCollection | |
| load_object_volume(const ModelObject *model_object, int obj_idx, int volume_idx, int instance_idx) | Slic3r::GLVolumeCollection | |
| load_wipe_tower_preview(float pos_x, float pos_y, float width, float depth, const std::vector< std::pair< float, float > > &z_and_depth_pairs, float height, float cone_angle, float rotation_angle, bool size_unknown, float brim_width) | Slic3r::GLVolumeCollection | |
| log_memory_info() const | Slic3r::GLVolumeCollection | |
| m_clipping_plane | Slic3r::GLVolumeCollection | private |
| m_color_clip_plane | Slic3r::GLVolumeCollection | private |
| m_color_clip_plane_colors | Slic3r::GLVolumeCollection | private |
| m_print_volume | Slic3r::GLVolumeCollection | private |
| m_show_non_manifold_edges | Slic3r::GLVolumeCollection | private |
| m_show_sinking_contours | Slic3r::GLVolumeCollection | private |
| m_slope | Slic3r::GLVolumeCollection | private |
| m_use_color_clip_plane | Slic3r::GLVolumeCollection | private |
| m_use_raycasters | Slic3r::GLVolumeCollection | private |
| m_z_range | Slic3r::GLVolumeCollection | private |
| new_nontoolpath_volume(const ColorRGBA &rgba) | Slic3r::GLVolumeCollection | |
| new_toolpath_volume(const ColorRGBA &rgba) | Slic3r::GLVolumeCollection | |
| operator=(const GLVolumeCollection &) | Slic3r::GLVolumeCollection | private |
| render(ERenderType type, bool disable_cullface, const Transform3d &view_matrix, const Transform3d &projection_matrix, std::function< bool(const GLVolume &)> filter_func=std::function< bool(const GLVolume &)>()) const | Slic3r::GLVolumeCollection | |
| reset_outside_state() | Slic3r::GLVolumeCollection | |
| set_clipping_plane(const std::array< double, 4 > &coeffs) | Slic3r::GLVolumeCollection | inline |
| set_color_clip_plane(const Vec3d &cp_normal, double offset) | Slic3r::GLVolumeCollection | inline |
| set_color_clip_plane_colors(const std::array< ColorRGBA, 2 > &colors) | Slic3r::GLVolumeCollection | inline |
| set_default_slope_normal_z() | Slic3r::GLVolumeCollection | inline |
| set_print_volume(const PrintVolume &print_volume) | Slic3r::GLVolumeCollection | inline |
| set_range(double low, double high) | Slic3r::GLVolumeCollection | inline |
| set_show_non_manifold_edges(bool show) | Slic3r::GLVolumeCollection | inline |
| set_show_sinking_contours(bool show) | Slic3r::GLVolumeCollection | inline |
| set_slope_active(bool active) | Slic3r::GLVolumeCollection | inline |
| set_slope_normal_z(float normal_z) | Slic3r::GLVolumeCollection | inline |
| set_use_color_clip_plane(bool use) | Slic3r::GLVolumeCollection | inline |
| set_use_raycasters(bool value) | Slic3r::GLVolumeCollection | inline |
| set_z_range(float min_z, float max_z) | Slic3r::GLVolumeCollection | inline |
| total_memory_used() const | Slic3r::GLVolumeCollection | inline |
| update_colors_by_extruder(const DynamicPrintConfig *config) | Slic3r::GLVolumeCollection | |
| volumes | Slic3r::GLVolumeCollection | |
| ~GLVolumeCollection() | Slic3r::GLVolumeCollection | inline |