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

Pure virtual base class for different shapes. More...

+ Inheritance diagram for IShape:

Public Member Functions

virtual std::vector< kvector_tvertices () const
 Retrieves a list of the vertices constituting this concrete shape.
 

Static Public Attributes

static const size_t N_Circle = 24
 

Protected Attributes

std::vector< kvector_tm_vertices
 List of vertices initialized during construction.
 

Detailed Description

Pure virtual base class for different shapes.

In contrast to the form factors, these shapes only provide an intereface for returning a set of vertices.

Definition at line 28 of file IShape.h.


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