File plugin.cpp
FileList > hand_tracking > viewer > plugin.cpp
Go to the source code of this file
#include "plugin.hpp"#include "illixr/data_format/opencv_data_types.hpp"#include "illixr/data_format/shape.hpp"#include "illixr/gl_util/obj.hpp"#include "illixr/imgui/backends/imgui_impl_glfw.h"#include "illixr/imgui/backends/imgui_impl_opengl3.h"#include "illixr/shader_util.hpp"#include <opencv2/opencv.hpp>
Public Functions
| Type | Name |
|---|---|
| std::string | image_type_string (const image::image_type it) Callback function to handle glfw errors. |
Public Static Functions
| Type | Name |
|---|---|
| void | glfw_error_callback (int error, const char * description) Callback function to handle glfw errors. |
Public Functions Documentation
function image_type_string
Callback function to handle glfw errors.
std::string image_type_string (
const image::image_type it
)
Public Static Functions Documentation
function glfw_error_callback
Callback function to handle glfw errors.
static void glfw_error_callback (
int error,
const char * description
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/plugins/hand_tracking/viewer/plugin.cpp