StencilExample.PerImage

Undocumented in source.

Members

Functions

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

Variables

color
ImageBase color;
Undocumented in source.
colorView
Rc!ImageView colorView;
Undocumented in source.
framebuffer
Rc!Framebuffer framebuffer;
Undocumented in source.
stencil
Rc!Image stencil;
Undocumented in source.
stencilView
Rc!ImageView stencilView;
Undocumented in source.

Inherited Members

From Disposable

dispose
void dispose()

Dispose the underlying resource

Meta