Public Types | |
enum class | interactionType { absorb , bounce , splashBai } |
Interaction types. More... | |
Static Public Attributes | |
static const NamedEnum< interactionType, 3 > | interactionTypeNames_ |
Interaction type names. More... | |
Definition at line 72 of file CloudFilmTransfer.H.
|
strong |
Interaction types.
Enumerator | |
---|---|
absorb | |
bounce | |
splashBai |
Definition at line 77 of file CloudFilmTransfer.H.
|
static |
Interaction type names.
Definition at line 85 of file CloudFilmTransfer.H.
Referenced by CloudFilmTransfer< CloudType >::CloudFilmTransfer().