Interface TextureWrap
Simple wrapper to handle texture resources from different APIs, while accounting for resource freeing and ImGui interaction.
Assembly: ImGuiScene.dll
View Source
Declaration
public interface TextureWrap : IDisposable
Simple wrapper to handle texture resources from different APIs, while accounting for resource freeing and ImGui interaction.
public interface TextureWrap : IDisposable