Get all faces meeting at a vertex (≥3 for a solid corner, fewer on a boundary), via the cached vertex→faces map. The vertex equivalent of facesOfEdge, with the same hash-bucket + isSame verification.
The parent shape to search within.
The vertex whose adjacent faces to find.
Get all faces meeting at a vertex (≥3 for a solid corner, fewer on a boundary), via the cached vertex→faces map. The vertex equivalent of facesOfEdge, with the same hash-bucket + isSame verification.