Public Attributes | List of all members
nk_style_scrollbar Struct Reference

#include <nuklear.h>

Public Attributes

struct nk_style_item active
 
float border
 
struct nk_color border_color
 
float border_cursor
 
struct nk_style_item cursor_active
 
struct nk_color cursor_border_color
 
struct nk_style_item cursor_hover
 
struct nk_style_item cursor_normal
 
struct nk_style_button dec_button
 
enum nk_symbol_type dec_symbol
 
void(* draw_begin )(struct nk_command_buffer *, nk_handle)
 
void(* draw_end )(struct nk_command_buffer *, nk_handle)
 
struct nk_style_item hover
 
struct nk_style_button inc_button
 
enum nk_symbol_type inc_symbol
 
struct nk_style_item normal
 
struct nk_vec2 padding
 
float rounding
 
float rounding_cursor
 
int show_buttons
 
nk_handle userdata
 

Detailed Description

Definition at line 4904 of file nuklear.h.

Member Data Documentation

struct nk_style_item nk_style_scrollbar::active

Definition at line 4908 of file nuklear.h.

float nk_style_scrollbar::border

Definition at line 4918 of file nuklear.h.

struct nk_color nk_style_scrollbar::border_color

Definition at line 4909 of file nuklear.h.

float nk_style_scrollbar::border_cursor

Definition at line 4920 of file nuklear.h.

struct nk_style_item nk_style_scrollbar::cursor_active

Definition at line 4914 of file nuklear.h.

struct nk_color nk_style_scrollbar::cursor_border_color

Definition at line 4915 of file nuklear.h.

struct nk_style_item nk_style_scrollbar::cursor_hover

Definition at line 4913 of file nuklear.h.

struct nk_style_item nk_style_scrollbar::cursor_normal

Definition at line 4912 of file nuklear.h.

struct nk_style_button nk_style_scrollbar::dec_button

Definition at line 4927 of file nuklear.h.

enum nk_symbol_type nk_style_scrollbar::dec_symbol

Definition at line 4929 of file nuklear.h.

void(* nk_style_scrollbar::draw_begin) (struct nk_command_buffer *, nk_handle)

Definition at line 4933 of file nuklear.h.

void(* nk_style_scrollbar::draw_end) (struct nk_command_buffer *, nk_handle)

Definition at line 4934 of file nuklear.h.

struct nk_style_item nk_style_scrollbar::hover

Definition at line 4907 of file nuklear.h.

struct nk_style_button nk_style_scrollbar::inc_button

Definition at line 4926 of file nuklear.h.

enum nk_symbol_type nk_style_scrollbar::inc_symbol

Definition at line 4928 of file nuklear.h.

struct nk_style_item nk_style_scrollbar::normal

Definition at line 4906 of file nuklear.h.

struct nk_vec2 nk_style_scrollbar::padding

Definition at line 4922 of file nuklear.h.

float nk_style_scrollbar::rounding

Definition at line 4919 of file nuklear.h.

float nk_style_scrollbar::rounding_cursor

Definition at line 4921 of file nuklear.h.

int nk_style_scrollbar::show_buttons

Definition at line 4925 of file nuklear.h.

nk_handle nk_style_scrollbar::userdata

Definition at line 4932 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