#include <ui_render_suite_implementation.hpp>
◆ UIRenderSuiteImpl()
| UIRenderSuiteImpl::UIRenderSuiteImpl |
( |
Batcher & | batcher | ) |
|
|
inlineexplicit |
◆ render_clickable_text_box()
◆ render_colored_box()
| void UIRenderSuiteImpl::render_colored_box |
( |
const UIRect & | cb | ) |
|
|
inlineoverridevirtual |
◆ render_dropdown()
| void UIRenderSuiteImpl::render_dropdown |
( |
const UIDropdown & | dd | ) |
|
|
inlineoverridevirtual |
◆ render_dropdown_option()
- Precondition
- assumes that the absolute_position_with_colored_vertex_shader_batcher exists
Implements IUIRenderSuite.
◆ render_input_box()
| void UIRenderSuiteImpl::render_input_box |
( |
const UIInputBox & | ib | ) |
|
|
inlineoverridevirtual |
◆ render_text_box()
| void UIRenderSuiteImpl::render_text_box |
( |
const UITextBox & | tb | ) |
|
|
inlineoverridevirtual |
◆ batcher
| Batcher& UIRenderSuiteImpl::batcher |
The documentation for this class was generated from the following file: