HPS.Mesh Class Reference

The Mesh class is a concept class for mesh-related enum classes. More...

Public Types

enum  Component { Component.Faces = 0, Component.Edges = 1, Component.Vertices = 2 }
 Enumerates the mesh components that vertex colors can be applied to. More...
 

Detailed Description

The Mesh class is a concept class for mesh-related enum classes.

Member Enumeration Documentation

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

Enumerator
Faces 

The vertex colors applied to faces.

Edges 

The vertex colors applied to edges.

Vertices 

The vertex colors applied to vertices.


The documentation for this class was generated from the following file:
  • internals/hps_core/source/cs/HPS.Mesh.cs