Contains the DtAcousticTransientEncoder class declaration.
More...
Go to the source code of this file.
Contains the DtAcousticTransientEncoder class declaration.
These can be used to declare parameter processor functions which are static members of a class.
| #define DtDEFINE_SIMPLE_ACOUSTIC_TRANS_PARAM_ENCODER |
( |
|
paramName, |
|
|
|
netType, |
|
|
|
mutator |
|
) |
| |
Value:
paramName, netType, mutator )
Instances of DtAcousticTransientInteraction are used to represent AcousticTransient Interactions in t...
Definition: acousticTransientInteraction.h:26
This class encodes AcousticTransient Interactions to the network.
Definition: acousticTransientEncoder.h:34
#define DtDEFINE_SIMPLE_PARAM_ENCODER(encClass, interClass, paramName, netType, inspector)
Definition: interactionEncoder.h:135
| #define DtDEFINE_SIMPLE_ACOUSTIC_TRANS_PARAM_ENCODER_WITH_CAST |
( |
|
paramName, |
|
|
|
netType, |
|
|
|
mutator, |
|
|
|
castExpr |
|
) |
| |
Value:
paramName, netType, mutator, castExpr )
Instances of DtAcousticTransientInteraction are used to represent AcousticTransient Interactions in t...
Definition: acousticTransientInteraction.h:26
This class encodes AcousticTransient Interactions to the network.
Definition: acousticTransientEncoder.h:34