PcpNodeIterator Class Reference

Object used to iterate over nodes in the prim index graph in strong-to-weak order. More...

Inherits iterator_facade< PcpNodeIterator, PcpNodeRef, boost::random_access_traversal_tag, PcpNodeRef >.

Public Member Functions

 PcpNodeIterator ()
 Constructs an invalid iterator. More...
 
Pcp_CompressedSdSite GetCompressedSdSite (size_t layerIndex) const
 

Friends

class PcpPrimIndex
 
class boost::iterator_core_access
 

Detailed Description

Object used to iterate over nodes in the prim index graph in strong-to-weak order.

Definition at line 51 of file iterator.h.

Constructor & Destructor Documentation

◆ PcpNodeIterator()

PcpNodeIterator ( )
inline

Constructs an invalid iterator.

Definition at line 61 of file iterator.h.


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