Open3D (C++ API)  0.18.0+5c982c7
Data Structures | Public Member Functions
open3d::core::IndexerIterator Class Reference

#include <Indexer.h>

Data Structures

struct  Iterator
 

Public Member Functions

 IndexerIterator (const Indexer &indexer)
 
Iterator begin () const
 
Iterator end () const
 

Constructor & Destructor Documentation

◆ IndexerIterator()

open3d::core::IndexerIterator::IndexerIterator ( const Indexer indexer)

Member Function Documentation

◆ begin()

IndexerIterator::Iterator open3d::core::IndexerIterator::begin ( ) const

◆ end()

IndexerIterator::Iterator open3d::core::IndexerIterator::end ( ) const

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