- Timestamp:
- May 25, 2016, 7:13:59 AM (9 years ago)
- Parents:
- 9cf90e
- git-author:
- Frederik Heber <heber@…> (05/10/16 21:23:50)
- git-committer:
- Frederik Heber <heber@…> (05/25/16 07:13:59)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Fragmentation/Exporters/SphericalPointDistribution.hpp
r9cf90e rec9bd2 71 71 ASSERT(0, "SphericalPointDistribution::getConnections() - not specialized for "+toString(N)+"."); 72 72 } 73 74 /** Initializes the polygon with the given \a _NumberOfPoints. 75 * 76 * \param _NumberOfPoints number of points 77 */ 78 Polygon_t getSimplePolygon(const int _NumberOfPoints) const; 73 79 74 80 /** Returns vacant spots to fill to get a complete spherical point distribution from
Note:
See TracChangeset
for help on using the changeset viewer.
