Cleanup: Clang-format

This commit is contained in:
Ray molenkamp 2020-09-02 09:19:14 -06:00
parent 279f7ad8ac
commit 1082edfdfd
1 changed files with 2 additions and 2 deletions

View File

@ -751,9 +751,9 @@ float Camera::world_to_raster_size(float3 P)
}
#else
camera_sample_panorama(&kernel_camera,
# ifdef __CAMERA_MOTION__
# ifdef __CAMERA_MOTION__
kernel_camera_motion.data(),
# endif
# endif
0.5f * full_width,
0.5f * full_height,
0.0f,