Header. More...
#include <osvr/Kalman/PoseState.h>#include <osvr/Kalman/PoseSeparatelyDampedConstantVelocity.h>#include <osvr/Kalman/PureVectorState.h>#include <memory>#include <vector>Go to the source code of this file.
Namespaces | |
| osvr | |
| < | |
Typedefs | |
| using | osvr::vbtracker::BodyState = kalman::pose_externalized_rotation::State |
| using | osvr::vbtracker::BodyProcessModel = osvr::kalman::PoseSeparatelyDampedConstantVelocityProcessModel |
| using | osvr::vbtracker::BeaconState = kalman::PureVectorState< 3 > |
| using | osvr::vbtracker::BeaconStatePtr = std::unique_ptr< BeaconState > |
| using | osvr::vbtracker::BeaconStateVec = std::vector< BeaconStatePtr > |