Interface CoordQuadOps<N, L>

the operators for the quad operator

Type Parameters

  • N = never

  • L = never

Hierarchy

  • CoordQuadOps

Properties

linkCurve: LinkWeight<N, L>

the link weight accessor

nodeCurve: NodeWeight<N, L>

the node weight accessor

vertStrong: LinkWeight<N, L>

the vert strong accessor

vertWeak: LinkWeight<N, L>

the vert weak accessor

Generated using TypeDoc