|
WSF
|
#include <WsfMaskingPattern.hpp>
Public Member Functions | |
| State (WsfStringId aStateId) | |
Public Attributes | |
| UtAzElTable * | mECS_TablePtr |
| The ECS (platform-relative) effects table. | |
| UtAzElTable * | mPCS_TablePtr |
| The PCS (platform part-relative) effects table. | |
| WsfStringId | mStateId |
| The state to which this table corresponds. | |
|
inline |
References mECS_TablePtr, mPCS_TablePtr, and mStateId.
| UtAzElTable* WsfMaskingPattern::State::mECS_TablePtr |
The ECS (platform-relative) effects table.
Referenced by State().
| UtAzElTable* WsfMaskingPattern::State::mPCS_TablePtr |
The PCS (platform part-relative) effects table.
Referenced by State().
| WsfStringId WsfMaskingPattern::State::mStateId |
The state to which this table corresponds.
Referenced by State().