DiGLDrawStack

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

pull
void pull()
Undocumented in source. Be warned that the author may not have intended to support it.
push
irect push(DiViewport w)
Undocumented in source. Be warned that the author may not have intended to support it.
setClear
void setClear(irect r)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

stackData
struct stackData
Undocumented in source.

Variables

cur
size_t cur;
Undocumented in source.
data
stackData[] data;
Undocumented in source.
shader
CommonShaderProgram shader;
Undocumented in source.
vpctl
ViewportStateCtrl vpctl;
Undocumented in source.

Inherited Members

From DiDrawStack

push
irect push(DiViewport )
Undocumented in source.
pull
void pull()
Undocumented in source.

Meta