Loading...
Searching...
No Matches
cv::v4d::detail::V4DContext Class Referenceabstract

#include <opencv2/v4d/detail/context.hpp>

Inheritance diagram for cv::v4d::detail::V4DContext:
cv::v4d::detail::FrameBufferContext cv::v4d::detail::GLContext cv::v4d::detail::NanoVGContext cv::v4d::detail::ParallelContext cv::v4d::detail::SingleContext cv::v4d::detail::SinkContext cv::v4d::detail::SourceContext

Public Member Functions

virtual ~V4DContext ()
 
virtual void execute (std::function< void()> fn)=0
 

Constructor & Destructor Documentation

◆ ~V4DContext()

virtual cv::v4d::detail::V4DContext::~V4DContext ( )
inlinevirtual

Member Function Documentation

◆ execute()


The documentation for this class was generated from the following file: