This is the complete list of members for InteractiveCroppingBox, including all inherited members.
| boxChanged | InteractiveCroppingBox | |
| cropBox(const CropOffsets &offsets, const vec3i &dim) | InteractiveCroppingBox | static |
| cropOffsets(const SharedImage &img) const | InteractiveCroppingBox | |
| cropOffsets(const CropBox &box, const vec3i &dim) | InteractiveCroppingBox | static |
| eventHandler() const | TypedViewObject< GlBox, GUI::BoxAnnotationEventHandler > | inline |
| gl() const | ViewObject | inline |
| gl() (defined in ViewObject) | ViewObject | inline |
| glObject() const | TypedViewObject< GlBox, GUI::BoxAnnotationEventHandler > | inline |
| handleInputEvent(const InputEvent &event, const View &view) override | TypedViewObject< GlBox, GUI::BoxAnnotationEventHandler > | virtual |
| imageCanBeCropped(const SharedImage &image) | InteractiveCroppingBox | static |
| InteractiveCroppingBox(const SharedImage &image, const vec3i &lower, const vec3i &upper) | InteractiveCroppingBox | |
| m_glObject (defined in ViewObject) | ViewObject | protected |
| outlineWidth() const | InteractiveCroppingBox | |
| reset() | InteractiveCroppingBox | |
| setOutlineWidth(double value) | InteractiveCroppingBox | |
| update(const SharedImage &image) | InteractiveCroppingBox | |
| update(const SharedImage &image, const vec3i &lower, const vec3i &upper) | InteractiveCroppingBox | |
| ViewObject(std::unique_ptr< GlObject > glObject) | ViewObject | explicit |
| ~ViewObject() (defined in ViewObject) | ViewObject | virtual |