MeshLib C Docs
Loading...
Searching...
No Matches
MRCudaTest.h File Reference
#include <MRCCuda/exports.h>

Go to the source code of this file.

Functions

MRC_CUDA_API MR_expected_void_std_stringMR_Cuda_negatePicture (MR_Image *image)
MRC_CUDA_API void MR_Cuda_loadMRCudaDll (void)
 Generated from function MR::Cuda::loadMRCudaDll.

Function Documentation

◆ MR_Cuda_loadMRCudaDll()

MRC_CUDA_API void MR_Cuda_loadMRCudaDll ( void )

Generated from function MR::Cuda::loadMRCudaDll.

◆ MR_Cuda_negatePicture()

MRC_CUDA_API MR_expected_void_std_string * MR_Cuda_negatePicture ( MR_Image * image)

Generated from function MR::Cuda::negatePicture. Parameter image can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call MR_expected_void_std_string_Destroy() to free it when you're done using it.