예제 #1
0
 bool TextureCoordinates::targets(const LinearRing& ring) const
 {
     return m_targetID == ring.getId();
 }