SwapchainExample.SwapchainFrameData

Undocumented in source.
class SwapchainExample
class SwapchainFrameData : FrameData {}

Constructors

this
this(ImageBase swcColor, CommandBuffer tempBuf)
Undocumented in source.

Members

Functions

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

Variables

cmdBuf
PrimaryCommandBuffer cmdBuf;
Undocumented in source.

Meta