Click or drag to resize

RealtimeDisplayModeInitFramebufferEventArgs Constructor

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public InitFramebufferEventArgs(
	DisplayPipeline dp
)

Parameters

dp
Type: Rhino.DisplayDisplayPipeline

[Missing <param name="dp"/> documentation for "M:Rhino.Render.RealtimeDisplayMode.InitFramebufferEventArgs.#ctor(Rhino.Display.DisplayPipeline)"]

See Also