Skip to content
  • Mark OLESEN's avatar
    ENH: add some storage queries to PrimitivePatch · dc8179f5
    Mark OLESEN authored
    - for quantities such as face area/normals etc, it can be useful to
      calculate directly and avoid the overhead of caching all the values.
    
    STYLE: comments, use HashTable lookup() method in whichPoint()
    dc8179f5