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

#include <scaling_cache.h>

Public Member Functions

std::unique_ptr< InMemoryMeshlookupTPSMeshWarp (const OpenSim::Model &sourceModel, const OpenSim::Model &resultModel, const OpenSim::Mesh &sourceMesh, const OpenSim::Mesh &resultMesh, const OpenSim::Frame &sourceLandmarksFrame, const OpenSim::Frame &resultLandmarksFrame, const ThinPlateSplineCommonInputs &tpsInputs, bool compensateForFrameChanges)
 
SimTK::Vec3 lookupTPSWarpedRigidPoint (const OpenSim::Model &sourceModel, const OpenSim::Model &resultModel, const SimTK::Vec3 &sourceLocation, const SimTK::Vec3 &resultLocation, const OpenSim::Frame &sourceParentFrame, const OpenSim::Frame &resultParentFrame, const OpenSim::Frame &sourceLandmarksFrame, const OpenSim::Frame &resultLandmarksFrame, const ThinPlateSplineCommonInputs &tpsInputs, bool compensateForFrameChanges)
 
SimTK::Transform lookupTPSAffineTransformWithoutScaling (const ThinPlateSplineCommonInputs &tpsInputs)
 

Member Function Documentation

◆ lookupTPSAffineTransformWithoutScaling()

SimTK::Transform opyn::ScalingCache::lookupTPSAffineTransformWithoutScaling ( const ThinPlateSplineCommonInputs tpsInputs)
inline

◆ lookupTPSMeshWarp()

std::unique_ptr< InMemoryMesh > opyn::ScalingCache::lookupTPSMeshWarp ( const OpenSim::Model &  sourceModel,
const OpenSim::Model &  resultModel,
const OpenSim::Mesh &  sourceMesh,
const OpenSim::Mesh &  resultMesh,
const OpenSim::Frame &  sourceLandmarksFrame,
const OpenSim::Frame &  resultLandmarksFrame,
const ThinPlateSplineCommonInputs tpsInputs,
bool  compensateForFrameChanges 
)
inline

◆ lookupTPSWarpedRigidPoint()

SimTK::Vec3 opyn::ScalingCache::lookupTPSWarpedRigidPoint ( const OpenSim::Model &  sourceModel,
const OpenSim::Model &  resultModel,
const SimTK::Vec3 &  sourceLocation,
const SimTK::Vec3 &  resultLocation,
const OpenSim::Frame &  sourceParentFrame,
const OpenSim::Frame &  resultParentFrame,
const OpenSim::Frame &  sourceLandmarksFrame,
const OpenSim::Frame &  resultLandmarksFrame,
const ThinPlateSplineCommonInputs tpsInputs,
bool  compensateForFrameChanges 
)
inline

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