|
fw4spl
|
Public Member Functions | |
| TUTO14MESHGENERATOR_API | AlgoMeshDeformation () noexcept |
| Constructor. | |
| virtual TUTO14MESHGENERATOR_API | ~AlgoMeshDeformation () noexcept |
| Destructor. | |
| TUTO14MESHGENERATOR_API void | setParam (::fwData::Mesh::sptr _mesh, const unsigned int _step, const unsigned int _amplitude) |
| Initialize algorithm's parameters. | |
| TUTO14MESHGENERATOR_API void | initSimu () |
| Initialize the simulated acquisition. | |
| TUTO14MESHGENERATOR_API void | computeSimu () |
| Compute the simulated acquisition for the given step between inspiration and expiration. | |
| TUTO14MESHGENERATOR_API void | computeDeformation (::fwData::Mesh::sptr _mesh, const unsigned int _nbStep, const unsigned int _amplitude) |
| Compute deformation or init algo if necessary. | |
Definition at line 21 of file AlgoMeshDeformation.hpp.