MCPcopy Create free account
hub / github.com/cutdigital/mcut / IntersectionType

Class IntersectionType

tests/source/intersectionType.cpp:57–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55};
56
57struct IntersectionType {
58 McContext context = MC_NULL_HANDLE;
59
60 Mesh srcMesh = {};
61 Mesh cutMesh = {};
62};
63
64UTEST_F_SETUP(IntersectionType)
65{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected