bool TextureCoordinates::targets(const LinearRing& ring) const
 {
     return m_targetID == ring.getId();
 }