MeshLib C Docs
Loading...
Searching...
No Matches
MRCudaTest.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
MRCCuda/exports.h
>
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
8
9
typedef
struct
MR_Image
MR_Image
;
// Defined in `#include <MRCMesh/MRImage.h>`.
10
typedef
struct
MR_expected_void_std_string
MR_expected_void_std_string
;
// Defined in `#include <MRCMisc/expected_void_std_string.h>`.
11
12
13
// This function inverts Color value (255 - value in each channel except alpha)
17
MRC_CUDA_API
MR_expected_void_std_string
*
MR_Cuda_negatePicture
(
MR_Image
*image);
18
19
// call this function to load MRCuda shared library
21
MRC_CUDA_API
void
MR_Cuda_loadMRCudaDll
(
void
);
22
23
#ifdef __cplusplus
24
}
// extern "C"
25
#endif
MR_expected_void_std_string
struct MR_expected_void_std_string MR_expected_void_std_string
Definition
MRCtm.h:26
MR_Cuda_negatePicture
MRC_CUDA_API MR_expected_void_std_string * MR_Cuda_negatePicture(MR_Image *image)
MR_Cuda_loadMRCudaDll
MRC_CUDA_API void MR_Cuda_loadMRCudaDll(void)
Generated from function MR::Cuda::loadMRCudaDll.
MR_Image
struct MR_Image MR_Image
Definition
MRJpeg.h:12
exports.h
MRC_CUDA_API
#define MRC_CUDA_API
Definition
uda/include/MRCCuda/exports.h:11
MeshLib
CbindingsCuda
include
MRCCuda
MRCudaTest.h
Generated by
1.14.0