You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Randy Mackay c2bcc0d5f0 AP_Math: define Vector2f::perpendicular 6 years ago
..
benchmarks
examples AP_Math: added new rotation for PITCH_7 6 years ago
tests AP_Math: add pitch-7 to rotation tests 6 years ago
tools/geodesic_grid
AP_GeodesicGrid.cpp
AP_GeodesicGrid.h
AP_Math.cpp AP_Math: add expo and throttle_curve functions 6 years ago
AP_Math.h AP_Math: Collect CRC16 into CRC file 6 years ago
crc.cpp AP_Math: Collect CRC16 into CRC file 6 years ago
crc.h AP_Math: Collect CRC16 into CRC file 6 years ago
definitions.h AP_Math: add speed unit converstion defs 6 years ago
location.cpp AP_Math: move line_path_proportion to Location 6 years ago
location.h AP_Math: move location define to Location class 6 years ago
location_double.cpp
matrix3.cpp AP_Math: use direct assignment for rotate() 6 years ago
matrix3.h AP_Math: add missing include on matrix3 6 years ago
matrixN.cpp AP_Math: use /2 in place of *0.5f 6 years ago
matrixN.h
matrix_alg.cpp
polygon.cpp AP_Math: Polygon_closest_distance_line returns neg numbers 6 years ago
polygon.h AP_Math: Polygon_closest_distance_line returns neg numbers 6 years ago
quaternion.cpp AP_Math: add quaternion::angular_difference 6 years ago
quaternion.h AP_Math: add quaternion::angular_difference 6 years ago
rotations.h AP_Math: added new rotation for PITCH_7 6 years ago
spline5.cpp AP_Math: const correctness 6 years ago
spline5.h
vector2.cpp AP_Math: define Vector2f::perpendicular 6 years ago
vector2.h AP_Math: add vector2f::closest_distance_between_line_and_point_squared 6 years ago
vector3.cpp AP_Math: added new rotation for PITCH_7 6 years ago
vector3.h AP_Math: remove non-ascii caracter 6 years ago
vectorN.h