Method
RmfFaceIteratornext
Declaration [src]
RmfFace*
rmf_face_iterator_next (
RmfFaceIterator* iterator
)
Return value
Type: RmfFace
The next face in the iterator, or NULL if the
iterator is exhausted.
| The data is owned by the instance. |