Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::RotatingCalipersConvexPolygon::WidthResult Struct Reference

#include <geom_algorithms.H>

Collaboration diagram for Aleph::RotatingCalipersConvexPolygon::WidthResult:
[legend]

Public Attributes

Point edge_first
 
Point edge_second
 
Point antipodal
 
Geom_Number width_squared
 

Detailed Description

Definition at line 1284 of file geom_algorithms.H.

Member Data Documentation

◆ antipodal

Point Aleph::RotatingCalipersConvexPolygon::WidthResult::antipodal

Definition at line 1288 of file geom_algorithms.H.

Referenced by Aleph::put_rotating_calipers_result().

◆ edge_first

Point Aleph::RotatingCalipersConvexPolygon::WidthResult::edge_first

Definition at line 1286 of file geom_algorithms.H.

Referenced by Aleph::put_rotating_calipers_result().

◆ edge_second

Point Aleph::RotatingCalipersConvexPolygon::WidthResult::edge_second

Definition at line 1287 of file geom_algorithms.H.

Referenced by Aleph::put_rotating_calipers_result().

◆ width_squared

Geom_Number Aleph::RotatingCalipersConvexPolygon::WidthResult::width_squared

Definition at line 1289 of file geom_algorithms.H.


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