- Timestamp:
- May 25, 2016, 7:14:49 AM (9 years ago)
- Children:
- 0e3cee
- Parents:
- 6cf5bb
- git-author:
- Frederik Heber <heber@…> (05/10/16 21:45:49)
- git-committer:
- Frederik Heber <heber@…> (05/25/16 07:14:49)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Fragmentation/Exporters/SphericalPointDistribution.hpp
r6cf5bb r3e52312 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.
