rotate

fun rotate(angle: Angle, axisX: Float, axisY: Float, axisZ: Float)
fun rotate(angle: Angle, axis: Vec3f)
fun rotate(quaternion: Vec4f)