collada.source.Source

class collada.source.Source

Bases: collada.common.DaeObject

Abstract class for loading source arrays

Inheritance diagram of collada.source
__init__()

x.__init__(...) initializes x; see help(type(x)) for signature

Methods

load(collada, localscope, node)
save() Put all the data to the internal xml node (xmlnode) so it can be serialized.
save()

Put all the data to the internal xml node (xmlnode) so it can be serialized.