PYME.LMVis.layers.SelectionOverlayLayer module¶
- class PYME.LMVis.layers.SelectionOverlayLayer.SelectionOverlayLayer(selection_settings, **kwargs)¶
Bases:
OverlayLayer
This OverlayLayer creates the lines of a box. The dimensions of the box are determined by the selection_settings
- render(gl_canvas)¶
- Parameters
- gl_canvas
zc is used to set the z value of the Overlay
- Returns
- ——-