Exemplo n.º 1
0
 public Vertex5 apply(UVTransformation t) {
   uv.apply(t);
   return this;
 }