diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2017-09-15 19:52:49 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2017-09-15 19:52:49 -0700 |
commit | 337440d4a0f141c036e057ecc4fe4f4b808ff9c0 (patch) | |
tree | 10c4050ad018832eca5060ef479a1abe9fc16048 /src/modules/ray/ray_scene.h | |
parent | 37edf85c87a8a71eb00c205d8c97eebd6c8dcd25 (diff) |
modules/*: cease dividing stride by 4
Just cast buf to (void *) for the pointer arithmetic, stride is in
units of bytes and no assumptions should be made about its value
such as divisability by 4.
Diffstat (limited to 'src/modules/ray/ray_scene.h')
0 files changed, 0 insertions, 0 deletions