< Home

< Table of Contents

REFERENCE MANUAL

Mesh Class Reference

#include <hps.h>

Public Types

enum  Component { Component::Faces, Component::Edges, Component::Vertices }
 

Detailed Description

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

Member Enumeration Documentation

enum Mesh::Component
strong

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: