Skip to content

Using cast from generics requires simba #958

Open
@NipaJ

Description

@NipaJ

I implemented generic axis-aligned bounding box struct that uses OPoint. I was trying to replicate OPoint::cast for my bounding box struct. This was not possible without adding simba as dependency to my crate and bringing in simba::scalar::SubsetOf trait.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions