icecube.steamshovel.artists.Ice module

class icecube.steamshovel.artists.Ice.Ice

Bases: PyArtist

Shows the surface layer (ice) and the bottom layer (bedrock).

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