Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
ContinuousConvTypes.h File Reference

Go to the source code of this file.

Namespaces

namespace  open3d
namespace  open3d::ml
namespace  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 }