Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ update
Method
update
kernels/common/geometry.cpp:97–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
void Geometry::update()
98
{
99
++modCounter_; // FIXME: required?
100
state = (unsigned)State::MODIFIED;
101
}
102
103
void Geometry::commit()
104
{
Callers
2
leafBounds
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected