struct mrpt::hwdrivers::CImageGrabber_OpenCV::ImplΒΆ

struct Impl
{
    //
fields

    cv::VideoCapture cap;
};