CTexture2DGroupIterator

class Lib3MF::CTexture2DGroupIterator : public CResourceIterator
PTexture2DGroup GetCurrentTexture2DGroup()

Returns the Texture2DGroup the iterator points at.

Returns:

returns the Texture2DGroup instance.

typedef std::shared_ptr<CTexture2DGroupIterator> Lib3MF::PTexture2DGroupIterator

Shared pointer to CTexture2DGroupIterator to easily allow reference counting.