Open3D (C++ API)  0.18.0
Functions
ContinuousConvHelper.h File Reference

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

#include <string>
#include "open3d/ml/impl/continuous_conv/ContinuousConvTypes.h"
#include "torch/script.h"

Go to the source code of this file.

Functions

open3d::ml::impl::CoordinateMapping ParseCoordinateMappingStr (const std::string &str)
 
open3d::ml::impl::InterpolationMode ParseInterpolationStr (const std::string &str)
 

Function Documentation

◆ ParseCoordinateMappingStr()

open3d::ml::impl::CoordinateMapping ParseCoordinateMappingStr ( const std::string &  str)
inline

◆ ParseInterpolationStr()

open3d::ml::impl::InterpolationMode ParseInterpolationStr ( const std::string &  str)
inline