Vertex.x

The coordinates

  1. float x;
    struct Vertex
    float x;
  2. float y;
  3. float z;

Meta