|
group2 0.1.0
CSE 125 Group 2
|
This is the complete list of members for HudContext, including all inherited members.
| bar(float x, float y, float w, float h, float fill01, HudColor fg, HudColor bg) | HudContext | |
| beginFrame() | HudContext | |
| clipSpans() const | HudContext | inline |
| clipSpans_ | HudContext | private |
| clipStack_ | HudContext | private |
| crosshair(const CrosshairStyle &style, float screenW, float screenH) | HudContext | |
| emitQuad(float x, float y, float w, float h, float u0, float v0, float u1, float v1, HudColor color, float texMode, float sd0=0.f, float sd1=0.f, float sd2=0.f) | HudContext | private |
| endFrame() | HudContext | |
| flushClipSpan() | HudContext | private |
| icon(HudIcon id, float x, float y, float size, HudColor tint=HudColor::white()) | HudContext | |
| init(const SdfAtlas *atlas) | HudContext | |
| measureText(const char *str, float size) const | HudContext | |
| popClipRect() | HudContext | |
| pushClipRect(float x, float y, float w, float h) | HudContext | |
| rect(float x, float y, float w, float h, HudColor color) | HudContext | |
| rectOutline(float x, float y, float w, float h, float thickness, HudColor color) | HudContext | |
| rotatedRect(float cx, float cy, float w, float h, float angleDeg, HudColor color) | HudContext | |
| roundedRect(float x, float y, float w, float h, float radius, HudColor color) | HudContext | |
| sdfAtlas_ | HudContext | private |
| spanDirty_ | HudContext | private |
| spanStartVertex_ | HudContext | private |
| text(const char *str, float x, float y, float size, HudColor color, HudAlign align=HudAlign::Left) | HudContext | |
| vertices() const | HudContext | inline |
| vertices_ | HudContext | private |
| vignette(float screenW, float screenH, HudColor color) | HudContext |