|
CMU462 Library Documentation
1.0
15-462/15-662: Computer Graphics (Fall 2015)
|
This is the complete list of members for CMU462::OSDText, including all inherited members.
| add_line(float x, float y, std::string text="", size_t size=16, Color color=Color::White) | CMU462::OSDText | |
| del_line(int line_id) | CMU462::OSDText | |
| init() | CMU462::OSDText | |
| OSDText() | CMU462::OSDText | |
| render() | CMU462::OSDText | |
| resize(size_t w, size_t h) | CMU462::OSDText | |
| set_anchor(int line_id, float x, float y) | CMU462::OSDText | |
| set_color(int line_id, Color color) | CMU462::OSDText | |
| set_size(int line_id, size_t size) | CMU462::OSDText | |
| set_text(int line_id, std::string text) | CMU462::OSDText | |
| ~OSDText() | CMU462::OSDText |
1.8.9.1