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

(252c867 (Sun May 5 05:39:34 2024 +0000))

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 }