Changeset 209 in pacpusframework for trunk/include


Ignore:
Timestamp:
11/06/13 11:23:49 (11 years ago)
Author:
Marek Kurdej
Message:

Minor: Geodesie -> Geodesy or Geodesie.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/Pacpus/PacpusTools/geodesie.h

    r208 r209  
    2626#include <QVector3D>
    2727
    28 namespace Geodesie
     28namespace Geodesy
    2929{
    3030
     
    213213PACPUSTOOLS_API QMatrix4x4 yprenuToMatrix(QVector3D angle, QVector3D position);
    214214
     215} // namespace Geodesy
     216
     217namespace Geodesie
     218{
     219    using namespace Geodesy;
    215220} // namespace Geodesie
    216221
Note: See TracChangeset for help on using the changeset viewer.