Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ErrorAtLine0/infinipaint
/ begin
Method
begin
include/CDT/include/predicates.h:213–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
T const * data() const { return buff; }
212
213
T * begin() { return buff; }
214
T const * cbegin() const { return buff; }
215
};
216
// copy_n
Callers
15
sortedEdges
Function · 0.45
sort_mapping
Function · 0.45
TriangulationTopo
Method · 0.45
cdt.test.cpp
File · 0.45
removeTriangles
Method · 0.45
finalizeTriangulation
Method · 0.45
insertEdges
Method · 0.45
conformToEdges
Method · 0.45
insert_unique
Function · 0.45
insertEdgeIteration
Method · 0.45
conformToEdgeIteration
Method · 0.45
insertVertices
Method · 0.45
Calls
no outgoing calls
Tested by
3
sortedEdges
Function · 0.36
sort_mapping
Function · 0.36
TriangulationTopo
Method · 0.36