Hoops Visualize HPS  version 2018-SP2
Hoops Visualize HPS 3D Rendering Engine
Looking for a senior C++ dev?
I'm looking for work. Hire me!
HPS::Selectability Class Reference

This is the Selectability Class. More...

#include <hps.h>

Public Types

enum  Value : uint32_t {
  Value::Off = 0,
  Value::On,
  Value::ForcedOn
}
 Selectability Value. More...
 

Private Member Functions

 Selectability ()
 

Detailed Description

This is the Selectability Class.

Member Enumeration Documentation

◆ Value

enum HPS::Selectability::Value : uint32_t
strong

Selectability Value.

Enumerator
Off 

Not selectable.

On 

Selectable if visible.

ForcedOn 

Selectable even if not visible.

Constructor & Destructor Documentation

◆ Selectability()

HPS::Selectability::Selectability ( )
inlineprivate

The documentation for this class was generated from the following file: