Public Attributes | List of all members
nk_window Struct Reference

#include <nuklear.h>

Public Attributes

struct nk_rect bounds
 
struct nk_command_buffer buffer
 
struct nk_edit_state edit
 
nk_flags flags
 
struct nk_panellayout
 
nk_hash name
 
char name_string [NK_WINDOW_MAX_NAME]
 
struct nk_windownext
 
struct nk_windowparent
 
struct nk_popup_state popup
 
struct nk_windowprev
 
struct nk_property_state property
 
struct nk_scroll scrollbar
 
float scrollbar_hiding_timer
 
unsigned int scrolled
 
unsigned int seq
 
unsigned int table_count
 
struct nk_tabletables
 

Detailed Description

Definition at line 5330 of file nuklear.h.

Member Data Documentation

struct nk_rect nk_window::bounds

Definition at line 5336 of file nuklear.h.

struct nk_command_buffer nk_window::buffer

Definition at line 5338 of file nuklear.h.

struct nk_edit_state nk_window::edit

Definition at line 5345 of file nuklear.h.

nk_flags nk_window::flags

Definition at line 5334 of file nuklear.h.

struct nk_panel* nk_window::layout

Definition at line 5339 of file nuklear.h.

nk_hash nk_window::name

Definition at line 5332 of file nuklear.h.

char nk_window::name_string[NK_WINDOW_MAX_NAME]

Definition at line 5333 of file nuklear.h.

struct nk_window* nk_window::next

Definition at line 5352 of file nuklear.h.

struct nk_window* nk_window::parent

Definition at line 5354 of file nuklear.h.

struct nk_popup_state nk_window::popup

Definition at line 5344 of file nuklear.h.

struct nk_window* nk_window::prev

Definition at line 5353 of file nuklear.h.

struct nk_property_state nk_window::property

Definition at line 5343 of file nuklear.h.

struct nk_scroll nk_window::scrollbar

Definition at line 5337 of file nuklear.h.

float nk_window::scrollbar_hiding_timer

Definition at line 5340 of file nuklear.h.

unsigned int nk_window::scrolled

Definition at line 5346 of file nuklear.h.

unsigned int nk_window::seq

Definition at line 5331 of file nuklear.h.

unsigned int nk_window::table_count

Definition at line 5349 of file nuklear.h.

struct nk_table* nk_window::tables

Definition at line 5348 of file nuklear.h.


The documentation for this struct 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