MCPcopy Create free account
hub / github.com/RenderKit/embree / GregoryPatchT

Function GregoryPatchT

kernels/subdiv/gregory_patch.h:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 Vertex f[2][2];
24
25 __forceinline GregoryPatchT() {}
26
27 __forceinline GregoryPatchT(const CatmullClarkPatch& patch) {
28 init(patch);

Callers

nothing calls this directly

Calls 2

init_crackfixFunction · 0.85
initFunction · 0.70

Tested by

no test coverage detected