|
|
XGraphicsgl
|
| Name | Description | |
|---|---|---|
|
|
glTranslated(XVertex2d) | The glTranslated function multiplies the current matrix by a translation matrix. |
|
|
glTranslated(XVertex3d) | The glTranslated function multiplies the current matrix by a translation matrix. |
|
|
glTranslated(Double, Double) | The glTranslated function multiplies the current matrix by a translation matrix. |
|
|
glTranslated(Double, Double, Double) | The glTranslated function multiplies the current matrix by a translation matrix. |