Constructors


Creates and initializes the ConstVectorImageIterator.


explicit ConstVectorImageIterator (
    const VectorImage&    image
);

Parameters

image
The image which will be iterated through.

Description

It is the default constructor of the ConstVectorImageIterator since the ConstVectorImageIterator 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