Variable WavefrontObj.textCoords

class WavefrontObj
{
  // ...
  gfm.math.vector.Vector!(float,2)[] textCoords ;
  // ...
}