- Timestamp:
- Sep 10, 2016, 4:14:02 PM (9 years ago)
- Branches:
- SaturateAtoms_singleDegree
- Children:
- 9ec12c
- Parents:
- bcf13b
- git-author:
- Frederik Heber <heber@…> (05/10/16 21:45:49)
- git-committer:
- Frederik Heber <heber@…> (09/10/16 16:14:02)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Fragmentation/Exporters/SphericalPointDistribution.hpp
rbcf13b r899cc9 55 55 ASSERT(0, "SphericalPointDistribution::get() - not specialized for "+toString(N)+"."); 56 56 } 57 58 /** Initializes the polygon with the given \a _NumberOfPoints. 59 * 60 * \param _NumberOfPoints number of points 61 */ 62 Polygon_t getSimplePolygon(const int _NumberOfPoints) const; 57 63 58 64 /** Matches a given spherical distribution with another containing more
Note:
See TracChangeset
for help on using the changeset viewer.