![]() |
Python_2
1.0
|
Namespaces | |
_12_tet | |
Draws a 3D tetrahedron and allows a user to rotate it (mouse left button and wheel). | |
Functions | |
def | _12_tet.createZeroMat (m, n) |
def | _12_tet.matMul (mat1, mat2) |
def | _12_tet.matTrans (mat) |
def | _12_tet.translate (x, y, dx, dy) |
def | _12_tet.drawTet (tet, col) |
def | _12_tet.init () |
def | _12_tet.cbClicked (event) |
def | _12_tet.cbMottion (event) |
def | _12_tet.wheelUp (event) |
def | _12_tet.wheelDown (event) |
def | _12_tet.wheel (event) |
def | _12_tet.resize (event) |
def | _12_tet.main () |