71727374757677
return new Translation(new double[]{x,y,z,t}); } @Override public AVector getConstantValue() { return new Vector4(x,y,z,y); }