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

#include <smooth.h>

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

Data Fields

float x1
 
float y1
 
float dx12
 
float dy12
 
float x2
 
float y2
 
float dx23
 
float dy23
 
float x3
 
float y3
 
float dx31
 
float dy31
 
Color color
 

Detailed Description

Definition at line 166 of file smooth.h.

Field Documentation

◆ color

Color roo_display::SmoothShape::Triangle::color

Definition at line 179 of file smooth.h.

◆ dx12

float roo_display::SmoothShape::Triangle::dx12

Definition at line 169 of file smooth.h.

◆ dx23

float roo_display::SmoothShape::Triangle::dx23

Definition at line 173 of file smooth.h.

◆ dx31

float roo_display::SmoothShape::Triangle::dx31

Definition at line 177 of file smooth.h.

◆ dy12

float roo_display::SmoothShape::Triangle::dy12

Definition at line 170 of file smooth.h.

◆ dy23

float roo_display::SmoothShape::Triangle::dy23

Definition at line 174 of file smooth.h.

◆ dy31

float roo_display::SmoothShape::Triangle::dy31

Definition at line 178 of file smooth.h.

◆ x1

float roo_display::SmoothShape::Triangle::x1

Definition at line 167 of file smooth.h.

◆ x2

float roo_display::SmoothShape::Triangle::x2

Definition at line 171 of file smooth.h.

◆ x3

float roo_display::SmoothShape::Triangle::x3

Definition at line 175 of file smooth.h.

◆ y1

float roo_display::SmoothShape::Triangle::y1

Definition at line 168 of file smooth.h.

◆ y2

float roo_display::SmoothShape::Triangle::y2

Definition at line 172 of file smooth.h.

◆ y3

float roo_display::SmoothShape::Triangle::y3

Definition at line 176 of file smooth.h.


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