Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
OpenVolumeMesh
OpenVolumeMesh
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenVolumeMesh
  • OpenVolumeMeshOpenVolumeMesh
  • Issues
  • #20

Closed
Open
Opened Aug 04, 2020 by Martin Heistermann@mheistermannMaintainer

Support properties on const meshes

No handle-type-safe array storage is available for const meshes, although it would be very useful.

We could let the caller handle ownership and store pointers in a mutable class variable of ResourceManager, or even keep the property in the mesh along with the others (while making sure they are invisible for other users, so the const is not just ignored).

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: OpenVolumeMesh/OpenVolumeMesh#20