| 
    Ardour
    9.0-pre0-1971-g33f1681c76
    
   | 
 
Go to the source code of this file.
Classes | |
| struct | PBD::CartesianVector | 
| struct | PBD::AngularVector | 
Namespaces | |
| PBD | |
Functions | |
| void | PBD::spherical_to_cartesian (double azi, double ele, double len, double &x, double &y, double &z) | 
| void | PBD::cartesian_to_spherical (double x, double y, double z, double &azi, double &ele, double &len) |