Skip to content

Refactor vertex size into template parameter #4

Description

@danieldzahka

The current implementation has a fixed vertex id of 4 bytes (uint32_t), but this limits the number of vertices to 4B. It is conceptually simple to pull this up into a template parameter, but will be a difficult refactoring with lots of code churn.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions