VertexElementIntsTemplate
VertexElementIntsTemplate — klasa VertexElementIntsTemplate. Nasljeđuje od: VertexElement.
| ————————- | ————————- | ————————- |
| data | List[int] | |
| indices | List[int] | |
| ———————————————- | ————————- | ————————- |
| set_data(data: List[int]) | | | | `set_indices(data: List[int])` | | |
| clear() | | | | `copy_to(target: 'VertexElementIntsTemplate')` | | |
| data() | List[int] | |
| indices() | List[int] | |