Skip to content

Better handling of the initialization of index map #1918

@sloriot

Description

@sloriot

When using polyhedron with ids, the default index property map do not have their ids initialized. This is an issue in algorithms than rely on it being initialized.

Recently, in copy_face_graph() I've introduced a mechanism that always initialize the id map (if writable) which is a bad thing if the user does not expect the ids of its const polyhedron to be modified.

We need to find a workaround for this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions