Changeset 209 in pacpusframework for trunk/include
- Timestamp:
- Nov 6, 2013, 11:23:49 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/Pacpus/PacpusTools/geodesie.h
r208 r209 26 26 #include <QVector3D> 27 27 28 namespace Geodes ie28 namespace Geodesy 29 29 { 30 30 … … 213 213 PACPUSTOOLS_API QMatrix4x4 yprenuToMatrix(QVector3D angle, QVector3D position); 214 214 215 } // namespace Geodesy 216 217 namespace Geodesie 218 { 219 using namespace Geodesy; 215 220 } // namespace Geodesie 216 221
Note:
See TracChangeset
for help on using the changeset viewer.