|
| MeshSelafinFaceIterator (std::shared_ptr< SelafinFile > reader) |
| Contructs a face iterator with a SerafinFile instance. More...
|
|
size_t | next (size_t faceOffsetsBufferLen, int *faceOffsetsBuffer, size_t vertexIndicesBufferLen, int *vertexIndicesBuffer) override |
|
◆ MeshSelafinFaceIterator()
MDAL::MeshSelafinFaceIterator::MeshSelafinFaceIterator |
( |
std::shared_ptr< SelafinFile > |
reader | ) |
|
Contructs a face iterator with a SerafinFile instance.
- Note
- SerafinFile instance is shared between different dataset, with the mesh and its iterators. As SerafinFile is not thread safe, it has to be shared in the same thread.
The documentation for this class was generated from the following files: