You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make VariantOfVectors a public type of PointData, add setData overload
Moved the definition of the type `VariantOfVectors` from the private to the (first) public section of PointData. Added an extra `PointData::setData` overload that allows specifying such a variant as `data` parameter.
Suggested by Jeroen Eggermont.
0 commit comments