Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FaceState

A state of a particular face. Can be VISIBLE, DELETED, OR NON_CONVEX.

Index

Enumeration members

Enumeration members

DELETED = 2
NON_CONVEX = 1
VISIBLE = 0