#include "exports.h"#include "MRMesh/MRMeshFwd.h"Go to the source code of this file.
Namespaces | |
| namespace | MR |
| only for bindings generation | |
| namespace | MR::Cuda |
Functions | |
| MRCUDA_API float3 | MR::Cuda::fromVec (const Vector3f &v) |
| copy from CPU to GPU structs | |
| MRCUDA_API int3 | MR::Cuda::fromVec (const Vector3i &v) |
| MRCUDA_API Matrix4 | MR::Cuda::fromXf (const MR::AffineXf3f &xf) |