diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2019-11-25 19:35:34 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2019-11-25 19:35:34 -0800 |
commit | b28789a685e861332d276ff997bd775248e16173 (patch) | |
tree | 9343896636222c9c596a3ebaeee57d7fc4b9ea49 /src/libs/ray/ray_gamma.h | |
parent | 7f400c082dd1abb946f919caab7dffb5d975866e (diff) |
din: don't include v3f.h in din.h
This requires a forward declaration of v3f_t and changing din()
to take a v3f_t *.
The swab module needed updating to supply a pointer type and a
v3f_t definition.
This is being done so din.h users can have their own v3f
implementations. I might consolidate all the duplicated vector
code scattered throughout the libs and modules, but for now I'm
carrying on with the original intention of having modules be
largely self-contained. Though the introduction of libs like
ray and din has certainly violated that a bit already.
Diffstat (limited to 'src/libs/ray/ray_gamma.h')
0 files changed, 0 insertions, 0 deletions