Function ear::conversion::toCartesian

Function Documentation

void ear::conversion::toCartesian(ObjectsTypeMetadata &otm)

in-place conversion of Objects metadata to Cartesian

The cartesian flag is ignored, and the type of the position is used to determine whether the metadata is Cartesian or polar. If the metadata is polar, then the position and extent parameters are converted to Cartesian, and the cartesian flag is set.

This corresponds to ear.core.objectbased.conversion.to_cartesian().