summaryrefslogtreecommitdiff
path: root/thirdparty/openmesh/helpers.h
Commit message (Collapse)AuthorAge
* Add OpenMesh/range helpers which support OpenMesh11Dan Goodliffe2025-04-05
| | | | | Exactly which version introduces the new types, not sure... Easy to change the version check macro though.
* Add range support for OpenMesh::PolyConnectivity::EntityRangeDan Goodliffe2025-02-26
|
* Add operator| overload to make OpenMesh XY_range(...) work with std::rangesDan Goodliffe2025-02-14
| | | | Wraps the OpenMesh with iota and forwards the adapter
* Helper to declare and add OpenMesh property declarativelyDan Goodliffe2025-01-05