MCPcopy Create free account
hub / github.com/SergeyMakeev/SlotMap / HalfEdge

Method HalfEdge

SlotMapTest04.cpp:204–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202 HalfEdgeSM::key right = HalfEdgeSM::key::invalid();
203
204 HalfEdge() = default;
205 HalfEdge(int _value)
206 : value(_value)
207 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected