Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
Namespaces | Functions
TriangleMeshSYCL.cpp File Reference

(bba9247 (Tue Jul 28 21:42:19 2026 -0700))

SYCL triangle-mesh kernels (see TriangleMeshImpl.h). More...

#include "open3d/core/ParallelFor.h"
#include "open3d/t/geometry/kernel/TriangleMeshImpl.h"

Namespaces

namespace  open3d
 
namespace  open3d::t
 
namespace  open3d::t::geometry
 
namespace  open3d::t::geometry::kernel
 
namespace  open3d::t::geometry::kernel::trianglemesh
 

Functions

void open3d::t::geometry::kernel::trianglemesh::ComputeVertexNormalsSYCL (const core::Tensor &triangles, const core::Tensor &triangle_normals, core::Tensor &vertex_normals)
 

Detailed Description

SYCL triangle-mesh kernels (see TriangleMeshImpl.h).