Constructors

Creates and initializes the VectorImageIterator.

explicit VectorImageIterator (
    const VectorImage&    image
);

Parameters

image
The image which will be iterated through.

Description

It is the default constructor of the VectorImageIterator since the VectorImageIterator has no default constructor it should be connected to a VectorImage.

Requirements

Version: API 10.0 or later, ModelerGraphics 8 or later
Library: ModelerGraphicsImp.lib (Win) or ModelerGraphics.framework (Mac)
Header: VectorImageIterator.hpp