Table of Contents

Interface IResourceSharing

Namespace
HelixToolkit.SharpDX
Assembly
HelixToolkit.SharpDX.dll
public interface IResourceSharing : IDisposable
Inherited Members

Methods

Attach(Guid)

Attaches the specified model unique identifier.

void Attach(Guid modelGuid)

Parameters

modelGuid Guid

The model unique identifier.

Detach(Guid)

Detaches the specified model unique identifier.

void Detach(Guid modelGuid)

Parameters

modelGuid Guid

The model unique identifier.