IGLFilterMode
Module: core
Filter mode enumeration for selectable geometry categories.
Attributes:
F_NONE: No filter applied.
F_WGLPOINT: Filter to points only.
F_WGLEDGE: Filter to edges only.
F_WGLFACE: Filter to faces only.
F_WGLBODY: Filter to bodies only.