IGLSelectionmode
Module: core
Selection mode enumeration for interactive mesh and geometry picking.
Attributes:
S_WGLBODY: Select bodies.
S_WGLFACE: Select faces.
S_WGLEDGE: Select edges.
S_WGLVERTEX: Select vertices.
Module: core