DisplayPipeline.GetOpenGLCameraToClip Method

DisplayPipelineGetOpenGLCameraToClip Method

Get an array of 16 floats that represents the "camera" to "clip" coordinate transformation in OpenGL's right handed coordinate system

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public float[] GetOpenGLCameraToClip()
Public Function GetOpenGLCameraToClip As Single()

Return Value

Type: Single

[Missing <returns> documentation for "M:Rhino.Display.DisplayPipeline.GetOpenGLCameraToClip"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also