ArcGIS Procedural Runtime  3.2.10650
List of all members | Public Types
prtx::HoleProcessor Struct Reference

Public Types

enum  Action {
  PASS,
  TRIANGULATE_FACES_WITH_HOLES,
  DELETE_HOLES,
  CONVERT_HOLES_TO_FACES
}
 

Member Enumeration Documentation

◆ Action

Encoding modes for holes.

Enumerator
PASS 

Faces with holes are not modified.

TRIANGULATE_FACES_WITH_HOLES 

Faces with holes will be triangulated.

DELETE_HOLES 

Any holes will be deleted.

CONVERT_HOLES_TO_FACES 

Holes will be converted to regular faces.


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