MeshDataTool.getVertexEdges

Returns an array of edges that share the given vertex.

struct MeshDataTool
@nogc nothrow const
PoolIntArray
getVertexEdges
(
in long idx
)

Meta