Commit Graph

17 Commits

Author SHA1 Message Date
f6116eb63e point: prefer constexpr functions over static variables 2016-12-12 17:06:04 +11:00
17b5514df4 point: prefer explicit over blocked namespacing 2016-12-12 15:45:43 +11:00
f7a1ead518 point: remove constexpr from functions relying on cmath 2015-10-06 15:20:06 +11:00
c7637fd627 point: add octile distance function 2015-09-22 18:32:11 +10:00
21b51a5011 point: make distance metrics constexpr 2015-09-15 21:06:43 +10:00
9b548e56d9 point: convert distance member functions to functions 2015-06-01 15:29:24 +10:00
012f8107c6 point: operate on value types, not references 2015-04-15 14:14:01 +10:00
2658b41ea1 relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
bd88832df3 coord: move cast/redim operations to coord 2015-04-09 17:58:47 +10:00
6ac02a9920 point: add homogenous redim 2015-02-19 13:29:16 +11:00
049aaf84c9 point: add redim with constant 2015-02-19 13:19:02 +11:00
2210db9c4e point: add a cast method 2015-01-19 13:27:13 +11:00
09f5894d0c point: add scalar division operation 2015-01-15 14:04:51 +11:00
917ab8fc8e point: add redim with fill 2015-01-13 18:41:51 +11:00
1bb4c752f1 point: templatise distance functions 2014-12-19 14:59:16 +11:00
5956d0421e parameterise point, vector, region, matrix on type 2014-12-15 20:10:56 +11:00
9cc47a05bd Add point::redim implementation 2014-02-18 15:28:28 +11:00