ArcGIS Procedural Runtime  3.1.9666
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
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

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: