diff options
author | Paul Elder <paul.elder@ideasonboard.com> | 2024-06-07 16:18:41 +0900 |
---|---|---|
committer | Paul Elder <paul.elder@ideasonboard.com> | 2024-06-12 16:52:14 +0900 |
commit | 93438d1aad688703511a8c75c4c70c29ffb3d8da (patch) | |
tree | e0d48b92a2947592fe1f410056c4e7e2a5ecacd4 /subprojects | |
parent | d2a5508d0aa17304daf273991de08828e57c82fb (diff) |
ipa: libipa: Add Vector class
Add a vector class to libipa. The original purpose of this is to replace
the floating-point Point class that Raspberry Pi used in their Pwl, as
that implementation of Point seemed more akin to a Vector than a Point.
This is added to libipa instead of to geometry.h to avoid public API
issues, plus this is not expected to be needed by applications.
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Stefan Klug <stefan.klug@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'subprojects')
0 files changed, 0 insertions, 0 deletions