Completed transformation class and created samples for this class

This commit is contained in:
Klaus Basan
2013-04-20 01:49:50 +02:00
parent f98ec80680
commit 7b0468d300
11 changed files with 161 additions and 83 deletions

View File

@@ -50,7 +50,7 @@ public:
return M_PI;
}
/*!
* \brief Value as factor of PI (e.g.0.5PI)
* \brief Value as factor of PI (e.g. 0.5PI)
* \return
*/
double piFactor() const {