Loading...
Searching...
No Matches
framebuffercontext.hpp File Reference
#include "cl.hpp"
#include "context.hpp"
#include <opencv2/core.hpp>
#include <opencv2/core/ocl.hpp>
#include "opencv2/v4d/util.hpp"
#include <iostream>
#include <map>
#include <vector>
Classes | |
class | cv::v4d::detail::CLExecScope_t |
class | cv::v4d::detail::FrameBufferContext |
class | cv::v4d::detail::FrameBufferContext::FrameBufferScope |
class | cv::v4d::detail::FrameBufferContext::GLScope |
Namespaces | |
namespace | cv |
"black box" representation of the file storage associated with a file on disk. | |
namespace | cv::v4d |
namespace | cv::v4d::detail |
Macros | |
#define | GL_FRAMEBUFFER 0x8D40 |
Typedefs | |
typedef cv::ocl::OpenCLExecutionContext | cv::v4d::detail::CLExecContext_t |
typedef unsigned int | GLenum |
Macro Definition Documentation
◆ GL_FRAMEBUFFER
#define GL_FRAMEBUFFER 0x8D40 |
Typedef Documentation
◆ GLenum
typedef unsigned int GLenum |