PYME.LMVis.layers.AxesOverlayLayer module¶
- class PYME.LMVis.layers.AxesOverlayLayer.AxesOverlayLayer(offset=None, size=1, **kwargs)¶
Bases:
OverlayLayer
This OverlayLayer produces axes and displays the orientation of the model.
- render(gl_canvas)¶
- Parameters
- gl_canvas
the rotation matrix is used to get the current orientation the size of the canvas is also used
- Returns