Algolib
  • Data structures
  • Graphs
  • Geometry
    • Convex Hull
    • Intersections
    • Line
    • Polygon
    • Projections
    • Segment
    • Shape
    • 2D Vector
    • 3D Vector
  • Mathematics
  • Optimization
  • Sorting
  • Strings
  • Trees
  • Simplex
  • Two-SAT
  • JSON
  • Constants
  • Shortcuts
  • Utility
Algolib
  • Geometry
  • View page source

Geometry

  • Convex Hull
    • ConvexHull
  • Intersections
    • getIntersection()
    • getIntersection()
  • Line
    • Line
  • Polygon
    • Polygon
  • Projections
    • getProjection()
  • Segment
    • Segment
  • Shape
    • Empty
    • ShapeContent
    • Shape
  • 2D Vector
    • Vect2f
    • Vect2d
    • operator+()
    • operator-()
    • operator*()
    • operator^()
    • operator*()
    • operator*()
    • operator==()
    • operator!=()
    • operator<()
    • operator<<()
    • Vect2
  • 3D Vector
    • operator+()
    • operator-()
    • operator*()
    • operator^()
    • operator*()
    • operator*()
    • operator==()
    • operator!=()
    • operator<()
    • Vect3
Previous Next

© Copyright Adrien Vannson.

Built with Sphinx using a theme provided by Read the Docs.