CLevelSetIterator

class Lib3MF::CLevelSetIterator : public CResourceIterator
PLevelSet GetCurrentLevelSet()

Returns the LevelSet the iterator points at.

Returns:

returns the MeshObject instance.

typedef std::shared_ptr<CLevelSetIterator> Lib3MF::PLevelSetIterator

Shared pointer to CLevelSetIterator to easily allow reference counting.