rotate_ibl function
Implementation
@ffi.Native<ffi.Void Function(ffi.Pointer<ffi.Void>, ffi.Pointer<ffi.Float>)>()
external void rotate_ibl(
ffi.Pointer<ffi.Void> viewer,
ffi.Pointer<ffi.Float> rotationMatrix,
);
@ffi.Native<ffi.Void Function(ffi.Pointer<ffi.Void>, ffi.Pointer<ffi.Float>)>()
external void rotate_ibl(
ffi.Pointer<ffi.Void> viewer,
ffi.Pointer<ffi.Float> rotationMatrix,
);