Interop.NativeNonConstPointer Method (DisplayPipeline)

InteropNativeNonConstPointer Method (DisplayPipeline)

Get CRhinoDisplayPipeline* for a DisplayPipeline instance

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static IntPtr NativeNonConstPointer(
	DisplayPipeline pipeline
)
Public Shared Function NativeNonConstPointer ( 
	pipeline As DisplayPipeline
) As IntPtr

Parameters

pipeline
Type: Rhino.DisplayDisplayPipeline

[Missing <param name="pipeline"/> documentation for "M:Rhino.Runtime.Interop.NativeNonConstPointer(Rhino.Display.DisplayPipeline)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:Rhino.Runtime.Interop.NativeNonConstPointer(Rhino.Display.DisplayPipeline)"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also