![]() |
ImFusion SDK 4.3
|
This is the complete list of members for GlTPSDeformation, including all inherited members.
| AbstractInclude(const std::string &defineName, const std::string &includePath) | AbstractInclude | |
| addControlPoint(const vec3 &points) | GlTPSDeformation | |
| clone() const override | GlTPSDeformation | virtual |
| Configurable()=default (defined in Configurable) | Configurable | |
| Configurable(const Configurable &rhs) (defined in Configurable) | Configurable | |
| Configurable(Configurable &&rhs) noexcept (defined in Configurable) | Configurable | |
| configuration(Properties *p) const override | GlTPSDeformation | virtual |
| configure(const Properties *p) override | GlTPSDeformation | virtual |
| configureDefaults() | Configurable | virtual |
| controlPoints() const override | GlTPSDeformation | virtual |
| controlPointTexture() const (defined in GlTPSDeformation) | GlTPSDeformation | |
| createMultiInclude(const std::string &replacementToken) | MultiIncludable< Deformation, const SharedImage * > | |
| defineName() | Deformation | static |
| ImFusion::GL::AbstractInclude::defineName() const | AbstractInclude | |
| defineSuffix() | Deformation | static |
| Deformation(const std::string &shaderPath) | Deformation | explicit |
| dependentIncludes() const | AbstractInclude | virtual |
| dimension() const override | GlTPSDeformation | virtual |
| disabled() const | Deformation | |
| displacement(const vec3 &pos) const override | GlTPSDeformation | virtual |
| ImFusion::ParametricDeformation::displacement(const vec2 &pos) const | Deformation | virtual |
| displacements() const override | GlTPSDeformation | virtual |
| displacementTexture() const (defined in GlTPSDeformation) | GlTPSDeformation | |
| displacePoint(const vec3 &point) const | Deformation | virtual |
| fingerprint() const | AbstractInclude | virtual |
| GlTPSDeformation(int dimension) (defined in GlTPSDeformation) | GlTPSDeformation | |
| GlTPSDeformation(SharedImage *img) (defined in GlTPSDeformation) | GlTPSDeformation | |
| GlTPSDeformation(const GlTPSDeformation &other) (defined in GlTPSDeformation) | GlTPSDeformation | |
| id() const override | GlTPSDeformation | inlinevirtual |
| includeCodeSubstitution() const | AbstractInclude | virtual |
| includePath() const | AbstractInclude | |
| isIdentity() const override | GlTPSDeformation | virtual |
| m_dimension (defined in GlTPSDeformation) | GlTPSDeformation | protected |
| m_disabled | Deformation | protected |
| m_disp | GlTPSDeformation | protected |
| m_lambda (defined in GlTPSDeformation) | GlTPSDeformation | protected |
| m_params | Configurable | protected |
| m_pts | GlTPSDeformation | protected |
| m_texControlPoints (defined in GlTPSDeformation) | GlTPSDeformation | mutableprotected |
| m_texDisp | GlTPSDeformation | mutableprotected |
| m_texParameters (defined in GlTPSDeformation) | GlTPSDeformation | mutableprotected |
| m_useLocal (defined in GlTPSDeformation) | GlTPSDeformation | protected |
| m_W (defined in GlTPSDeformation) | GlTPSDeformation | protected |
| MultiIncludable(Deformation *crtpInstance, const std::string &baseToken, Flags< ShaderTextReplacement > replacementScheme) | MultiIncludable< Deformation, const SharedImage * > | inlineprotected |
| multiIncludeDefine(const std::string &replacementToken) | Deformation | static |
| MultiIncludeType typedef | MultiIncludable< Deformation, const SharedImage * > | |
| notifyListeners(const DeformationEvent &event) const | Deformation | protected |
| numberOfControlPoints() const override | GlTPSDeformation | virtual |
| numberOfParameters() const | ParametricDeformation | inlinevirtual |
| operator=(const Configurable &) (defined in Configurable) | Configurable | |
| operator=(Configurable &&) noexcept (defined in Configurable) | Configurable | |
| parameters(std::vector< double > &parsOut) const | ParametricDeformation | virtual |
| ParametricDeformation(const std::string &shaderPath) | ParametricDeformation | inline |
| registerParameter(ParameterBase *param) | Configurable | |
| regularizerWeight() const (defined in GlTPSDeformation) | GlTPSDeformation | |
| removeControlPoint(int index) | GlTPSDeformation | |
| setControlPoints(const std::vector< vec3 > &pts) | GlTPSDeformation | |
| setDefaultControlPoints(SharedImage *img, bool fit=false) | GlTPSDeformation | |
| setDisabled(bool flag) | Deformation | |
| setDisplacement(const std::vector< vec3f > &d) override | GlTPSDeformation | virtual |
| setDisplacement(int idx, const vec3f &d) | GlTPSDeformation | |
| setIdentity() override | GlTPSDeformation | virtual |
| setIncludeArguments(GL::Program &p, const SharedImage *img=nullptr, const std::string &prefix="deform") const override | GlTPSDeformation | virtual |
| ImFusion::GL::MultiIncludable< Deformation, const SharedImage * >::setIncludeArguments(Program &prog, IncludeArgumentsTypes... includeArgs, const std::string &token) const=0 | MultiIncludable< Deformation, const SharedImage * > | pure virtual |
| setParameters(const std::vector< double > &pars) | ParametricDeformation | virtual |
| setPointCorrespondences(const std::vector< vec3 > &pts1, const std::vector< vec3 > &pts2) | GlTPSDeformation | |
| setRegularizerWeight(double value) (defined in GlTPSDeformation) | GlTPSDeformation | |
| setUseLocalModel(bool useLocal) (defined in GlTPSDeformation) | GlTPSDeformation | |
| signalChanged (defined in Deformation) | Deformation | |
| signalParametersChanged | Configurable | |
| supportingImages() const | Deformation | inlinevirtual |
| unregisterParameter(const ParameterBase *param) | Configurable | |
| useLocalModel() const (defined in GlTPSDeformation) | GlTPSDeformation | inline |
| ~AbstractInclude() (defined in AbstractInclude) | AbstractInclude | virtual |
| ~Configurable() (defined in Configurable) | Configurable | virtual |
| ~Deformation() override (defined in Deformation) | Deformation | |
| ~GlTPSDeformation() override (defined in GlTPSDeformation) | GlTPSDeformation | |
| ~ParametricDeformation() override | ParametricDeformation | inline |