Public Attributes | List of all members
nk_style_toggle Struct Reference

#include <nuklear.h>

Public Attributes

struct nk_style_item active
 
float border
 
struct nk_color border_color
 
struct nk_style_item cursor_hover
 
struct nk_style_item cursor_normal
 
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 normal
 
struct nk_vec2 padding
 
float spacing
 
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 4774 of file nuklear.h.

Member Data Documentation

struct nk_style_item nk_style_toggle::active

Definition at line 4778 of file nuklear.h.

float nk_style_toggle::border

Definition at line 4796 of file nuklear.h.

struct nk_color nk_style_toggle::border_color

Definition at line 4779 of file nuklear.h.

struct nk_style_item nk_style_toggle::cursor_hover

Definition at line 4783 of file nuklear.h.

struct nk_style_item nk_style_toggle::cursor_normal

Definition at line 4782 of file nuklear.h.

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

Definition at line 4800 of file nuklear.h.

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

Definition at line 4801 of file nuklear.h.

struct nk_style_item nk_style_toggle::hover

Definition at line 4777 of file nuklear.h.

struct nk_style_item nk_style_toggle::normal

Definition at line 4776 of file nuklear.h.

struct nk_vec2 nk_style_toggle::padding

Definition at line 4793 of file nuklear.h.

float nk_style_toggle::spacing

Definition at line 4795 of file nuklear.h.

struct nk_color nk_style_toggle::text_active

Definition at line 4788 of file nuklear.h.

nk_flags nk_style_toggle::text_alignment

Definition at line 4790 of file nuklear.h.

struct nk_color nk_style_toggle::text_background

Definition at line 4789 of file nuklear.h.

struct nk_color nk_style_toggle::text_hover

Definition at line 4787 of file nuklear.h.

struct nk_color nk_style_toggle::text_normal

Definition at line 4786 of file nuklear.h.

struct nk_vec2 nk_style_toggle::touch_padding

Definition at line 4794 of file nuklear.h.

nk_handle nk_style_toggle::userdata

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