Public Attributes | List of all members
nk_style_progress Struct Reference

#include <nuklear.h>

Public Attributes

struct nk_style_item active
 
float border
 
struct nk_color border_color
 
struct nk_style_item cursor_active
 
float cursor_border
 
struct nk_color cursor_border_color
 
struct nk_style_item cursor_hover
 
struct nk_style_item cursor_normal
 
float cursor_rounding
 
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 rounding
 
nk_handle userdata
 

Detailed Description

Definition at line 4878 of file nuklear.h.

Member Data Documentation

struct nk_style_item nk_style_progress::active

Definition at line 4882 of file nuklear.h.

float nk_style_progress::border

Definition at line 4893 of file nuklear.h.

struct nk_color nk_style_progress::border_color

Definition at line 4883 of file nuklear.h.

struct nk_style_item nk_style_progress::cursor_active

Definition at line 4888 of file nuklear.h.

float nk_style_progress::cursor_border

Definition at line 4894 of file nuklear.h.

struct nk_color nk_style_progress::cursor_border_color

Definition at line 4889 of file nuklear.h.

struct nk_style_item nk_style_progress::cursor_hover

Definition at line 4887 of file nuklear.h.

struct nk_style_item nk_style_progress::cursor_normal

Definition at line 4886 of file nuklear.h.

float nk_style_progress::cursor_rounding

Definition at line 4895 of file nuklear.h.

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

Definition at line 4900 of file nuklear.h.

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

Definition at line 4901 of file nuklear.h.

struct nk_style_item nk_style_progress::hover

Definition at line 4881 of file nuklear.h.

struct nk_style_item nk_style_progress::normal

Definition at line 4880 of file nuklear.h.

struct nk_vec2 nk_style_progress::padding

Definition at line 4896 of file nuklear.h.

float nk_style_progress::rounding

Definition at line 4892 of file nuklear.h.

nk_handle nk_style_progress::userdata

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