Click or drag to resize
XDL

XGraphicsglTranslated Method

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