Trees | Indices | Help |
---|
|
object --+ | dict --+ | collections.OrderedDict --+ | object --+ | | | BaseAttribute --+ | AttributeStructArray
|
|||
new empty dictionary |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
size | |||
Inherited from |
|
Initialize an ordered dictionary. Signature is the same as for regular dictionaries, but keyword arguments are not recommended because their insertion order is arbitrary.
|
repr(od)
|
str(x)
|
To Do: Implement this. |
To Do: Implement this. |
To Do:
Implement this: call |
To Do: Implement this: restore old vertex attrib values if possible. |
|
size
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Mar 16 17:56:04 2012 | http://epydoc.sourceforge.net |