Uses of Class
cz.fidentis.analyst.drawables.DrawableInteractiveMask
Packages that use DrawableInteractiveMask
Package
Description
Control panels and other GUI elements of a task.
OpenGL rendering classes.
-
Uses of DrawableInteractiveMask in cz.fidentis.analyst.drawables.renderers.impl
Methods in cz.fidentis.analyst.drawables.renderers.impl with parameters of type DrawableInteractiveMaskModifier and TypeMethodDescriptionprotected void
DrawableInteractiveMaskRenderer.renderObject
(com.jogamp.opengl.GL2 gl, DrawableInteractiveMask drawableInteractiveMask) -
Uses of DrawableInteractiveMask in cz.fidentis.analyst.gui.task
Methods in cz.fidentis.analyst.gui.task that return DrawableInteractiveMaskModifier and TypeMethodDescriptionprotected DrawableInteractiveMask
ControlPanelAction.getPrimaryInteractiveMask()
protected DrawableInteractiveMask
ControlPanelAction.getSecondaryInteractiveMask()
-
Uses of DrawableInteractiveMask in cz.fidentis.analyst.rendering
Methods in cz.fidentis.analyst.rendering that return DrawableInteractiveMaskModifier and TypeMethodDescriptionScene.getDrawableInteractiveMask
(int slot) returns drawable interactive maskMethods in cz.fidentis.analyst.rendering that return types with arguments of type DrawableInteractiveMask