gfx ~master (2021-03-28T16:54:18Z)
Dub
Repo
GlSurface
gfx
gl3
swapchain
Undocumented in source.
final
class
GlSurface :
Surface
{
import
gfx
.
core
.
rc
:
atomicRcCode
;
;
this
(size_t handle);
void
dispose
();
size_t
handle
[@property getter];
}
Constructors
this
this
(size_t handle)
Undocumented in source.
Members
Functions
dispose
void
dispose
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
handle
size_t
handle
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
gfx
gl3
swapchain
classes
GlSurface
GlSwapchain