Open3D (C++ API)  0.18.0+80ae047
Public Member Functions
open3d::core::TensorKey::IndexImpl Class Reference
Inheritance diagram for open3d::core::TensorKey::IndexImpl:
open3d::core::TensorKey::Impl

Public Member Functions

 IndexImpl (int64_t index)
 
int64_t GetIndex () 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

◆ IndexImpl()

open3d::core::TensorKey::IndexImpl::IndexImpl ( int64_t  index)
inline

Member Function Documentation

◆ GetIndex()

int64_t open3d::core::TensorKey::IndexImpl::GetIndex ( ) const
inline

◆ ToString()

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

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