You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Juntunen (Jira)" <ji...@apache.org> on 2021/04/20 02:55:00 UTC

[jira] [Commented] (GEOMETRY-120) SimpleTriangleMesh.Builder add face from index array

    [ https://issues.apache.org/jira/browse/GEOMETRY-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325431#comment-17325431 ] 

Matt Juntunen commented on GEOMETRY-120:
----------------------------------------

Added in commit f97edce6e81382362a4a94a92f2d691f0adaede9.

> 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)