Function VertexIdEdgeVectorShape.this
Requires that "edges" is constant for the lifetime of this object.
this
(
in const(int[2][]) edges,
in const(s2 .util .math .vector .Vector!(double,3L)[]) vertices
);
Requires that "edges" is constant for the lifetime of this object.
this
(
in const(int[2][]) edges,
in const(s2 .util .math .vector .Vector!(double,3L)[]) vertices
);