点击或拖拽改变大小

OpenGLRotate 方法

重载列表
  名称说明
公共方法Rotate(Single, Single, Single)
This function quickly does three rotations, one about each axis, with the given angles (it's not an OpenGL function, but very useful).
公共方法Rotate(Double, Double, Double, Double)
This function applies a rotation transformation to the current matrix.
公共方法Rotate(Single, Single, Single, Single)
This function applies a rotation transformation to the current matrix.
Top
参见