Commit 02e73a7
internalize loadTransform(RTCFormat, const float*) (#559)
loadTransform(RTCFormat, const float*) is an implementation detail of
rtcore.cpp, so it should be declared as `static` to prevent it from
being exported from static library builds.
Co-authored-by: Stefan Werner <stefan.werner@intel.com>1 parent d7b5a30 commit 02e73a7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1405 | 1405 | | |
1406 | 1406 | | |
1407 | 1407 | | |
1408 | | - | |
| 1408 | + | |
1409 | 1409 | | |
1410 | 1410 | | |
1411 | 1411 | | |
| |||
0 commit comments