Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
Structure: SIccOpState. More...
#include <IccMpeCalc.h>
Public Attributes | |
icUInt32Number | idx |
icUInt32Number | nOps |
icFloatNumber * | output |
CIccApplyMpeCalculator * | pApply |
const icFloatNumber * | pixel |
CIccFloatVector * | pScratch |
CIccFloatVector * | pStack |
icFloatNumber * | temp |
Structure: SIccOpState.
Purpose: Keep everything in one place for IIccOpDef Exec
Definition at line 272 of file IccMpeCalc.h.
icUInt32Number SIccOpState::idx |
Definition at line 280 of file IccMpeCalc.h.
Referenced by CIccCalculatorFunc::ApplySequence(), and CIccOpDefData::Exec().
icUInt32Number SIccOpState::nOps |
Definition at line 281 of file IccMpeCalc.h.
Referenced by CIccCalculatorFunc::ApplySequence(), and CIccOpDefData::Exec().
icFloatNumber* SIccOpState::output |
Definition at line 279 of file IccMpeCalc.h.
Referenced by CIccCalculatorFunc::ApplySequence(), and CIccOpDefOutputChan::Exec().
CIccApplyMpeCalculator* SIccOpState::pApply |
Definition at line 274 of file IccMpeCalc.h.
Referenced by CIccCalculatorFunc::ApplySequence(), CIccOpDefEnvVar::Exec(), and CIccOpDefSubElement::Exec().
const icFloatNumber* SIccOpState::pixel |
Definition at line 278 of file IccMpeCalc.h.
Referenced by CIccCalculatorFunc::ApplySequence(), and CIccOpDefInputChan::Exec().
CIccFloatVector* SIccOpState::pScratch |
Definition at line 276 of file IccMpeCalc.h.
Referenced by CIccCalculatorFunc::ApplySequence(), CIccOpDefRotateLeft::Exec(), CIccOpDefRotateRight::Exec(), CIccOpDefSolve::Exec(), CIccOpDefSubElement::Exec(), and CIccOpDefTranspose::Exec().
CIccFloatVector* SIccOpState::pStack |
Definition at line 275 of file IccMpeCalc.h.
Referenced by CIccConsoleDebugger::AfterOp(), CIccLogDebugger::AfterOp(), CIccCalculatorFunc::ApplySequence(), CIccConsoleDebugger::BeforeOp(), CIccLogDebugger::BeforeOp(), CIccOpDefAbsoluteVal::Exec(), CIccOpDefAdd::Exec(), CIccOpDefAnd::Exec(), CIccOpDefArcCosine::Exec(), CIccOpDefArcSine::Exec(), CIccOpDefArcTan2::Exec(), CIccOpDefArcTangent::Exec(), CIccOpDefCartesianToPolar::Exec(), CIccOpDefCeiling::Exec(), CIccOpDefCopy::Exec(), CIccOpDefCosine::Exec(), CIccOpDefCube::Exec(), CIccOpDefCubeRoot::Exec(), CIccOpDefData::Exec(), CIccOpDefDivide::Exec(), CIccOpDefEqual::Exec(), CIccOpDefExp::Exec(), CIccOpDefFlip::Exec(), CIccOpDefFloor::Exec(), CIccOpDefFromLab::Exec(), CIccOpDefGamma::Exec(), CIccOpDefGreaterThan::Exec(), CIccOpDefGreaterThanEqual::Exec(), CIccOpDefLessThan::Exec(), CIccOpDefLessThanEqual::Exec(), CIccOpDefLogrithm::Exec(), CIccOpDefMaximum::Exec(), CIccOpDefMinimum::Exec(), CIccOpDefModulus::Exec(), CIccOpDefMultiply::Exec(), CIccOpDefNaturalLog::Exec(), CIccOpDefNear::Exec(), CIccOpDefNeg::Exec(), CIccOpDefNot::Exec(), CIccOpDefNotEqual::Exec(), CIccOpDefOr::Exec(), CIccOpDefPolarToCartesian::Exec(), CIccOpDefPop::Exec(), CIccOpDefPositionDup::Exec(), CIccOpDefPow::Exec(), CIccOpDefProduct::Exec(), CIccOpDefRealNumber::Exec(), CIccOpDefRound::Exec(), CIccOpDefScalarAdd::Exec(), CIccOpDefScalarDivide::Exec(), CIccOpDefScalarMultiply::Exec(), CIccOpDefScalarSubtract::Exec(), CIccOpDefSign::Exec(), CIccOpDefSine::Exec(), CIccOpDefSolve::Exec(), CIccOpDefSquare::Exec(), CIccOpDefSquareRoot::Exec(), CIccOpDefSubElement::Exec(), CIccOpDefSubtract::Exec(), CIccOpDefSum::Exec(), CIccOpDefTangent::Exec(), CIccOpDefTempSaveChan::Exec(), CIccOpDefToLab::Exec(), CIccOpDefTranspose::Exec(), CIccOpDefTruncate::Exec(), CIccOpDefVectorAnd::Exec(), CIccOpDefVectorMaximum::Exec(), CIccOpDefVectorMinimum::Exec(), and CIccOpDefVectorOr::Exec().
icFloatNumber* SIccOpState::temp |
Definition at line 277 of file IccMpeCalc.h.
Referenced by CIccCalculatorFunc::ApplySequence(), CIccOpDefTempGetChan::Exec(), CIccOpDefTempPutChan::Exec(), and CIccOpDefTempSaveChan::Exec().