Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | Public Attributes | List of all members
geomtools::simple_polygon::wall_segment_type Struct Reference

Data for a wall segment. More...

#include <bayeux/geomtools/simple_polygon.h>

Public Member Functions

 wall_segment_type ()
 

Public Attributes

vector_2d start
 
vector_2d stop
 
double left_thickness
 
double right_thickness
 
double start_angle
 
double stop_angle
 

Detailed Description

Data for a wall segment.

Constructor & Destructor Documentation

◆ wall_segment_type()

geomtools::simple_polygon::wall_segment_type::wall_segment_type ( )

Member Data Documentation

◆ left_thickness

double geomtools::simple_polygon::wall_segment_type::left_thickness

◆ right_thickness

double geomtools::simple_polygon::wall_segment_type::right_thickness

◆ start

vector_2d geomtools::simple_polygon::wall_segment_type::start

◆ start_angle

double geomtools::simple_polygon::wall_segment_type::start_angle

◆ stop

vector_2d geomtools::simple_polygon::wall_segment_type::stop

◆ stop_angle

double geomtools::simple_polygon::wall_segment_type::stop_angle

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