Skip to content

Dangerous BoundaryLine Optimization #859

Open
@jdsika

Description

@jdsika

Since a BoundaryPoint is part of a sequence, only the position attribute has to be set for each instance. All other values will be reused from the previous BoundaryPoint in the sequence or set to default values if there is none or it was never set.

Width and Height are of protobuffer native type "double". Therefore leaving this information away will result in the value 0 when attempting to deserialize. This is a potential source of error.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions