![]() |
ImFusion SDK 4.3
|
This is the complete list of members for OverlayAnnotation, including all inherited members.
| alpha() const | GlAnnotation | virtual |
| alwaysVisible() const | GlObject | virtual |
| bounds() const override | OverlayAnnotation | virtual |
| boundsSpherical() const | GlObject | virtual |
| color() const | GlAnnotation | virtual |
| Configurable()=default (defined in Configurable) | Configurable | |
| Configurable(const Configurable &rhs) (defined in Configurable) | Configurable | |
| Configurable(Configurable &&rhs) noexcept (defined in Configurable) | Configurable | |
| configuration(Properties *p) const override | GlAnnotation | virtual |
| configure(const Properties *p) override | GlAnnotation | virtual |
| configureDefaults() | Configurable | virtual |
| copyStyle(const GlAnnotation &other) | GlAnnotation | |
| disconnectAll() | SignalReceiver | protected |
| draw(const GlView &view) override | OverlayAnnotation | virtual |
| editable() const | GlAnnotation | virtual |
| GlAnnotation() (defined in GlAnnotation) | GlAnnotation | |
| GlObject()=default (defined in GlObject) | GlObject | |
| hitTest(int, int, const GlView &) const | GlAnnotation | inlinevirtual |
| labelBackgroundColor() const | GlAnnotation | virtual |
| labelBackgroundMargin() const | GlAnnotation | virtual |
| labelBackgroundVisible() const | GlAnnotation | virtual |
| labelColor() const | GlAnnotation | virtual |
| labelDepthTest() const | GlAnnotation | virtual |
| labelSize() const (defined in GlAnnotation) | GlAnnotation | protected |
| labelText() const | GlAnnotation | virtual |
| labelTextPrefix() const | GlAnnotation | |
| labelTextSuffix() const | GlAnnotation | |
| labelVisible() const | GlAnnotation | virtual |
| lineWidth() const | GlAnnotation | virtual |
| m_alwaysVisible | GlObject | protected |
| m_color (defined in GlAnnotation) | GlAnnotation | protected |
| m_draw3DIn2DView | GlObject | protected |
| m_editable (defined in GlAnnotation) | GlAnnotation | protected |
| m_labelBackgroundColor (defined in GlAnnotation) | GlAnnotation | protected |
| m_labelBackgroundMargin (defined in GlAnnotation) | GlAnnotation | protected |
| m_labelBackgroundVisible (defined in GlAnnotation) | GlAnnotation | protected |
| m_labelColor (defined in GlAnnotation) | GlAnnotation | protected |
| m_labelDepthTest (defined in GlAnnotation) | GlAnnotation | protected |
| m_labelText (defined in GlAnnotation) | GlAnnotation | protected |
| m_labelTextPrefix (defined in GlAnnotation) | GlAnnotation | protected |
| m_labelTextSuffix (defined in GlAnnotation) | GlAnnotation | protected |
| m_labelVisible (defined in GlAnnotation) | GlAnnotation | protected |
| m_lineWidth (defined in GlAnnotation) | GlAnnotation | protected |
| m_matrix | GlObject | protected |
| m_name (defined in GlAnnotation) | GlAnnotation | protected |
| m_params | Configurable | protected |
| m_renderingOrder (defined in GlObject) | GlObject | protected |
| m_selected (defined in GlAnnotation) | GlAnnotation | protected |
| m_view (defined in GlAnnotation) | GlAnnotation | protected |
| m_visible | GlObject | protected |
| matrix() const | GlObject | virtual |
| name() const | GlAnnotation | virtual |
| operator=(const Configurable &) (defined in Configurable) | Configurable | |
| operator=(Configurable &&) noexcept (defined in Configurable) | Configurable | |
| ImFusion::SignalReceiver::operator=(SignalReceiver rhs) | SignalReceiver | |
| OverlayAnnotation(SharedImageSet *sis) (defined in OverlayAnnotation) | OverlayAnnotation | |
| registerParameter(ParameterBase *param) | Configurable | |
| RenderingGroupManipulator enum value | GlObject | |
| RenderingGroupMesh enum value | GlObject | |
| RenderingGroupRest enum value | GlObject | |
| renderingOrder() const | GlObject | |
| RenderingOrderGroup enum name | GlObject | |
| renderLabel(const GlView &view, const vec3 &positionWorld) const | GlAnnotation | protected |
| selected() const | GlAnnotation | inline |
| setAlpha(double v) | GlAnnotation | virtual |
| setAlwaysVisible(bool alwaysVisible) | GlObject | virtual |
| setColor(const vec3 &color) | GlAnnotation | virtual |
| setDraw3DIn2DView(bool draw3DIn2DView) (defined in GlObject) | GlObject | inline |
| setEditable(bool editable) | GlAnnotation | virtual |
| setLabelBackgroundColor(vec4 color) | GlAnnotation | virtual |
| setLabelBackgroundMargin(int margin) | GlAnnotation | virtual |
| setLabelBackgroundVisible(bool visible) | GlAnnotation | virtual |
| setLabelColor(const vec3 &color) | GlAnnotation | virtual |
| setLabelDepthTest(bool depthTest) | GlAnnotation | virtual |
| setLabelText(const std::string &label) | GlAnnotation | virtual |
| setLabelTextPrefix(const std::string &labelPrefix) | GlAnnotation | virtual |
| setLabelTextSuffix(const std::string &labelSuffix) | GlAnnotation | virtual |
| setLabelVisible(bool visible) | GlAnnotation | virtual |
| setLineWidth(float lineWidth) | GlAnnotation | virtual |
| setMatrix(const mat4 &m) | GlObject | virtual |
| setMatrixWithoutMoving(const mat4 &m) | GlAnnotation | virtual |
| setName(const std::string &name) | GlAnnotation | virtual |
| setRenderingOrder(RenderingOrderGroup group) | GlObject | |
| setSelected(bool m) | GlAnnotation | inlinevirtual |
| setView(const GlView *view) | GlAnnotation | inlinevirtual |
| setVisible(bool visible) | GlObject | virtual |
| signalParametersChanged | Configurable | |
| SignalReceiver()=default | SignalReceiver | |
| SignalReceiver(const SignalReceiver &other) | SignalReceiver | |
| typeName() const override | OverlayAnnotation | virtual |
| unregisterParameter(const ParameterBase *param) | Configurable | |
| view() const | GlAnnotation | inlinevirtual |
| visible() const | GlObject | virtual |
| ~Configurable() (defined in Configurable) | Configurable | virtual |
| ~GlAnnotation() override (defined in GlAnnotation) | GlAnnotation | |
| ~GlObject()=default (defined in GlObject) | GlObject | virtual |
| ~OverlayAnnotation() override (defined in OverlayAnnotation) | OverlayAnnotation | |
| ~SignalReceiver() | SignalReceiver | virtual |