struct mrpt::img::CImage::Impl

#include </home/jlblanco/mrpt/libs/img/src/CImage_impl.h>

struct Impl
{
    //
fields

    cv::Mat img;
};