dimforge / dimforge/nphysics

Cylinder doesn't implement the Shape trait

Open
#206 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.