RealtimeDisplayMode.InitFramebufferEventArgs Constructor

RealtimeDisplayModeInitFramebufferEventArgs Constructor

Initializes a new instance of the RealtimeDisplayModeInitFramebufferEventArgs class

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public InitFramebufferEventArgs(
	DisplayPipeline dp
)
Public Sub New ( 
	dp As DisplayPipeline
)

Parameters

dp
Type: Rhino.DisplayDisplayPipeline

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

Version Information

Rhino for Windows

Supported in: 6.14
See Also