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. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon May 19 23:05:21 2014 | http://epydoc.sourceforge.net |