Skip to content

internalize loadTransform(RTCFormat, const float*)#559

Merged
stefanatwork merged 2 commits intoRenderKit:masterfrom
timblechmann:reduce-exports
Apr 13, 2026
Merged

internalize loadTransform(RTCFormat, const float*)#559
stefanatwork merged 2 commits intoRenderKit:masterfrom
timblechmann:reduce-exports

Conversation

@timblechmann
Copy link
Copy Markdown
Contributor

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.

timblechmann and others added 2 commits September 1, 2025 12:20
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.
@stefanatwork stefanatwork self-requested a review April 13, 2026 10:18
@stefanatwork stefanatwork merged commit 02e73a7 into RenderKit:master Apr 13, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants