GLObject

Constructors

this
this(GLenum trg)

glGen<subject>s( 1, &_id )

Members

Functions

bind
void bind()

glBind<subject>( target, id )

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

glBind<subject>( target, 0 )

unbind
void unbind()
Undocumented in source.

Mixins

__anonymous
mixin DES
Undocumented in source.
__anonymous
mixin ClassLogger
Undocumented in source.

Properties

id
uint id [@property getter]

return id

target
GLenum target [@property getter]

Variables

_target
GLenum _target;
Undocumented in source.
log_name
string log_name;

Meta