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

Module mmLib.Viewer

Visualization system for Structure objects.
Classes
GLAtomList OpenGL renderer for a list of atoms.
GLAxes Draw orthogonal axes in red = x, green = y, blue = z.
GLChain Visualization object for mmLib.Structure.Chain.
GLDrawList Fundamental OpenGL rigid entity.
GLObject Base class for all OpenGL rendering objects.
GLPropertyDefault This value means a property should use its default value.
GLPropertyDict Property cache/routing dictionary
GLStructure Visualization object for a mmLib.Structure.Structure.
GLUnitCell Draw unit cell.
GLViewer This class renders a list of GLDrawList (or subclasses of) onto the given glcontext and gldrawable objects.

Variable Summary
str PROP_FRAC_RANGE = '0-100,1'
str PROP_LINE_RANGE = '1.0-10.0,1.0'
str PROP_OPACITY_RANGE = '0.0-1.0,0.1'
str PROP_PROBABILTY_RANGE = '1-99,1'

Variable Details

PROP_FRAC_RANGE

Type:
str
Value:
'0-100,1'                                                              

PROP_LINE_RANGE

Type:
str
Value:
'1.0-10.0,1.0'                                                         

PROP_OPACITY_RANGE

Type:
str
Value:
'0.0-1.0,0.1'                                                          

PROP_PROBABILTY_RANGE

Type:
str
Value:
'1-99,1'                                                               

Generated by Epydoc 2.1 on Sun Apr 23 22:08:39 2006 http://epydoc.sf.net