HPS::Shell

class HPS::Shell

The Shell class is a concept class for shell-related enum classes.

Public Types

enum Component

Enumerates the shell components that vertex colors can be applied to.

Values:

enumerator Faces

The vertex colors applied to faces.

enumerator Edges

The vertex colors applied to edges.

enumerator Vertices

The vertex colors applied to vertices.