Package net.algart.math.geometry


package net.algart.math.geometry

Some geometric objects and utilities.

Author:
Daniel Alievsky
  • Class
    Description
    Functions for checking collinearity of vectors.
    Thrown when two collinear (or almost collinear) vectors or segments are detected, but it is not permitted for the given situation.
    Service class that quickly returns all integer points of Bresenham circles with integer radii.
    Right orthonormal basis in 3D Euclidean space: 3 orthogonal unit vectors i, j, k.
    Directional infinite straight line in 3D space.