◆ SliceImpl()
| open3d::core::TensorKey::SliceImpl::SliceImpl |
( |
std::optional< int64_t > |
start, |
|
|
std::optional< int64_t > |
stop, |
|
|
std::optional< int64_t > |
step |
|
) |
| |
|
inline |
◆ GetStart()
| int64_t open3d::core::TensorKey::SliceImpl::GetStart |
( |
| ) |
const |
|
inline |
◆ GetStep()
| int64_t open3d::core::TensorKey::SliceImpl::GetStep |
( |
| ) |
const |
|
inline |
◆ GetStop()
| int64_t open3d::core::TensorKey::SliceImpl::GetStop |
( |
| ) |
const |
|
inline |
◆ InstantiateDimSize()
| std::shared_ptr< SliceImpl > open3d::core::TensorKey::SliceImpl::InstantiateDimSize |
( |
int64_t |
dim_size | ) |
const |
|
inline |
◆ ToString()
| std::string open3d::core::TensorKey::SliceImpl::ToString |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: