Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPathGuidingLibrary/openpgl
/ DecompressDirection
Function
DecompressDirection
openpgl/include/openpgl/cpp/Common.h:334–337 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
332
}
333
334
OPENPGL_INLINE pgl_vec3f DecompressDirection(const pgl_direction cdir)
335
{
336
return cdir;
337
}
338
339
OPENPGL_INLINE pgl_spectrum CompressSpectrum(const pgl_vec3f &specRGB)
340
{
Callers
1
export_samples
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected