Cylinder doesn't implement the Shape trait
Open
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
I was trying to use cylinder, but I was not able to do so because seems that the Cylinder shape doesn't implement the Shape Trait:
```
the trait `ncollide3d::shape::shape::Shape<_>` is not implemented for `ncollide3d::shape::cylinder::Cylinder`
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.