Matt Juntunen created GEOMETRY-120:
--------------------------------------

             Summary: SimpleTriangleMesh.Builder add face from index array
                 Key: GEOMETRY-120
                 URL: https://issues.apache.org/jira/browse/GEOMETRY-120
             Project: Apache Commons Geometry
          Issue Type: Improvement
            Reporter: Matt Juntunen


The {{SimpleTriangleMesh.Builder}} class has an {{addFace(int, int, int)}} 
method but not an {{addFacet(int[])}} method. This would be good to add, 
especially since it matches the {{Face.getVertexIndices()}} method, which 
returns an {{int[]}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to