Crate del_geo
Source - aabb
- aabb2
- methods for 2D Axis-aligned Bounding Box (AABB)
- aabb3
- methods for 3D Axis-aligned Bounding Box (AABB)
- bezier_cubic
- bezier_quadratic
- ccd
- methods related to Continuous Collision Detection (CCD)
- edge
- methods for 2D or 3D edge (line segment)
- edge2
- methods for 2D edge (line segment)
- edge3
- methods for 3D edge (line segment)
- line
- methods for 2D or 3D line
- line2
- line3
- methods for 3D line
- mat2
- methods for 2x2 matrix
- mat3
- methods for 3x3 matrix
- mat4
- plane
- methods for 3D plane
- sphere
- tet
- methods for 3D tetrahedron
- tri2
- methods for 2D triangle
- tri3
- methods for 3d triangle
- vec2
- methods for 2D vector
- vec3
- methods for 3D vector