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

Bundle of rotating-calipers results used by visualization helpers. More...

#include <tikzgeom_algorithms.H>

Collaboration diagram for Aleph::RotatingCalipersResult:
[legend]

Public Attributes

RotatingCalipersConvexPolygon::DiameterResult diameter
 
RotatingCalipersConvexPolygon::WidthResult width
 

Detailed Description

Bundle of rotating-calipers results used by visualization helpers.

Definition at line 1691 of file tikzgeom_algorithms.H.

Member Data Documentation

◆ diameter

RotatingCalipersConvexPolygon::DiameterResult Aleph::RotatingCalipersResult::diameter

Definition at line 1693 of file tikzgeom_algorithms.H.

Referenced by Aleph::put_rotating_calipers_result().

◆ width

RotatingCalipersConvexPolygon::WidthResult Aleph::RotatingCalipersResult::width

Definition at line 1694 of file tikzgeom_algorithms.H.

Referenced by Aleph::put_rotating_calipers_result().


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