Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ begin
Method
begin
Common/DataModel/vtkDataObjectTreeRange.h:229–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
iterator begin() const { return DataObjectTreeIterator{ this->NewIterator() }; }
230
231
iterator end() const { return DataObjectTreeIterator{}; }
232
Callers
nothing calls this directly
Calls
1
NewIterator
Method · 0.95
Tested by
no test coverage detected