HPS.Shell

class HPS.Shell : public IDisposable

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:

Faces

The vertex colors applied to faces.

Edges

The vertex colors applied to edges.

Vertices

The vertex colors applied to vertices.