The EffectInput is a description of an effect input.
More...
#include <EffectInput.h>
|
| class EffectInputImpl & | impl |
| |
| class StatusObjectImpl & | impl |
| |
The EffectInput is a description of an effect input.
◆ ~EffectInput()
| virtual ramses::EffectInput::~EffectInput |
( |
| ) |
|
|
virtual |
◆ EffectInput()
| ramses::EffectInput::EffectInput |
( |
EffectInputImpl & |
effectInputImpl | ) |
|
|
explicitprotected |
Constructor of EffectInput.
- Parameters
-
| [in] | effectInputImpl | Internal data for implementation specifics of EffectInput (sink - instance becomes owner) |
◆ getName()
| const char* ramses::EffectInput::getName |
( |
| ) |
const |
◆ isValid()
| bool ramses::EffectInput::isValid |
( |
| ) |
const |
Returns the state of the EffectInput object.
- Returns
- Returns true if this EffectInput object is initialized and refers to an existing effect input
◆ impl
| class EffectInputImpl& ramses::EffectInput::impl |
Stores internal data for implementation specifics of EffectInput.
The documentation for this class was generated from the following file:
- /home/runner/work/ramses/ramses/client/ramses-client/ramses-client-api/include/ramses-client-api/EffectInput.h