Loading...
Searching...
No Matches
cv::v4d::detail::ImGuiContextImpl Class Reference

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

Public Member Functions

 ImGuiContextImpl (cv::Ptr< FrameBufferContext > fbContext)
 
void build (std::function< void(ImGuiContext *)> fn)
 

Protected Member Functions

void makeCurrent ()
 
void render (bool displayFPS)
 

Friends

class cv::v4d::V4D
 

Constructor & Destructor Documentation

◆ ImGuiContextImpl()

cv::v4d::detail::ImGuiContextImpl::ImGuiContextImpl ( cv::Ptr< FrameBufferContext fbContext)

Member Function Documentation

◆ build()

void cv::v4d::detail::ImGuiContextImpl::build ( std::function< void(ImGuiContext *)>  fn)

◆ makeCurrent()

void cv::v4d::detail::ImGuiContextImpl::makeCurrent ( )
protected

◆ render()

void cv::v4d::detail::ImGuiContextImpl::render ( bool  displayFPS)
protected

Friends And Related Function Documentation

◆ cv::v4d::V4D

friend class cv::v4d::V4D
friend

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