Searched defs:sameOrientationAs (Results 1 – 6 of 6) sorted by relevance
86 boolean sameOrientationAs(Hyperplane<S> other); in sameOrientationAs() method
106 public boolean sameOrientationAs(final Hyperplane<Sphere1D> other) { in sameOrientationAs() method in LimitAngle
114 public boolean sameOrientationAs(final Hyperplane<Euclidean1D> other) { in sameOrientationAs() method in OrientedPoint
272 public boolean sameOrientationAs(final Hyperplane<Sphere2D> other) { in sameOrientationAs() method in Circle
523 public boolean sameOrientationAs(final Hyperplane<Euclidean3D> other) { in sameOrientationAs() method in Plane
351 public boolean sameOrientationAs(final Hyperplane<Euclidean2D> other) { in sameOrientationAs() method in Line