MeshDataTool.getFaceEdge

Returns specified edge associated with given face. Edge argument must 2 or less becuase a face only has three edges.

struct MeshDataTool
@nogc nothrow const
long
getFaceEdge
(
in long idx
,
in long edge
)

Meta