Bases: collada.DaeObject
Base class for all transformation types
x.__init__(...) initializes x; see help(type(x)) for signature
Methods
load(collada, localscope, node) | Load and return a class instance from an XML node. |
save() |
Load and return a class instance from an XML node.
Inspect the data inside node, which must match this class tag and create an instance out of it.
Parameters: |
|
---|