icecube.steamshovel.artists.CoordinateSystem module¶
- class icecube.steamshovel.artists.CoordinateSystem.CoordinateSystem¶
Bases:
PyArtist
Draws three arrows to indicate the x,y,z axis of the coordinate system.
- create((PyArtist)self, (I3Frame)frame, (SceneGroup)output) None : ¶
[Abstract base class method, must be overridden.] Generate SceneObjects for this artist. The values of frame[self.keys()] are guaranteed to be valid if this artist accepts keys.
- numRequiredKeys = 0¶