Loading...
Searching...
No Matches
cv::v4d::detail::FrameBufferContext::GLScope Class Reference

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

Public Member Functions

 GLScope (cv::Ptr< FrameBufferContext > ctx, GLenum framebufferTarget=0x8D40)
 
 ~GLScope ()
 

Detailed Description

Setups and tears-down OpenGL states.

Constructor & Destructor Documentation

◆ GLScope()

cv::v4d::detail::FrameBufferContext::GLScope::GLScope ( cv::Ptr< FrameBufferContext ctx,
GLenum  framebufferTarget = 0x8D40 
)
inline

Setup OpenGL states.

Parameters
ctxThe corresponding FrameBufferContext.

◆ ~GLScope()

cv::v4d::detail::FrameBufferContext::GLScope::~GLScope ( )
inline

Tear-down OpenGL states.


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