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 23:05:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c2b894c93697aa86fb49abe2e225710443cabcd
pilotclient
/
samples
/
blackmiscvectorgeo
History
Mathew Sutcliffe
3c2b894c93
fixed qmake files to support GNU make _and_ MSVC (discussed in
#34
)
2013-04-29 23:14:42 +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
fixed qmake files to support GNU make _and_ MSVC (discussed in
#34
)
2013-04-29 23:14:42 +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
Implemented commutative multiplications as friends in the templates, further test cases (unit tests), fixed Doxygen attributes, renamed test classes
2013-04-25 01:56:18 +02:00
samplesvectormatrix.h
Unit tests for acceleration and more for vector
2013-04-25 20:21:04 +02:00