Click or drag to resize

LGSPEdgeRecycle Method

Recycles this edge. This may pool the edge or just ignore it.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public abstract void Recycle()
See Also