XII Release 0.1.0
Loading...
Searching...
No Matches
xiiBlurType Struct Reference
Inheritance diagram for xiiBlurType:
[legend]

Public Types

enum  Enum : StorageType {
  Box = 0U , Gaussian , Kawase , DualKawase ,
  Bilateral , Bokeh , Directional , Radial ,
  ENUM_COUNT , Default = Box
}
 
using StorageType = xiiUInt8
 

Member Enumeration Documentation

◆ Enum

enum xiiBlurType::Enum : StorageType
Enumerator
Box 

Fast, uniform kernel.

Gaussian 

Separable, sigma-based.

Kawase 

Iterative, offset-based.

DualKawase 

Pyramid down/up sample.

Bilateral 

Edge-preserving, needs normal/depth.

Bokeh 

Approximate DoF blur with disc kernel.

Directional 

Linear motion blur along a vector.

Radial 

Zoom or spin blur from a centre.


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