OSVR-Core
|
Header. More...
#include "ConfigParams.h"
#include "ImageProcessing.h"
#include "BodyIdTypes.h"
#include "CameraParameters.h"
#include <osvr/Util/EigenCoreGeometry.h>
#include <osvr/Util/TimeValue.h>
#include <osvr/Util/TypeSafeIdHash.h>
#include <opencv2/core/core.hpp>
#include <vector>
#include <memory>
#include <cstddef>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | osvr::vbtracker::TrackingSystem |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
Typedefs | |
using | osvr::vbtracker::BodyIndices = std::vector< BodyId > |
using | osvr::vbtracker::LedUpdateCount = std::unordered_map< BodyTargetId, std::size_t > |
Header.