OEInertialStarts
class OEInertialStarts : public OEStarts
The OEInertialStarts represents the inertial starts for overlay optimization.
- The following methods are publicly inherited from OEStarts:
- The OEInertialStarts class defines the following public methods:
- The following classes derive from this class:
Constructors
OEInertialStarts()
OEInertialStarts(const OEInertialStarts&)
Default and copy constructors.
operator=
OEInertialStarts &operator=(const OEInertialStarts &)
The assignment operator.
GetSymmetryThreshold
double GetSymmetryThreshold() constReturns the symmetry threshold value currently set.
SetSymmetryThreshold
void SetSymmetryThreshold(const double)
Sets the symmetry threshold value to be used to determine symmetry of objects. Default: 0.15.