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

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 }