Skip to content

Colliding implementations in DistanceFrame #117

@m0rsch1

Description

@m0rsch1

data.resize( (size_t)width * (size_t)height );

This could be colliding with the implementation of the clear method, which sets all values to NaN.
Actually this line should pass as a second argument NaN values as well, right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions