| Home | Trees | Index | Help |
|
|---|
| Package pygext :: Package gl :: Module transform |
|
Shape transformations
Internal implementation for shape transformations. The functionality in this module should not be used directly, but instead bia the GLShape API. The module implements the following transformations:
GLShape.translate(x,y) GLShape.scale(x,y) GLShape.rotate(degrees) GLShape.transform(matrix) GLShape.skewx(x) GLShape.skewy(y)| Classes | |
|---|---|
Transformation |
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jun 12 18:21:20 2006 | http://epydoc.sf.net |