HPS::Transparency Class Reference
#include <hps.h>
Public Types | |
enum | Algorithm : uint32_t { Algorithm::None, Algorithm::Painters, Algorithm::ZSortNicest, Algorithm::ZSortFastest, Algorithm::DepthPeeling, Algorithm::WeightedBlended } |
enum | AreaUnits : uint32_t { AreaUnits::Percent, AreaUnits::Pixels } |
enum | Method : uint32_t { Method::None, Method::Blended, Method::ScreenDoor } |
enum | Preference { Preference::Nicest, Preference::Fastest } |
Detailed Description
This is the Transparency Class
Member Enumeration Documentation
|
strong |
Transparency Algorithm
|
strong |
Transparency Area Units
Enumerator | |
---|---|
Percent |
Transparency Area Units. |
Pixels |
Transparency Area Units. |
|
strong |
Transparency Method
|
strong |
Transparency Preference
Enumerator | |
---|---|
Nicest |
Quality should be favored at the possible cost of performance. |
Fastest |
Performance should be favored at the possible cost of some loss in image quality. |
The documentation for this class was generated from the following file:
- include/hps.h