MDLMeshBuffer_Extensions.GetAllocator(IMDLMeshBuffer) Method

Definition

Returns the allocator that was used to allocate memory for the mesh buffer..

public static ModelIO.IMDLMeshBufferAllocator GetAllocator (this ModelIO.IMDLMeshBuffer This);
static member GetAllocator : ModelIO.IMDLMeshBuffer -> ModelIO.IMDLMeshBufferAllocator

Parameters

This
IMDLMeshBuffer

The instance on which this method operates.

Returns

Applies to