Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
rect Struct Reference
+ Collaboration diagram for rect:

Data Fields

double x1
 
double y1
 
double x2
 
double y2
 
double width
 
double x
 
double y
 
double theta
 
double dx
 
double dy
 
double prec
 
double p
 

Detailed Description

Rectangle structure: line segment with width.

Field Documentation

◆ dx

double rect::dx

Referenced by rect_copy(), and region2rect().

◆ dy

double rect::dy

Referenced by rect_copy(), and region2rect().

◆ p

◆ prec

◆ theta

double rect::theta

Referenced by rect_copy(), rect_nfa(), and region2rect().

◆ width

double rect::width

Referenced by enter(), rect_copy(), and region2rect().

◆ x

◆ x1

double rect::x1

Referenced by rect_copy(), and region2rect().

◆ x2

double rect::x2

Referenced by rect_copy(), and region2rect().

◆ y

◆ y1

double rect::y1

Referenced by rect_copy(), and region2rect().

◆ y2

double rect::y2

Referenced by rect_copy(), and region2rect().


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