Click or drag to resize

ZBufferCapture Constructor

Initializes a new instance of the ZBufferCapture class

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.3
Syntax
public ZBufferCapture(
	RhinoViewport viewport
)

Parameters

viewport
Type: Rhino.DisplayRhinoViewport

[Missing <param name="viewport"/> documentation for "M:Rhino.Display.ZBufferCapture.#ctor(Rhino.Display.RhinoViewport)"]

See Also