![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for CPDF_StitchFunc, including all inherited members.
| Call(pdfium::span< const float > inputs, pdfium::span< float > results) const | CPDF_Function | |
| CPDF_Function(Type type) | CPDF_Function | explicitprotected |
| CPDF_StitchFunc() | CPDF_StitchFunc | |
| GetBound(size_t i) const | CPDF_StitchFunc | inline |
| GetDomain(int i) const | CPDF_Function | inline |
| GetEncode(size_t i) const | CPDF_StitchFunc | inline |
| GetRange(int i) const | CPDF_Function | inline |
| GetSubFunctions() const | CPDF_StitchFunc | inline |
| Init(const CPDF_Object *pObj, VisitedSet *pVisited) | CPDF_Function | protected |
| InputCount() const | CPDF_Function | inline |
| Interpolate(float x, float xmin, float xmax, float ymin, float ymax) const | CPDF_Function | |
| Load(RetainPtr< const CPDF_Object > pFuncObj) | CPDF_Function | static |
| Load(RetainPtr< const CPDF_Object > pFuncObj, VisitedSet *pVisited) | CPDF_Function | protectedstatic |
| m_Domains | CPDF_Function | protected |
| m_nInputs | CPDF_Function | protected |
| m_nOutputs | CPDF_Function | protected |
| m_Ranges | CPDF_Function | protected |
| m_Type | CPDF_Function | protected |
| OutputCount() const | CPDF_Function | inline |
| Type enum name | CPDF_Function | |
| v_Call(pdfium::span< const float > inputs, pdfium::span< float > results) const override | CPDF_StitchFunc | virtual |
| v_Init(const CPDF_Object *pObj, VisitedSet *pVisited) override | CPDF_StitchFunc | virtual |
| VisitedSet typedef | CPDF_Function | protected |
| ~CPDF_Function() | CPDF_Function | virtual |
| ~CPDF_StitchFunc() override | CPDF_StitchFunc |