Mathieu Brédif 4088121eeb dim pointers instead of positions in PCSCHEMA
replaces `int32_t x_position` with `PCDIMENSION *xdim` (and similarly for y,z,m) in PCSCHEMA to get a direct access to the corresponding dimension
-> code readability improvement by discarding the `-1` constant and maybe slight expected performance increase of get/set functions
2017-04-01 10:03:25 +02:00
..
2013-02-04 15:36:13 -08:00
2017-01-29 23:12:31 +01:00
2017-03-31 11:12:39 +02:00
2017-02-12 23:52:15 +01:00
2017-01-29 23:12:31 +01:00