VulkanInstObj

Undocumented in source.

Constructors

this
this(VkType vkObj, VulkanInstance inst)
Undocumented in source.

Members

Functions

dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

inst
VulkanInstance inst [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
vkInst
VkInstance vkInst [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
vkObj
VkType vkObj [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Disposable

dispose
void dispose()

Dispose the underlying resource

Meta