Look-up-table struct for project3DPointsFromDepthImageInto()
Definition at line 313 of file obs/CObservation3DRangeScan.h.
#include <mrpt/obs/CObservation3DRangeScan.h>
Public Attributes | |
| mrpt::math::CVectorFloat | Kzs |
| mrpt::math::CVectorFloat | Kys |
| mrpt::utils::TCamera | prev_camParams |
| mrpt::math::CVectorFloat mrpt::obs::CObservation3DRangeScan::TCached3DProjTables::Kys |
Definition at line 315 of file obs/CObservation3DRangeScan.h.
Referenced by mrpt::obs::detail::project3DPointsFromDepthImageInto().
| mrpt::math::CVectorFloat mrpt::obs::CObservation3DRangeScan::TCached3DProjTables::Kzs |
Definition at line 315 of file obs/CObservation3DRangeScan.h.
Referenced by mrpt::obs::detail::project3DPointsFromDepthImageInto().
| mrpt::utils::TCamera mrpt::obs::CObservation3DRangeScan::TCached3DProjTables::prev_camParams |
Definition at line 316 of file obs/CObservation3DRangeScan.h.
Referenced by mrpt::obs::detail::project3DPointsFromDepthImageInto().
| Page generated by Doxygen 1.8.9.1 for MRPT 1.3.0 SVN: at Sun Sep 13 03:55:12 UTC 2015 |