The Shell class is a concept class for shell-related enum classes. More...
#include <hps.h>
Public Types | |
enum | Component : uint32_t { Component::Faces, Component::Edges, Component::Vertices } |
Enumerates the shell components that vertex colors can be applied to. More... | |
enum | ToleranceUnits : uint32_t { ToleranceUnits::ObjectSpace, ToleranceUnits::FeatureSizePercentage } |
enum | HandednessOptimization : uint32_t { HandednessOptimization::None, HandednessOptimization::Fix, HandednessOptimization::Reverse } |
enum | Relation : uint32_t { Relation::On, Relation::Off, Relation::In, Relation::Out } |
enum | RelationTest : uint32_t { RelationTest::Simple, RelationTest::Enclosure, RelationTest::Distance } |
Private Member Functions | |
Shell () | |
The Shell class is a concept class for shell-related enum classes.
|
strong |
|
strong |
|
strong |
|
strong |
|
strong |
|
inlineprivate |