summaryrefslogtreecommitdiff
path: root/v3f.h
AgeCommit message (Collapse)Author
2018-10-02v3f: add pointer result variantsVito Caputo
It can be convenient to supply and return a result pointer, making for more composable vector operations.
2018-10-02v3f: Add a three-dimensional float vector headerVito Caputo
© All Rights Reserved