Class IntegerTuple
java.lang.Object
org.noise_planet.noisemodelling.pathfinder.utils.IntegerTuple
-
Constructor Summary
ConstructorsConstructorDescriptionIntegerTuple(int nodeIndexA, int nodeIndexB, int triangleIdentifier) Create the constructor of IntegerTuple -
Method Summary
-
Constructor Details
-
IntegerTuple
public IntegerTuple(int nodeIndexA, int nodeIndexB, int triangleIdentifier) Create the constructor of IntegerTuple- Parameters:
nodeIndexA-nodeIndexB-triangleIdentifier-
-
-
Method Details