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

Module mmLib.R3DDriver

Viewer.py graphics driver for producing a output file for the Raster3D ray tracer.
Classes
Raster3DDriver Viewer.py graphics driver for producing a output file for the Raster3D ray tracer.
TeeWrite  

Exceptions
FinishMe  

Function Summary
  matrixmultiply43(M, x)
M is a 4x4 rotation-translation matrix, x is a 3x1 vector.

Variable Summary
float BASE_LINE_WIDTH = 0.050000000000000003                                                  
float MARGIN = 1.1499999999999999                                                    

Function Details

matrixmultiply43(M, x)

M is a 4x4 rotation-translation matrix, x is a 3x1 vector. Returns the 3x1 vector of x transformed by M.

Variable Details

BASE_LINE_WIDTH

Type:
float
Value:
0.050000000000000003                                                  

MARGIN

Type:
float
Value:
1.1499999999999999                                                    

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