Open3D (C++ API)  0.18.0+5c982c7
Public Member Functions
open3d::core::TensorKey::Impl Class Referenceabstract
Inheritance diagram for open3d::core::TensorKey::Impl:
open3d::core::TensorKey::IndexImpl open3d::core::TensorKey::IndexTensorImpl open3d::core::TensorKey::SliceImpl

Public Member Functions

 Impl (TensorKeyMode mode)
 
TensorKeyMode GetMode () const
 
virtual ~Impl ()
 
virtual std::string ToString () const =0
 

Constructor & Destructor Documentation

◆ Impl()

open3d::core::TensorKey::Impl::Impl ( TensorKeyMode  mode)
inline

◆ ~Impl()

virtual open3d::core::TensorKey::Impl::~Impl ( )
inlinevirtual

Member Function Documentation

◆ GetMode()

TensorKeyMode open3d::core::TensorKey::Impl::GetMode ( ) const
inline

◆ ToString()

virtual std::string open3d::core::TensorKey::Impl::ToString ( ) const
pure virtual

The documentation for this class was generated from the following file: