﻿collada.scene
=============

.. automodule:: collada.scene

   
   .. rubric:: Functions

   .. autosummary::
   
      loadNode
      makeRotationMatrix
   
   .. rubric:: Classes

   .. autosummary::
   
      CameraNode
      ControllerNode
      ExtraNode
      GeometryNode
      LightNode
      LookAtTransform
      MaterialNode
      MatrixTransform
      Node
      NodeNode
      RotateTransform
      ScaleTransform
      Scene
      SceneNode
      Transform
      TranslateTransform
   
   .. rubric:: Exceptions

   .. autosummary::
   
      DaeInstanceNotLoadedError
   