Public Attributes | List of all members
nk_style_button Struct Reference

#include <nuklear.h>

Public Attributes

struct nk_style_item active
 
float border
 
struct nk_color border_color
 
void(* draw_begin )(struct nk_command_buffer *, nk_handle userdata)
 
void(* draw_end )(struct nk_command_buffer *, nk_handle userdata)
 
struct nk_style_item hover
 
struct nk_vec2 image_padding
 
struct nk_style_item normal
 
struct nk_vec2 padding
 
float rounding
 
struct nk_color text_active
 
nk_flags text_alignment
 
struct nk_color text_background
 
struct nk_color text_hover
 
struct nk_color text_normal
 
struct nk_vec2 touch_padding
 
nk_handle userdata
 

Detailed Description

Definition at line 4747 of file nuklear.h.

Member Data Documentation

struct nk_style_item nk_style_button::active

Definition at line 4751 of file nuklear.h.

float nk_style_button::border

Definition at line 4762 of file nuklear.h.

struct nk_color nk_style_button::border_color

Definition at line 4752 of file nuklear.h.

void(* nk_style_button::draw_begin) (struct nk_command_buffer *, nk_handle userdata)

Definition at line 4770 of file nuklear.h.

void(* nk_style_button::draw_end) (struct nk_command_buffer *, nk_handle userdata)

Definition at line 4771 of file nuklear.h.

struct nk_style_item nk_style_button::hover

Definition at line 4750 of file nuklear.h.

struct nk_vec2 nk_style_button::image_padding

Definition at line 4765 of file nuklear.h.

struct nk_style_item nk_style_button::normal

Definition at line 4749 of file nuklear.h.

struct nk_vec2 nk_style_button::padding

Definition at line 4764 of file nuklear.h.

float nk_style_button::rounding

Definition at line 4763 of file nuklear.h.

struct nk_color nk_style_button::text_active

Definition at line 4758 of file nuklear.h.

nk_flags nk_style_button::text_alignment

Definition at line 4759 of file nuklear.h.

struct nk_color nk_style_button::text_background

Definition at line 4755 of file nuklear.h.

struct nk_color nk_style_button::text_hover

Definition at line 4757 of file nuklear.h.

struct nk_color nk_style_button::text_normal

Definition at line 4756 of file nuklear.h.

struct nk_vec2 nk_style_button::touch_padding

Definition at line 4766 of file nuklear.h.

nk_handle nk_style_button::userdata

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