initSidebarItems({"enum":[["Relation","Spatial relation between two objects."]],"struct":[["Aabb2","A two-dimensional AABB, aka a rectangle."],["Aabb3","A three-dimensional AABB, aka a rectangular prism."],["Cylinder",""],["Frustum",""],["FrustumPoints",""],["Obb2",""],["Obb3",""],["Plane","A 3-dimensional plane formed from the equation: `A*x + B*y + C*z - D = 0`."],["Ray","A generic ray starting at `origin` and extending infinitely in `direction`."],["Sphere",""]],"trait":[["Aabb",""],["Bound","Generic bound."],["Intersect",""],["MinMax",""],["Projection",""]],"type":[["Line2",""],["Line3",""],["Ray2",""],["Ray3",""]]});