Click or drag to resize
XDL

XGraphicsglTranslated Method

Overload List
  Name Description
Public method glTranslated(XVertex2d) The glTranslated function multiplies the current matrix by a translation matrix.
Public method glTranslated(XVertex3d) The glTranslated function multiplies the current matrix by a translation matrix.
Public method glTranslated(Double, Double) The glTranslated function multiplies the current matrix by a translation matrix.
Public method glTranslated(Double, Double, Double) The glTranslated function multiplies the current matrix by a translation matrix.
Top
See Also