servo / euclid

Geometry primitives (basic linear algebra) for Rust
Other
458 stars 102 forks source link

Some refactoring and cleanup for bounding boxes #430

Closed Mingun closed 4 years ago

Mingun commented 4 years ago

Includes Rect, Box2D, Box3D:

nical commented 4 years ago

Reusing the box code in Rect and NonEmpty is a nice simplification, thanks!

@bors-servo r+

bors-servo commented 4 years ago

:pushpin: Commit e3cca9e has been approved by nical

bors-servo commented 4 years ago

:hourglass: Testing commit e3cca9e409868c07f6c17442de933bd6bf5a3242 with merge 3bba2f1fd4989425855ed1ab4ff0547e5ed9779c...

bors-servo commented 4 years ago

:sunny: Test successful - checks-travis Approved by: nical Pushing 3bba2f1fd4989425855ed1ab4ff0547e5ed9779c to master...