#include <InterpolationCurve.hxx>

Public Member Functions | |
| InterpolationCurve () | |
| InterpolationCurve (const InterpolationOptions &io) | |
| template<class MyMeshType , class MatrixType > | |
| int | interpolateMeshes (const MyMeshType &meshS, const MyMeshType &meshT, MatrixType &result, const char *method) |
| INTERP_KERNEL.InterpolationCurve< RealCurve >.InterpolationCurve | ( | ) |
| INTERP_KERNEL.InterpolationCurve< RealCurve >.InterpolationCurve | ( | const InterpolationOptions & | io | ) |
| int INTERP_KERNEL.InterpolationCurve< RealCurve >.interpolateMeshes | ( | const MyMeshType & | meshS, |
| const MyMeshType & | meshT, | ||
| MatrixType & | result, | ||
| const char * | method | ||
| ) |