Public Attributes | List of all members
nk_style_selectable Struct Reference

#include <nuklear.h>

Public Attributes

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_item hover_active
 
struct nk_vec2 image_padding
 
struct nk_style_item normal
 
struct nk_style_item normal_active
 
struct nk_vec2 padding
 
struct nk_style_item pressed
 
struct nk_style_item pressed_active
 
float rounding
 
nk_flags text_alignment
 
struct nk_color text_background
 
struct nk_color text_hover
 
struct nk_color text_hover_active
 
struct nk_color text_normal
 
struct nk_color text_normal_active
 
struct nk_color text_pressed
 
struct nk_color text_pressed_active
 
struct nk_vec2 touch_padding
 
nk_handle userdata
 

Detailed Description

Definition at line 4804 of file nuklear.h.

Member Data Documentation

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

Definition at line 4835 of file nuklear.h.

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

Definition at line 4836 of file nuklear.h.

struct nk_style_item nk_style_selectable::hover

Definition at line 4807 of file nuklear.h.

struct nk_style_item nk_style_selectable::hover_active

Definition at line 4812 of file nuklear.h.

struct nk_vec2 nk_style_selectable::image_padding

Definition at line 4831 of file nuklear.h.

struct nk_style_item nk_style_selectable::normal

Definition at line 4806 of file nuklear.h.

struct nk_style_item nk_style_selectable::normal_active

Definition at line 4811 of file nuklear.h.

struct nk_vec2 nk_style_selectable::padding

Definition at line 4829 of file nuklear.h.

struct nk_style_item nk_style_selectable::pressed

Definition at line 4808 of file nuklear.h.

struct nk_style_item nk_style_selectable::pressed_active

Definition at line 4813 of file nuklear.h.

float nk_style_selectable::rounding

Definition at line 4828 of file nuklear.h.

nk_flags nk_style_selectable::text_alignment

Definition at line 4825 of file nuklear.h.

struct nk_color nk_style_selectable::text_background

Definition at line 4824 of file nuklear.h.

struct nk_color nk_style_selectable::text_hover

Definition at line 4817 of file nuklear.h.

struct nk_color nk_style_selectable::text_hover_active

Definition at line 4822 of file nuklear.h.

struct nk_color nk_style_selectable::text_normal

Definition at line 4816 of file nuklear.h.

struct nk_color nk_style_selectable::text_normal_active

Definition at line 4821 of file nuklear.h.

struct nk_color nk_style_selectable::text_pressed

Definition at line 4818 of file nuklear.h.

struct nk_color nk_style_selectable::text_pressed_active

Definition at line 4823 of file nuklear.h.

struct nk_vec2 nk_style_selectable::touch_padding

Definition at line 4830 of file nuklear.h.

nk_handle nk_style_selectable::userdata

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