CSliceStackIterator

class Lib3MF::CSliceStackIterator : public CResourceIterator
PSliceStack GetCurrentSliceStack()

Returns the SliceStack the iterator points at.

Returns:

returns the SliceStack instance.

typedef std::shared_ptr<CSliceStackIterator> Lib3MF::PSliceStackIterator

Shared pointer to CSliceStackIterator to easily allow reference counting.