Skip to content
  • Kenneth Moreland's avatar
    Add PointCount to WorkletMapPointToCell. · 23c3cd30
    Kenneth Moreland authored
    WorkletMapPointToCell is a convenience subclass of WorkletMapTopology.
    As such, it renames all the From/To signature tags to say Point/Cell to
    be easier to read. However, the alias for FromCount was missing. Add the
    alias PointCount.
    23c3cd30