BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
PolygonPrivate Class Reference

The private data for polygons to hide boost dependency from the header. More...

Public Types

typedef model::d2::point_xy< double > point_t
 
typedef model::polygon< point_t > polygon_t
 

Public Member Functions

void init_from (const std::vector< double > &x, const std::vector< double > &y)
 
void get_points (std::vector< double > &xpos, std::vector< double > &ypos)
 

Public Attributes

polygon_t polygon
 

Detailed Description

The private data for polygons to hide boost dependency from the header.

Definition at line 26 of file Polygon.cpp.


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