mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 18:35:35 +08:00
Completed transformation class and created samples for this class
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user