Vector indexing function.
authorjpreiss <jamesalanpreiss@gmail.com>
Fri, 21 Feb 2020 23:11:45 +0000 (15:11 -0800)
committerjpreiss <jamesalanpreiss@gmail.com>
Fri, 21 Feb 2020 23:11:45 +0000 (15:11 -0800)
commit94dfe78cd4c8c3d1f3edb3415ddf02f908b655ad
tree8ea4481d1c07994930f1c4ad022eeda6b3ba3d63
parent1540acce4df3dbc9d580798de722f743258c07dc
Vector indexing function.

Could use a union to give direct array access. May implement later.
math3d.h
test.c