Package VisionEgg :: Module ThreeDeeMath
[frames | no frames]

Module VisionEgg.ThreeDeeMath

Vertex and matrix operations - simulate OpenGL transforms.

Classes
TransformMatrix  

Function Summary
  make_homogeneous_coord_rows(v)
Convert vertex (or row-wise vertices) into homogeneous coordinates.

Variable Summary
str __author__ = 'Andrew Straw <astraw@users.sourceforge.net...
str __cvs__ = '1.3'
str __date__ = '2003/09/18 09:43:13'

Function Details

make_homogeneous_coord_rows(v)

Convert vertex (or row-wise vertices) into homogeneous coordinates.

Variable Details

__author__

Type:
str
Value:
'Andrew Straw <astraw@users.sourceforge.net>'                          

__cvs__

Type:
str
Value:
'1.3'                                                                  

__date__

Type:
str
Value:
'2003/09/18 09:43:13'                                                  

Generated by Epydoc 2.0 on Fri Sep 19 18:29:40 2003 http://epydoc.sf.net