MeshDataCopyIterator
-
class
MeshDataCopyIterator() An iterator over the vertices of a [[MeshDataCopyElement]] or [[MeshDataCopyElementGroup]].
Methods
done
-
MeshDataCopyIterator.done() Returns: falseif a call to [[next]] will return a vertex, ortrueif a call to [[next]] will returnundefined.Return type: boolean