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

Module mmLib.GLViewer

OpenGL rendering classes.
Classes
GLAtom Unused.
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.
GLFragment Unused.
GLObject Base class for all OpenGL rendering objects.
GLPropertyDefault  
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.
OpenGLRenderMethods OpenGL renderer methods.

Variable Summary
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_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.0 on Wed Nov 24 17:34:57 2004 http://epydoc.sf.net