File plugin.cpp
FileList > gldemo > plugin.cpp
Go to the source code of this file
#include <GL/glew.h>#include "illixr/error_util.hpp"#include "illixr/global_module_defs.hpp"#include "illixr/math_util.hpp"#include "plugin.hpp"#include <array>#include <chrono>#include <cmath>#include <eigen3/Eigen/Core>#include <future>#include <iostream>#include <thread>
Public Static Attributes
| Type | Name |
|---|---|
| constexpr std::chrono::milliseconds | VSYNC_SAFETY_DELAY = {1} |
Public Static Attributes Documentation
variable VSYNC_SAFETY_DELAY
constexpr std::chrono::milliseconds VSYNC_SAFETY_DELAY;
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/plugins/gldemo/plugin.cpp