Function TriMesh.opApply

Read-only triangle aggregate

int opApply (
  scope int delegate(ref Triangle) dg
);