![]() |
ImFusion SDK 4.3
|
This is the complete list of members for GlPointTree, including all inherited members.
alpha() const | GlAnnotation | virtual |
alwaysVisible() const | GlObject | virtual |
bounds() const override | GlTree | virtual |
boundsSpherical() const | GlObject | virtual |
center() const override | GlTree | 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 | GlPointTree | virtual |
editable() const | GlAnnotation | virtual |
extent() const override | GlTree | virtual |
GlAnnotation() (defined in GlAnnotation) | GlAnnotation | |
GlObject()=default (defined in GlObject) | GlObject | |
GlPointTree() (defined in GlPointTree) | GlPointTree | |
GlPointTree(PointTree *tree) (defined in GlPointTree) | GlPointTree | |
GlTree() (defined in GlTree) | GlTree | |
GlTree(Tree *tree) (defined in GlTree) | GlTree | |
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_pointColor (defined in GlTree) | GlTree | protected |
m_pointSize (defined in GlTree) | GlTree | protected |
m_renderingOrder (defined in GlObject) | GlObject | protected |
m_selected (defined in GlAnnotation) | GlAnnotation | protected |
m_tree (defined in GlTree) | GlTree | protected |
m_view (defined in GlAnnotation) | GlAnnotation | protected |
m_visible | GlObject | protected |
matrix() const override | GlTree | virtual |
name() const | GlAnnotation | virtual |
onDataDeleted(const Data *d) (defined in GlTree) | GlTree | protected |
onTransformationChanged(const Data *d) (defined in GlTree) | GlTree | protected |
operator=(const Configurable &) (defined in Configurable) | Configurable | |
operator=(Configurable &&) noexcept (defined in Configurable) | Configurable | |
ImFusion::SignalReceiver::operator=(SignalReceiver rhs) | SignalReceiver | |
pointColor() | GlTree | inline |
pointSize() | GlTree | inline |
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) override | GlTree | virtual |
setMatrixWithoutMoving(const mat4 &m) | GlAnnotation | virtual |
setName(const std::string &name) | GlAnnotation | virtual |
setPointColor(const vec3 &color) | GlTree | inline |
setPointSize(float s) | GlTree | inline |
setRenderingOrder(RenderingOrderGroup group) | GlObject | |
setSelected(bool m) | GlAnnotation | inlinevirtual |
setTree(Tree *tree) override | GlPointTree | virtual |
setView(const GlView *view) | GlAnnotation | inlinevirtual |
setVisible(bool visible) | GlObject | virtual |
signalParametersChanged | Configurable | |
SignalReceiver()=default | SignalReceiver | |
SignalReceiver(const SignalReceiver &other) | SignalReceiver | |
tree() | GlTree | |
tree() const (defined in GlTree) | GlTree | |
typeName() const override | GlPointTree | 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 |
~GlPointTree() override (defined in GlPointTree) | GlPointTree | |
~GlTree() override (defined in GlTree) | GlTree | |
~SignalReceiver() | SignalReceiver | virtual |