opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | Private Member Functions | List of all members
opyn::ThinPlateSplineWrapCylinderScalingStep Class Referencefinal

#include <thin_plate_spline_wrap_cylinder_scaling_step.h>

Inheritance diagram for opyn::ThinPlateSplineWrapCylinderScalingStep:
[legend]
Collaboration diagram for opyn::ThinPlateSplineWrapCylinderScalingStep:
[legend]

Public Member Functions

 ThinPlateSplineWrapCylinderScalingStep ()
 
- Public Member Functions inherited from opyn::ScalingStep
osc::CStringView label () const
 
void setLabel (osc::CStringView newLabel)
 
void forEachScalingParameterDeclaration (const std::function< void(const ScalingParameterDeclaration &)> &callback) const
 
std::vector< ScalingStepValidationMessagevalidate (ScalingCache &scalingCache, const ScalingParameters &scalingParameters, const OpenSim::Model &sourceModel) const
 
void applyScalingStep (ScalingCache &scalingCache, const ScalingParameters &scalingParameters, const OpenSim::Model &sourceModel, OpenSim::Model &resultModel) const
 

Private Member Functions

std::vector< ScalingStepValidationMessageimplValidate (ScalingCache &cache, const ScalingParameters &params, const OpenSim::Model &sourceModel) const final
 
void implApplyScalingStep (ScalingCache &cache, const ScalingParameters &parameters, const OpenSim::Model &sourceModel, OpenSim::Model &resultModel) const final
 

Additional Inherited Members

- Protected Member Functions inherited from opyn::ToggleableThinPlateSplineScalingStep
 ToggleableThinPlateSplineScalingStep (std::string_view label)
 
CommonParameters calcTPSScalingStepCommonParams (const ScalingParameters &parameters, const OpenSim::Model &sourceModel, const OpenSim::Model &resultModel) const
 
- Protected Member Functions inherited from opyn::ThinPlateSplineScalingStep
 ThinPlateSplineScalingStep (std::string_view label)
 
void implForEachScalingParameterDeclaration (const std::function< void(const ScalingParameterDeclaration &)> &callback) const override
 
CommonParameters calcTPSScalingStepCommonParams (const ScalingParameters &parameters, const OpenSim::Model &sourceModel, const OpenSim::Model &resultModel) const
 
- Protected Member Functions inherited from opyn::ScalingStep
 ScalingStep (std::string_view label)
 

Constructor & Destructor Documentation

◆ ThinPlateSplineWrapCylinderScalingStep()

opyn::ThinPlateSplineWrapCylinderScalingStep::ThinPlateSplineWrapCylinderScalingStep ( )
inlineexplicit

Member Function Documentation

◆ implApplyScalingStep()

void opyn::ThinPlateSplineWrapCylinderScalingStep::implApplyScalingStep ( ScalingCache cache,
const ScalingParameters parameters,
const OpenSim::Model &  sourceModel,
OpenSim::Model &  resultModel 
) const
inlinefinalprivatevirtual

Reimplemented from opyn::ScalingStep.

◆ implValidate()

std::vector< ScalingStepValidationMessage > opyn::ThinPlateSplineWrapCylinderScalingStep::implValidate ( ScalingCache cache,
const ScalingParameters params,
const OpenSim::Model &  sourceModel 
) const
inlinefinalprivatevirtual

Reimplemented from opyn::ThinPlateSplineScalingStep.


The documentation for this class was generated from the following file: