Functions | |
| omgui::Point | convert_point (NSPoint p, float height) |
| NSPoint | convert_point (omgui::Point p, float height) |
| NSRange | convert_range (omgui::TextRange r, int length) |
| float | round (float number, double precision) |
| omgui::Point omgui::cocoa::utils::convert_point | ( | NSPoint | p, | |
| float | height | |||
| ) |
| NSPoint omgui::cocoa::utils::convert_point | ( | omgui::Point | p, | |
| float | height | |||
| ) |
| NSRange omgui::cocoa::utils::convert_range | ( | omgui::TextRange | r, | |
| int | length | |||
| ) |
| float omgui::cocoa::utils::round | ( | float | number, | |
| double | precision | |||
| ) |