SourceClass RowVertexIndices
from egui import RowVertexIndicesclass RowVertexIndices:from egui import RowVertexIndicesclass RowVertexIndices:@property
def row(self, /) -> int§@row.setter
def row(self, /, row: int) -> None§def vertex_indices(self, /) -> tuple[int, int, int, int, int, int]§