Open3D (C++ API)  0.18.0
Namespaces | Enumerations
ContinuousConvTypes.h File Reference

(b9e049c (Sun Dec 31 11:36:26 2023 -0800))

Go to the source code of this file.

Namespaces

 open3d
 
 open3d::ml
 
 open3d::ml::impl
 

Enumerations

enum class  open3d::ml::impl::InterpolationMode { open3d::ml::impl::LINEAR , open3d::ml::impl::LINEAR_BORDER , open3d::ml::impl::NEAREST_NEIGHBOR }
 
enum class  open3d::ml::impl::CoordinateMapping { open3d::ml::impl::BALL_TO_CUBE_RADIAL , open3d::ml::impl::BALL_TO_CUBE_VOLUME_PRESERVING , open3d::ml::impl::IDENTITY }