public static class Bresenham3D.IntegerPoint extends Object
Constructor and Description |
---|
IntegerPoint(int x,
int y,
int z) |
Modifier and Type | Method and Description |
---|---|
boolean |
diagonallyAdjacentOrEqual(Bresenham3D.IntegerPoint other) |
String |
toString() |
public boolean diagonallyAdjacentOrEqual(Bresenham3D.IntegerPoint other)
Copyright © 2015–2021 Fiji. All rights reserved.