Uses of Class
cz.fidentis.analyst.drawables.DrawablePlane
Packages that use DrawablePlane
Package
Description
Drawable objects of the scene.
OpenGL rendering classes.
-
Uses of DrawablePlane in cz.fidentis.analyst.drawables
Subclasses of DrawablePlane in cz.fidentis.analyst.drawablesModifier and TypeClassDescriptionclass
Drawable plane with the possibility to shift it along the normal and, moreover, to show a "mirror" plane (a plane shifted in the opposite direction).Constructors in cz.fidentis.analyst.drawables with parameters of type DrawablePlane -
Uses of DrawablePlane in cz.fidentis.analyst.rendering
Methods in cz.fidentis.analyst.rendering that return DrawablePlaneModifier and TypeMethodDescriptionScene.getDrawableSymmetryPlane
(int slot) Returns drawable symmetry plane.