MCPcopy Create free account
hub / github.com/PixarAnimationStudios/OpenSubdiv / createUnOrderedEdges

Method createUnOrderedEdges

opensubdiv/bfr/faceVertex.cpp:628–702  ·  view source on GitHub ↗

Identify a set of shared edges between unordered faces so that we can establish connections between them. The "face-edge edges" are really just half-edges that refer (by index) to potentially shared Edges. As Edges are created, these half-edges are made to refer to them, after which the state of the edge may change due to the presence or orientation of additional incident faces.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

HasEdgeSharpnessMethod · 0.80
findMethod · 0.80
SetFaceMethod · 0.80
SetDegenerateMethod · 0.80
endMethod · 0.45
AddFaceMethod · 0.45
InitializeMethod · 0.45
SetBoundaryMethod · 0.45
SetSharpnessMethod · 0.45

Tested by

no test coverage detected