struct mrpt::hwdrivers::CImageGrabber_OpenCV::Impl

struct Impl
{
    //
fields

    cv::VideoCapture cap;
};