Package mmLib :: Module Viewer
[hide private]
[frames] | no frames]

Module Viewer

source code

Visualization system for Structure objects.

Classes [hide private]
  GLPropertyDict
Property cache/routing dictionary
  GLPropertyDefault
This value means a property should use its default value.
  GLObject
Base class for all OpenGL rendering objects.
  GLDrawList
Fundamental OpenGL rigid entity.
  GLAxes
Draw orthogonal axes in red = x, green = y, blue = z.
  GLUnitCell
Draw unit cell.
  GLAtomList
OpenGL renderer for a list of atoms.
  GLChain
Visualization object for mmLib.Structure.Chain.
  GLStructure
Visualization object for a mmLib.Structure.Structure.
  GLViewer
This class renders a list of GLDrawList (or subclasses of) onto the given glcontext and gldrawable objects.
Variables [hide private]
  PROP_OPACITY_RANGE = '0.0-1.0,0.1'
  PROP_LINE_RANGE = '1.0-10.0,1.0'
  PROP_PROBABILTY_RANGE = '1-99,1'
  PROP_FRAC_RANGE = '0-100,1'
  __package__ = 'mmLib'