Click or drag to resize

RenderContentKindList Constructor (IntPtr)

Construct from native pointer - internal use only.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.1
Syntax
public RenderContentKindList(
	IntPtr pRdkRenderContentKindList
)

Parameters

pRdkRenderContentKindList
Type: SystemIntPtr
C++ pointer to a kind list.
See Also