![]() |
ImFusion SDK 4.3
|
This is the complete list of members for GlText, including all inherited members.
| alwaysVisible() const | GlObject | virtual |
| bounds() const override | GlText | inlinevirtual |
| boundsSpherical() const | GlObject | virtual |
| color() (defined in GlText) | GlText | inline |
| 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 | GlObject | virtual |
| configure(const Properties *p) override | GlObject | virtual |
| configureDefaults() | Configurable | virtual |
| draw(const GlView &view) override | GlText | virtual |
| fontSize() (defined in GlText) | GlText | inline |
| GlObject()=default (defined in GlObject) | GlObject | |
| GlText(const std::string &text="", const vec2 &offset=vec2::Zero(), const vec4 &color=vec4::Ones(), int fontSize=12) (defined in GlText) | GlText | explicit |
| m_alwaysVisible | GlObject | protected |
| m_draw3DIn2DView | GlObject | protected |
| m_matrix | GlObject | protected |
| m_params | Configurable | protected |
| m_renderingOrder (defined in GlObject) | GlObject | protected |
| m_visible | GlObject | protected |
| matrix() const | GlObject | virtual |
| offset() (defined in GlText) | GlText | inline |
| operator=(const Configurable &) (defined in Configurable) | Configurable | |
| operator=(Configurable &&) noexcept (defined in Configurable) | Configurable | |
| registerParameter(ParameterBase *param) | Configurable | |
| RenderingGroupManipulator enum value | GlObject | |
| RenderingGroupMesh enum value | GlObject | |
| RenderingGroupRest enum value | GlObject | |
| renderingOrder() const | GlObject | |
| RenderingOrderGroup enum name | GlObject | |
| setAlwaysVisible(bool alwaysVisible) | GlObject | virtual |
| setColor(const vec3 &color) (defined in GlText) | GlText | inline |
| setColor(const vec4 &color) (defined in GlText) | GlText | inline |
| setDraw3DIn2DView(bool draw3DIn2DView) (defined in GlObject) | GlObject | inline |
| setFontSize(int size) (defined in GlText) | GlText | inline |
| setMatrix(const mat4 &m) | GlObject | virtual |
| setOffset(const vec2 &offset) (defined in GlText) | GlText | inline |
| setRenderingOrder(RenderingOrderGroup group) | GlObject | |
| setText(const std::string &text) (defined in GlText) | GlText | inline |
| setVisible(bool visible) | GlObject | virtual |
| signalParametersChanged | Configurable | |
| text() (defined in GlText) | GlText | inline |
| typeName() const override | GlText | inlinevirtual |
| unregisterParameter(const ParameterBase *param) | Configurable | |
| visible() const | GlObject | virtual |
| ~Configurable() (defined in Configurable) | Configurable | virtual |
| ~GlObject()=default (defined in GlObject) | GlObject | virtual |