Trees | Indices | Help |
|
---|
|
object --+ | iPlug
Defines an interface allowing to compare compatabilies according to types.
Plugs can either be input plugs or output plugs - output plugs affect no other plug on a node, but are affected by 0 or more plugs .
By convention, a plug has a name - that name must also be the name of the member attribute that stores the plag. Plugs, possibly different instances of it, need to be re-retrieved on freshly duplicated nodes to allow graph duplication to be done properly
Note: if your plug class supports the setName method, a metaclass will adjust the name of your plug to match the name it has in the parent class
|
|||
Inherited from |
|||
Base Implementation | |||
---|---|---|---|
|
|||
Interface | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
kGood = 127
|
|||
kNo = 0
|
|||
kPerfect = 255
|
|
|||
Inherited from |
|
str(x)
|
|
|
|
|
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 19 18:00:12 2011 | http://epydoc.sourceforge.net |