struct LUT_info

struct LUT_info
{
    //
fields

    mrpt::img::TCamera calib;
    mrpt::poses::CPose3D sensorPose;
    bool range_is_depth;
};