HPS.Cylinder Class Reference
The Cylinder class is a concept class for cylinder-related enum classes. More...
Public Types | |
enum | Capping { Capping.None = 0, Capping.First = 1, Capping.Last = 2, Capping.Both = 3 } |
Enumerates the type of capping geometry to use for cylinders. More... | |
enum | Component { Component.Faces = 0, Component.Edges = 1 } |
Enumerates the cylinder components vertex colors can be applied to. More... | |
enum | Orientation { Orientation.Default = 0, Orientation.DefaultRadii = 1, Orientation.InvertRadii = 2, Orientation.InvertRadiiOnly = 3, Orientation.DefaultColors = 4, Orientation.InvertColors = 5, Orientation.InvertColorsOnly = 6, Orientation.InvertAll = 7 } |
Allows reversing of cylinder colors, radii, or both More... | |
Detailed Description
The Cylinder class is a concept class for cylinder-related enum classes.
Member Enumeration Documentation
enum HPS.Cylinder.Capping |
Allows reversing of cylinder colors, radii, or both
Enumerator | |
---|---|
Default |
Cylinder Orientation. |
DefaultRadii |
Cylinder Orientation. |
InvertRadii |
Cylinder Orientation. |
InvertRadiiOnly |
Cylinder Orientation. |
DefaultColors |
Cylinder Orientation. |
InvertColors |
Cylinder Orientation. |
InvertColorsOnly |
Cylinder Orientation. |
InvertAll |
Cylinder Orientation. |
The documentation for this class was generated from the following file:
- internals/hps_core/source/cs/HPS.Cylinder.cs