ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::core::IndexerIterator Class Reference

#include <Indexer.h>

Classes

struct  Iterator
 

Public Member Functions

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

Detailed Description

Definition at line 640 of file Indexer.h.

Constructor & Destructor Documentation

◆ IndexerIterator()

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

Definition at line 641 of file Indexer.cpp.

Member Function Documentation

◆ begin()

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

Definition at line 667 of file Indexer.cpp.

◆ end()

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

Definition at line 671 of file Indexer.cpp.


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