Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
struct IntersectionType {
58
McContext context = MC_NULL_HANDLE;
59
60
Mesh srcMesh = {};
61
Mesh cutMesh = {};
62
};
63
64
UTEST_F_SETUP(IntersectionType)
65
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected