Package mrv :: Package maya :: Package nt :: Module geometry
[hide private]
[frames] | no frames]

Module geometry

source code

Contains implementations ( or improvements ) to mayas geometric shapes
Classes [hide private]
  GeometryShape
Contains common methods for all geometry types
  DeformableShape
  ControlPoint
  SurfaceShape
  Mesh
Implemnetation of mesh related methods to make its handling more convenient
    Helpers
  _SingleIndexedComponentGenerator
Utility producing components, initialized with the given indices.
  _SingleIndexedComponentIterator
Utility which produces iterators for the component type it was initialized with.
Variables [hide private]
  log = logging.getLogger("mrv.maya.nt.geometry")