TextRectSink

Sink for glyps that uses TexturedBatch2d internally

Members

Functions

applyOffset
void applyOffset(vec2 offset)
Undocumented in source. Be warned that the author may not have intended to support it.
putRect
void putRect(frect target, frect source, float depth, Color4ub color)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

numRectsPutted
size_t numRectsPutted;
Undocumented in source.
sink
TexturedBatch2d* sink;
Undocumented in source.
texture
Texture texture;
Undocumented in source.

Meta