Variable WavefrontObj.WFLine.vertices

struct WavefrontObj.WFLine
{
  // ...
  ulong[] vertices ;
  // ...
}