Go to the source code of this file.
Classes | |
class | Abstract_TransformationFile_Manager |
Typedefs | |
typedef std::tuple< double, double, Eigen::Matrix4d, Eigen::Matrix4d > | PanTiltOffsetTuple |
typedef std::vector< PanTiltOffsetTuple, Eigen::aligned_allocator< Eigen::Vector4f > > | PanTiltOffsetTupleList |
typedef std::tuple<double, double, Eigen::Matrix4d, Eigen::Matrix4d> PanTiltOffsetTuple |
Definition at line 29 of file abstract_transformationfile_manager.h.
typedef std::vector<PanTiltOffsetTuple,Eigen::aligned_allocator<Eigen::Vector4f> > PanTiltOffsetTupleList |
Definition at line 30 of file abstract_transformationfile_manager.h.