MeshDataTool.getVertexFaces

Returns an array of faces that share the given vertex.

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

Meta