Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ setMaxRadiusScale
Method
setMaxRadiusScale
kernels/common/scene_points.cpp:126–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
void Points::setMaxRadiusScale(float s) {
127
maxRadiusScale = s;
128
}
129
130
void Points::commit()
131
{
Callers
1
rtcSetGeometryMaxRadiusScale
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected