#include <string>
#include <functional>
#include <vector>
#include <chrono>
#include "ux-window.h"
#include "output-model.h"
Go to the source code of this file.
Classes | |
class | rs2::export_manager |
struct | rs2::export_notification_model |
struct | rs2::metadata_warning_model |
class | rs2::notification_data |
struct | rs2::notification_model |
struct | rs2::notifications_model |
class | rs2::process_manager |
struct | rs2::process_notification_model |
struct | rs2::progress_bar |
struct | rs2::sw_recommended_update_alert_model |
struct | rs2::version_upgrade_model |
Namespaces | |
rs2 | |
Typedefs | |
using | rs2::invoker = std::function< void(std::function< void()>)> |
Functions | |
ImVec4 | rs2::alpha (const ImVec4 &v, float a) |
ImVec4 | rs2::saturate (const ImVec4 &a, float f) |