Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(thick_disc): add inner and outer radii fields
Added inner_radius and outer_radius fields to the thick disc struct. The default values are zero and infinity, but now the `inner_radius()` distaptch for ThickDisc will actually correctly resolve.
- Loading branch information