|
OSVR-Core
|
Header. More...
#include <algorithm>Go to the source code of this file.
Namespaces | |
| osvr | |
| The main namespace for all C++ elements of the framework, internal and external. | |
Functions | |
| template<typename T > | |
| T | osvr::vbtracker::clamp (T v, T minVal, T maxVal) |
| Returns the value of the parameter v, or of the bounds minVal or maxVal if it exceeds them. More... | |
Header.
1.8.12