@@ -194,22 +194,22 @@ <h2 id="description"><a class="header" href="#description">Description</a></h2>
194194< h2 id ="associated-functions "> < a class ="header " href ="#associated-functions "> Associated Functions</ a > </ h2 >
195195< p > For function details and documentation, click on the function link.</ p >
196196< div class ="table-wrapper "> < table > < thead > < tr > < th > Function</ th > < th > Summary</ th > </ tr > </ thead > < tbody >
197+ < tr > < td > < a href ="./aabb2d/eq.html "> eq</ a > </ td > < td > No Documentation 🚧</ td > </ tr >
197198< tr > < td > < a href ="./aabb2d/closest_point.html "> closest_point</ a > </ td > < td > Finds the point on the AABB that is closest to the given `point`. If the point is outside the AABB...</ td > </ tr >
198- < tr > < td > < a href ="./aabb2d/clone.html "> clone</ a > </ td > < td > No Documentation 🚧</ td > </ tr >
199- < tr > < td > < a href ="./aabb2d/new.html "> new</ a > </ td > < td > Constructs an AABB from its center and half-size.</ td > </ tr >
200199< tr > < td > < a href ="./aabb2d/bounding_circle.html "> bounding_circle</ a > </ td > < td > Computes the smallest [`BoundingCircle`] containing this [`Aabb2d`].</ td > </ tr >
201- < tr > < td > < a href ="./aabb2d/eq.html "> eq</ a > </ td > < td > No Documentation 🚧</ td > </ tr >
200+ < tr > < td > < a href ="./aabb2d/new.html "> new</ a > </ td > < td > Constructs an AABB from its center and half-size.</ td > </ tr >
201+ < tr > < td > < a href ="./aabb2d/clone.html "> clone</ a > </ td > < td > No Documentation 🚧</ td > </ tr >
202202</ tbody > </ table >
203203</ div >
204204 </ main >
205205
206206 < nav class ="nav-wrapper " aria-label ="Page navigation ">
207207 <!-- Mobile navigation buttons -->
208- < a rel ="prev " href ="../../core_bindings/types/aspectratio/is_landscape .html " class ="mobile-nav-chapters previous " title ="Previous chapter " aria-label ="Previous chapter " aria-keyshortcuts ="Left ">
208+ < a rel ="prev " href ="../../core_bindings/types/aspectratio/eq .html " class ="mobile-nav-chapters previous " title ="Previous chapter " aria-label ="Previous chapter " aria-keyshortcuts ="Left ">
209209 < i class ="fa fa-angle-left "> </ i >
210210 </ a >
211211
212- < a rel ="next prefetch " href ="../../core_bindings/types/aabb2d/closest_point .html " class ="mobile-nav-chapters next " title ="Next chapter " aria-label ="Next chapter " aria-keyshortcuts ="Right ">
212+ < a rel ="next prefetch " href ="../../core_bindings/types/aabb2d/eq .html " class ="mobile-nav-chapters next " title ="Next chapter " aria-label ="Next chapter " aria-keyshortcuts ="Right ">
213213 < i class ="fa fa-angle-right "> </ i >
214214 </ a >
215215
@@ -219,11 +219,11 @@ <h2 id="associated-functions"><a class="header" href="#associated-functions">Ass
219219 </ div >
220220
221221 < nav class ="nav-wide-wrapper " aria-label ="Page navigation ">
222- < a rel ="prev " href ="../../core_bindings/types/aspectratio/is_landscape .html " class ="nav-chapters previous " title ="Previous chapter " aria-label ="Previous chapter " aria-keyshortcuts ="Left ">
222+ < a rel ="prev " href ="../../core_bindings/types/aspectratio/eq .html " class ="nav-chapters previous " title ="Previous chapter " aria-label ="Previous chapter " aria-keyshortcuts ="Left ">
223223 < i class ="fa fa-angle-left "> </ i >
224224 </ a >
225225
226- < a rel ="next prefetch " href ="../../core_bindings/types/aabb2d/closest_point .html " class ="nav-chapters next " title ="Next chapter " aria-label ="Next chapter " aria-keyshortcuts ="Right ">
226+ < a rel ="next prefetch " href ="../../core_bindings/types/aabb2d/eq .html " class ="nav-chapters next " title ="Next chapter " aria-label ="Next chapter " aria-keyshortcuts ="Right ">
227227 < i class ="fa fa-angle-right "> </ i >
228228 </ a >
229229 </ nav >
0 commit comments