Package org.chsrobotics.lib.math.geometry


package org.chsrobotics.lib.math.geometry
  • Classes
    Class
    Description
    Class representing a line in 2-dimensional space, in the form of a vector.
    Represents a closed shape with a definite number of sides in 2-dimensional space.
    Special case of a Vector3D in one dimension.
    Special case of a Vector3D in two dimensions.
    Represents a 3-dimensional vector in a right-handed system.