Loading...
Searching...
No Matches
cv::v4d::detail::NanoVGContext::Scope Class Reference

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

Public Member Functions

 Scope (NanoVGContext &ctx)
 
 ~Scope ()
 

Detailed Description

Makes sure NanoVGContext::begin and NanoVGContext::end are both called

Constructor & Destructor Documentation

◆ Scope()

cv::v4d::detail::NanoVGContext::Scope::Scope ( NanoVGContext ctx)
inline

Setup NanoVG rendering

Parameters
ctxThe corresponding NanoVGContext

◆ ~Scope()

cv::v4d::detail::NanoVGContext::Scope::~Scope ( )
inline

Tear-down NanoVG rendering


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