Public Member Functions | Public Attributes | List of all members
text_box Class Reference

#include <example-imgui.hpp>

Public Member Functions

void remove_title_bar ()
 
void show (const char *text)
 
 text_box (const char *name, ImVec2 position, ImVec2 size)
 

Public Attributes

const char * _name
 
ImVec2 _position
 
ImVec2 _size
 
int _text_box_flags
 

Detailed Description

Definition at line 76 of file example-imgui.hpp.

Constructor & Destructor Documentation

text_box::text_box ( const char *  name,
ImVec2  position,
ImVec2  size 
)
inline

Definition at line 78 of file example-imgui.hpp.

Member Function Documentation

void text_box::remove_title_bar ( )
inline

Definition at line 89 of file example-imgui.hpp.

void text_box::show ( const char *  text)
inline

Definition at line 80 of file example-imgui.hpp.

Member Data Documentation

const char* text_box::_name

Definition at line 94 of file example-imgui.hpp.

ImVec2 text_box::_position

Definition at line 95 of file example-imgui.hpp.

ImVec2 text_box::_size

Definition at line 96 of file example-imgui.hpp.

int text_box::_text_box_flags

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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:32