Exemplo n.º 1
0
 protected override void Recycle()
 {
     PathPool <ConstantPath> .Recycle(this);
 }
Exemplo n.º 2
0
 protected override void Recycle()
 {
     PathPool <MultiTargetPath> .Recycle(this);
 }
Exemplo n.º 3
0
 protected override void Recycle()
 {
     PathPool <ABPath> .Recycle(this);
 }
Exemplo n.º 4
0
 protected override void Recycle()
 {
     PathPool <FloodPathTracer> .Recycle(this);
 }