collada.camera.Camera

class collada.camera.Camera

Bases: collada.common.DaeObject

Base camera class holding data from <camera> tags.

Inheritance diagram of collada.camera
__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.