Skip to content

Is the function of change the order of offset right? #2

@haozhi1817

Description

@haozhi1817

# Change offset's order from [x1, x2, ..., y1, y2, ...] to [x1, y1, x2, y2, ...]

This code just change the order from [x1, y1, x2, y2...] to [x1, x2,...y1,y2...], not from [x1, x2,...y1,y2...] to [x1, y1, x2, y2...].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions