| Home | Trees | Index | Help |
|
|---|
| Package VisionEgg :: Module ThreeDeeMath |
|
Vertex and matrix operations - simulate OpenGL transforms.
| Classes | |
|---|---|
TransformMatrix |
|
| Function Summary | |
|---|---|
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__
|
__cvs__
|
__date__
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Fri Sep 19 18:29:40 2003 | http://epydoc.sf.net |