public void createRotationMatrix() { rotationMatrix = TheBVH.createRotationMatrix(xrotation, yrotation, zrotation, rotationOrder); }