MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / FaceFromSuperverts

Function FaceFromSuperverts

src/utils/vbsp/faces.cpp:222–257  ·  view source on GitHub ↗

================== FaceFromSuperverts The faces vertexes have beeb added to the superverts[] array, and there may be more there than can be held in a face (MAXEDGES). If less, the faces vertexnums[] will be filled in, otherwise face will reference a tree of split[] faces until all of the vertexnums can be added. superverts[base] will become face->vertexnums[0], and the others will be circularly

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

EmitFaceVertexesFunction · 0.85
FixFaceEdgesFunction · 0.85

Calls 1

NewFaceFromFaceFunction · 0.85

Tested by

no test coverage detected