fastplotlib.graphics.features.MeshIndices# class MeshIndices(data, isolated_buffer=True, property_name='indices')[source]# Manages the vertex indices buffer shown in the graphic. Supports fancy indexing if the data array also supports it.