MeshLib Documentation
Loading...
Searching...
No Matches
MRCudaTest.h
Go to the documentation of this file.
1
#pragma once
2
#include "exports.h"
3
#include "
MRMesh/MRMeshFwd.h
"
4
5
// This file exists for testing some cuda features
6
7
namespace
MR
8
{
9
10
namespace
Cuda
11
{
12
13
// This function inverts Color value (255 - value in each channel except alpha)
14
MRCUDA_API
void
negatePicture
(
MR::Image
& image );
15
16
}
17
18
}
MRMeshFwd.h
MR::Cuda::negatePicture
MRCUDA_API void negatePicture(MR::Image &image)
MR
Definition
MRCameraOrientationPlugin.h:8
MR::Image
Definition
MRImage.h:15
MeshLib
source
MRCuda
MRCudaTest.h
Generated by
1.11.0