Public Attributes | List of all members
nk_style_slider Struct Reference

#include <nuklear.h>

Public Attributes

struct nk_style_item active
 
struct nk_color bar_active
 
struct nk_color bar_filled
 
float bar_height
 
struct nk_color bar_hover
 
struct nk_color bar_normal
 
float border
 
struct nk_color border_color
 
struct nk_style_item cursor_active
 
struct nk_style_item cursor_hover
 
struct nk_style_item cursor_normal
 
struct nk_vec2 cursor_size
 
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
 
int show_buttons
 
struct nk_vec2 spacing
 
nk_handle userdata
 

Detailed Description

Definition at line 4839 of file nuklear.h.

Member Data Documentation

struct nk_style_item nk_style_slider::active

Definition at line 4843 of file nuklear.h.

struct nk_color nk_style_slider::bar_active

Definition at line 4849 of file nuklear.h.

struct nk_color nk_style_slider::bar_filled

Definition at line 4850 of file nuklear.h.

float nk_style_slider::bar_height

Definition at line 4860 of file nuklear.h.

struct nk_color nk_style_slider::bar_hover

Definition at line 4848 of file nuklear.h.

struct nk_color nk_style_slider::bar_normal

Definition at line 4847 of file nuklear.h.

float nk_style_slider::border

Definition at line 4858 of file nuklear.h.

struct nk_color nk_style_slider::border_color

Definition at line 4844 of file nuklear.h.

struct nk_style_item nk_style_slider::cursor_active

Definition at line 4855 of file nuklear.h.

struct nk_style_item nk_style_slider::cursor_hover

Definition at line 4854 of file nuklear.h.

struct nk_style_item nk_style_slider::cursor_normal

Definition at line 4853 of file nuklear.h.

struct nk_vec2 nk_style_slider::cursor_size

Definition at line 4863 of file nuklear.h.

struct nk_style_button nk_style_slider::dec_button

Definition at line 4868 of file nuklear.h.

enum nk_symbol_type nk_style_slider::dec_symbol

Definition at line 4870 of file nuklear.h.

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

Definition at line 4874 of file nuklear.h.

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

Definition at line 4875 of file nuklear.h.

struct nk_style_item nk_style_slider::hover

Definition at line 4842 of file nuklear.h.

struct nk_style_button nk_style_slider::inc_button

Definition at line 4867 of file nuklear.h.

enum nk_symbol_type nk_style_slider::inc_symbol

Definition at line 4869 of file nuklear.h.

struct nk_style_item nk_style_slider::normal

Definition at line 4841 of file nuklear.h.

struct nk_vec2 nk_style_slider::padding

Definition at line 4861 of file nuklear.h.

float nk_style_slider::rounding

Definition at line 4859 of file nuklear.h.

int nk_style_slider::show_buttons

Definition at line 4866 of file nuklear.h.

struct nk_vec2 nk_style_slider::spacing

Definition at line 4862 of file nuklear.h.

nk_handle nk_style_slider::userdata

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