![]()  | 
  
    ArcGIS Procedural Runtime
    3.3.11173
    
   | 
 
#include <ShapeIterator.h>
Static Public Member Functions | |
| static DepthFirstIteratorPtr | create (GenerateContext &context, size_t initialShapeIndex) | 
Additional Inherited Members | |
  Public Member Functions inherited from prtx::ShapeIterator | |
| virtual ShapePtr | getNext ()=0 | 
Generates a shape tree and traverses it in depth-first manner.
      
  | 
  static | 
Creates an instance of a DepthFirstIterator.
| context | GenerateContext to use. | 
| initialShapeIndex | Index of the InitialShape in the context to use as start shape. | 
 1.8.14