Atavism Version 2018.1AGIS API

atavism.server.pathing
Class PolyIntersection

java.lang.Object
  extended by atavism.server.pathing.PolyIntersection

public class PolyIntersection
extends java.lang.Object


Field Summary
 PathIntersection intr
           
 int poly1Corner
           
 int poly2Corner
           
 
Constructor Summary
PolyIntersection(int poly1Corner, int poly2Corner, PathIntersection intr)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

poly1Corner

public int poly1Corner

poly2Corner

public int poly2Corner

intr

public PathIntersection intr
Constructor Detail

PolyIntersection

public PolyIntersection(int poly1Corner,
                        int poly2Corner,
                        PathIntersection intr)


Copyright © 2018 Dragonsan Studios Sp. z o.o.