Trees | Indices | Help |
|
---|
|
object --+ | Primitive
All 3D objects derive from this class.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Hide the object. It will not be drawn when the group is drawn. |
Called when the group of this object is hidden. Hide the Maestro object(s). |
Called when the group of this object is shown. Show the Maestro object, if we are being shown. |
Returns True if this object shown. False otherwise. |
Returns True if this object's group is shown. False otherwise. |
Sets entry ID for Maestro object (necessary to render in tile-by-entry mode.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:43 2015 | http://epydoc.sourceforge.net |