[
https://issues.apache.org/jira/browse/GEOMETRY-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Juntunen closed GEOMETRY-120.
----------------------------------
> 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
> Priority: Minor
>
> The {{SimpleTriangleMesh.Builder}} class has an {{addFace(int, int, int)}}
> method but not an {{addFace(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)