Header. More...
#include "ProjectPoint.h"
#include <osvr/Kalman/AugmentedState.h>
#include <osvr/Kalman/FlexibleKalmanBase.h>
#include <osvr/Kalman/PoseState.h>
#include <osvr/Kalman/PureVectorState.h>
Go to the source code of this file.
Classes | |
struct | osvr::vbtracker::CameraModel |
class | osvr::vbtracker::ImagePointMeasurement |
Namespaces | |
osvr | |
< | |
Typedefs | |
using | osvr::vbtracker::AugmentedStateWithBeacon = kalman::AugmentedState< kalman::pose_externalized_rotation::State, kalman::PureVectorState< 3 >> |