MCPcopy 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

sortedEdgesFunction · 0.45
sort_mappingFunction · 0.45
TriangulationTopoMethod · 0.45
cdt.test.cppFile · 0.45
removeTrianglesMethod · 0.45
finalizeTriangulationMethod · 0.45
insertEdgesMethod · 0.45
conformToEdgesMethod · 0.45
insert_uniqueFunction · 0.45
insertEdgeIterationMethod · 0.45
insertVerticesMethod · 0.45

Calls

no outgoing calls

Tested by 3

sortedEdgesFunction · 0.36
sort_mappingFunction · 0.36
TriangulationTopoMethod · 0.36