|
opynsim
Unofficial C++ Documentation
|
#include <gui_ruler.h>
Public Member Functions | |
| void | on_draw (const PolarPerspectiveCamera &, const Rect &render_rect, std::optional< SceneCollision >) |
| void | start_measuring () |
| void | stop_measuring () |
| void | toggle_measuring () |
| bool | is_measuring () const |
| bool osc::GuiRuler::is_measuring | ( | ) | const |
| void osc::GuiRuler::on_draw | ( | const PolarPerspectiveCamera & | , |
| const Rect & | render_rect, | ||
| std::optional< SceneCollision > | |||
| ) |
| void osc::GuiRuler::start_measuring | ( | ) |
| void osc::GuiRuler::stop_measuring | ( | ) |
| void osc::GuiRuler::toggle_measuring | ( | ) |