This website requires JavaScript.
Explore
Help
Sign In
flightsimulatorplatfrom
/
pilotclient
Watch
1
Star
0
Fork
0
You've already forked pilotclient
mirror of
https://github.com/swift-project/pilotclient.git
synced
2026-03-22 14:55:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53990aac0c941f5a381d85af64bc614b5a2be3d0
pilotclient
/
samples
/
blackmiscvectorgeo
History
Mathew Sutcliffe
9b239f12aa
fixes for MinGW, including adding CONFIG += c++11 in all qmake project files
2013-08-19 18:46:37 +01:00
..
main.cpp
Changed interpolator (preliminary) to work with PQs and new classes, added stubs for unit tests in BlackCore
2013-04-27 02:09:42 +02:00
sample_vector_geo.pro
fixes for MinGW, including adding CONFIG += c++11 in all qmake project files
2013-08-19 18:46:37 +01:00
samplesgeo.cpp
Had to withdraw 3Vector3D, since they store values internally as float (idiotic design). Hence qreal will be dropped. Started with Unit tests.
2013-04-20 17:46:46 +02:00
samplesgeo.h
Completed transformation class and created samples for this class
2013-04-20 01:49:50 +02:00
samplesgeodetictoecef.cpp
Had to withdraw 3Vector3D, since they store values internally as float (idiotic design). Hence qreal will be dropped. Started with Unit tests.
2013-04-20 17:46:46 +02:00
samplesgeodetictoecef.h
Had to withdraw 3Vector3D, since they store values internally as float (idiotic design). Hence qreal will be dropped. Started with Unit tests.
2013-04-20 17:46:46 +02:00
samplesvectormatrix.cpp
minor regularization of vectors and matrices
2013-08-19 17:44:33 +01:00
samplesvectormatrix.h
Unit tests for acceleration and more for vector
2013-04-25 20:21:04 +02:00