roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
roo_display::SmoothShape::RoundRect Struct Reference

#include <smooth.h>

Collaboration diagram for roo_display::SmoothShape::RoundRect:
[legend]

Data Fields

float x0
 
float y0
 
float x1
 
float y1
 
float ro
 
float ri
 
float ro_sq_adj
 
float ri_sq_adj
 
Color outline_color
 
Color interior_color
 
Box inner_mid
 
Box inner_wide
 
Box inner_tall
 

Detailed Description

Definition at line 104 of file smooth.h.

Field Documentation

◆ inner_mid

Box roo_display::SmoothShape::RoundRect::inner_mid

Definition at line 115 of file smooth.h.

◆ inner_tall

Box roo_display::SmoothShape::RoundRect::inner_tall

Definition at line 117 of file smooth.h.

◆ inner_wide

Box roo_display::SmoothShape::RoundRect::inner_wide

Definition at line 116 of file smooth.h.

◆ interior_color

Color roo_display::SmoothShape::RoundRect::interior_color

Definition at line 114 of file smooth.h.

◆ outline_color

Color roo_display::SmoothShape::RoundRect::outline_color

Definition at line 113 of file smooth.h.

◆ ri

float roo_display::SmoothShape::RoundRect::ri

Definition at line 110 of file smooth.h.

◆ ri_sq_adj

float roo_display::SmoothShape::RoundRect::ri_sq_adj

Definition at line 112 of file smooth.h.

◆ ro

float roo_display::SmoothShape::RoundRect::ro

Definition at line 109 of file smooth.h.

◆ ro_sq_adj

float roo_display::SmoothShape::RoundRect::ro_sq_adj

Definition at line 111 of file smooth.h.

◆ x0

float roo_display::SmoothShape::RoundRect::x0

Definition at line 105 of file smooth.h.

◆ x1

float roo_display::SmoothShape::RoundRect::x1

Definition at line 107 of file smooth.h.

◆ y0

float roo_display::SmoothShape::RoundRect::y0

Definition at line 106 of file smooth.h.

◆ y1

float roo_display::SmoothShape::RoundRect::y1

Definition at line 108 of file smooth.h.


The documentation for this struct was generated from the following file: