pentagonCount method
@defgroup getPentagons getPentagons Functions for getPentagons @{ / /** @brief returns the number of pentagons per resolution
Implementation
int pentagonCount() {
return _pentagonCount();
}
@defgroup getPentagons getPentagons Functions for getPentagons @{ / /** @brief returns the number of pentagons per resolution
int pentagonCount() {
return _pentagonCount();
}