Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ getMinWidthDistanceFactor
Method
getMinWidthDistanceFactor
kernels/common/context.h:53–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
52
#if RTC_MIN_WIDTH
53
__forceinline float getMinWidthDistanceFactor() const {
54
return args->minWidthDistanceFactor;
55
}
56
#endif
57
58
public:
Callers
1
enlargeRadiusToMinWidth
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected