WebGLObject

Undocumented in source.
@safe nothrow
struct WebGLObject {}

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Variables

handle
JsHandle handle;
Undocumented in source.

Meta