Пример #1
0
 public void createRotationMatrix()
 {
     rotationMatrix = TheBVH.createRotationMatrix(xrotation, yrotation, zrotation, rotationOrder);
 }