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

Public Member Functions

 IndexTensorImpl (const Tensor &index_tensor)
 
Tensor GetIndexTensor () const
 
std::string ToString () const override
 
- Public Member Functions inherited from open3d::core::TensorKey::Impl
 Impl (TensorKeyMode mode)
 
TensorKeyMode GetMode () const
 
virtual ~Impl ()
 

Constructor & Destructor Documentation

◆ IndexTensorImpl()

open3d::core::TensorKey::IndexTensorImpl::IndexTensorImpl ( const Tensor index_tensor)
inline

Member Function Documentation

◆ GetIndexTensor()

Tensor open3d::core::TensorKey::IndexTensorImpl::GetIndexTensor ( ) const
inline

◆ ToString()

std::string open3d::core::TensorKey::IndexTensorImpl::ToString ( ) const
inlineoverridevirtual

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