![]() |
ImFusion SDK 4.3
|
This is the complete list of members for GlPlane, including all inherited members.
alpha() const | GlAnnotation | virtual |
alwaysVisible() const | GlObject | virtual |
bounds() const override | GlPlane | virtual |
boundsSpherical() const | GlObject | virtual |
center() const override | GlPlane | inlinevirtual |
changeMatrixByGlobalCenter(const vec3 ¢er) (defined in GlPlane) | GlPlane | |
changeMatrixByNormal(const vec3 &normal) (defined in GlPlane) | GlPlane | |
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 | GlPlane | virtual |
configure(const Properties *p) override | GlPlane | virtual |
configureDefaults() | Configurable | virtual |
copyStyle(const GlAnnotation &other) | GlAnnotation | |
draw(const GlView &view) override | GlPlane | virtual |
editable() const | GlAnnotation | virtual |
extent() const override | GlPlane | inlinevirtual |
GlAnnotation() (defined in GlAnnotation) | GlAnnotation | |
GlObject()=default (defined in GlObject) | GlObject | |
GlPlane() (defined in GlPlane) | GlPlane | |
height() const (defined in GlPlane) | GlPlane | inline |
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_center (defined in GlPlane) | GlPlane | protected |
m_color (defined in GlAnnotation) | GlAnnotation | protected |
m_draw3DIn2DView | GlObject | protected |
m_editable (defined in GlAnnotation) | GlAnnotation | protected |
m_height (defined in GlPlane) | GlPlane | protected |
m_ibo (defined in GlPlane) | GlPlane | 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_normal (defined in GlPlane) | GlPlane | protected |
m_params | Configurable | protected |
m_points (defined in GlPlane) | GlPlane | protected |
m_renderingOrder (defined in GlObject) | GlObject | protected |
m_selected (defined in GlAnnotation) | GlAnnotation | protected |
m_vbo (defined in GlPlane) | GlPlane | protected |
m_view (defined in GlAnnotation) | GlAnnotation | protected |
m_visible | GlObject | protected |
m_width (defined in GlPlane) | GlPlane | protected |
matrix() const | GlObject | virtual |
name() const | GlAnnotation | virtual |
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 | |
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 |
setHeight(const double &height) (defined in GlPlane) | GlPlane | inline |
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 |
setPlane(const Geometry::Plane &pl) (defined in GlPlane) | GlPlane | |
setRenderingOrder(RenderingOrderGroup group) | GlObject | |
setSelected(bool m) | GlAnnotation | inlinevirtual |
setView(const GlView *view) | GlAnnotation | inlinevirtual |
setVisible(bool visible) | GlObject | virtual |
setWidth(const double &width) (defined in GlPlane) | GlPlane | inline |
signalParametersChanged | Configurable | |
typeName() const override | GlPlane | inlinevirtual |
unregisterParameter(const ParameterBase *param) | Configurable | |
view() const | GlAnnotation | inlinevirtual |
visible() const | GlObject | virtual |
width() const (defined in GlPlane) | GlPlane | inline |
~Configurable() (defined in Configurable) | Configurable | virtual |
~GlAnnotation() override (defined in GlAnnotation) | GlAnnotation | |
~GlObject()=default (defined in GlObject) | GlObject | virtual |
~GlPlane() override (defined in GlPlane) | GlPlane |