Share via


IMTLIntersectionFunctionTable.SetBuffers(IntPtr, IntPtr, NSRange) Method

Definition

[Foundation.Export("setBuffers:offsets:withRange:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetBuffers(IntPtr buffers, IntPtr offsets, Foundation.NSRange range);
[<Foundation.Export("setBuffers:offsets:withRange:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetBuffers : nativeint * nativeint * Foundation.NSRange -> unit
override this.SetBuffers : nativeint * nativeint * Foundation.NSRange -> unit

Parameters

buffers
IntPtr

nativeint

offsets
IntPtr

nativeint

range
NSRange
Attributes

Applies to