Public Types |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
HPS.Mesh Class Reference
The Mesh class is a concept class for mesh-related enum classes. More...
Inheritance diagram for HPS.Mesh:

Public Types | |
enum | Component : uint { Component.Faces = 0x00000000, Component.Edges = 0x00000001, Component.Vertices = 0x00000002 } |
Enumerates the mesh components that vertex colors can be applied to. More... | |
Public Member Functions | |
virtual void | Dispose () |
Mesh (HPS.Mesh in_that) | |
Protected Member Functions | |
virtual void | deleteCptr () |
Protected Attributes | |
bool | cMemOwn |
HandleRef | cptr |
Detailed Description
The Mesh class is a concept class for mesh-related enum classes.
Member Enumeration Documentation
enum HPS.Mesh.Component : uint |
The documentation for this class was generated from the following file:
- internals/hps_core/source/cs/HPS.Mesh.cs