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

#include <geom_algorithms.H>

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

Public Attributes

Point first
 
Point second
 
Geom_Number distance_squared
 

Detailed Description

Definition at line 1277 of file geom_algorithms.H.

Member Data Documentation

◆ distance_squared

Geom_Number Aleph::RotatingCalipersConvexPolygon::DiameterResult::distance_squared

Definition at line 1281 of file geom_algorithms.H.

Referenced by Aleph::RotatingCalipersConvexPolygon::diameter().

◆ first

Point Aleph::RotatingCalipersConvexPolygon::DiameterResult::first

Definition at line 1279 of file geom_algorithms.H.

Referenced by Aleph::put_rotating_calipers_result().

◆ second

Point Aleph::RotatingCalipersConvexPolygon::DiameterResult::second

Definition at line 1280 of file geom_algorithms.H.

Referenced by Aleph::put_rotating_calipers_result().


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