OEAsIsStarts

class OEAsIsStarts : public OEStarts

The OEAsIsStarts represents the AsIs start for overlay optimization. The OEAsIsStarts takes the fit conformer as-is, without any rotation or translation.

The following methods are publicly inherited from OEStarts:

Constructors

OEAsIsStarts()
OEAsIsStarts(const OEAsIsStarts&)

Default and copy constructors.

operator=

OEAsIsStarts &operator=(const OEAsIsStarts &)

The assignment operator.