![]() |
KSquare Utilities
|
Public Member Functions | |
| CellFactor () | |
| ~CellFactor () | |
| void | UpdateForSourceCellIdx (kkuint32 cellIdx, float factor) |
Public Attributes | |
| kkuint16 | destCellCount |
| float * | destCellFracts |
| kkuint32 * | destCellIdxs |
Definition at line 22 of file MorphOpStretcher.cpp.
|
inline |
Definition at line 25 of file MorphOpStretcher.cpp.
References KKB::MorphOpStretcher::CellFactor::destCellCount, KKB::MorphOpStretcher::CellFactor::destCellFracts, and KKB::MorphOpStretcher::CellFactor::destCellIdxs.
|
inline |
Definition at line 32 of file MorphOpStretcher.cpp.
References KKB::MorphOpStretcher::CellFactor::destCellFracts, and KKB::MorphOpStretcher::CellFactor::destCellIdxs.
|
inline |
Definition at line 39 of file MorphOpStretcher.cpp.
References KKB::MorphOpStretcher::CellFactor::destCellCount, KKB::MorphOpStretcher::CellFactor::destCellFracts, and KKB::MorphOpStretcher::CellFactor::destCellIdxs.
| kkuint16 KKB::MorphOpStretcher::CellFactor::destCellCount |
Definition at line 74 of file MorphOpStretcher.cpp.
Referenced by KKB::MorphOpStretcher::CellFactor::CellFactor(), KKB::MorphOpStretcher::PerformOperation(), and KKB::MorphOpStretcher::CellFactor::UpdateForSourceCellIdx().
| float* KKB::MorphOpStretcher::CellFactor::destCellFracts |
Definition at line 76 of file MorphOpStretcher.cpp.
Referenced by KKB::MorphOpStretcher::CellFactor::CellFactor(), KKB::MorphOpStretcher::PerformOperation(), KKB::MorphOpStretcher::CellFactor::UpdateForSourceCellIdx(), and KKB::MorphOpStretcher::CellFactor::~CellFactor().
| kkuint32* KKB::MorphOpStretcher::CellFactor::destCellIdxs |
Definition at line 75 of file MorphOpStretcher.cpp.
Referenced by KKB::MorphOpStretcher::CellFactor::CellFactor(), KKB::MorphOpStretcher::PerformOperation(), KKB::MorphOpStretcher::CellFactor::UpdateForSourceCellIdx(), and KKB::MorphOpStretcher::CellFactor::~CellFactor().