aimsalgo  5.1.2
Neuroimaging image processing
aims::MeshInterpoler Member List

This is the complete list of members for aims::MeshInterpoler, including all inherited members.

findNeighbours()aims::MeshInterpolerprotected
findNeighbours_timestep(const Point3df *sourceVert, const AimsVector< uint, 3 > *sourcePoly, uint nSourcePolygon, const Point3df *destVertex, uint nDestVertex, int timestep)aims::MeshInterpolerprotected
InterpolationType enum nameaims::MeshInterpoler
Linear enum valueaims::MeshInterpoler
MeshInterpoler(const AimsSurfaceTriangle &source, const AimsSurfaceTriangle &dest)aims::MeshInterpoler
MeshInterpoler(const Point3df *sourceVert, const AimsVector< uint, 3 > *sourcePoly, uint nSourcePolygon, const Point3df *destVertex, const AimsVector< uint, 3 > *destPolygon, uint nDestVertex, uint nDestPolygon)aims::MeshInterpoler
MeshInterpoler()aims::MeshInterpolerprotected
NearestNeighbour enum valueaims::MeshInterpoler
processCoordinates()aims::MeshInterpolerprotected
processCoordinates_timestep(const Point3df *sourceVert, const AimsVector< uint, 3 > *sourcePoly, const Point3df *destVertex, uint nDestVertex, int timestep)aims::MeshInterpolerprotected
project()aims::MeshInterpoler
projectedTriangles() constaims::MeshInterpoler
projectedTriCoord1() constaims::MeshInterpoler
projectedTriCoord2() constaims::MeshInterpoler
projectedTriCoord3() constaims::MeshInterpoler
reloadProjectionParams(const TimeTexture< uint > &projTriangles, const TimeTexture< float > &projTriCoord1, const TimeTexture< float > &projTriCoord2, const TimeTexture< float > &projTriCoord3)aims::MeshInterpoler
resampleMesh(const AimsSurfaceTriangle &sourceshape) constaims::MeshInterpoler
resampleTexture(const TimeTexture< T > &, InterpolationType=Linear) constaims::MeshInterpoler
resampleTexture(const Texture< T > &source, Texture< T > &dest, int timestep=0, InterpolationType=Linear) constaims::MeshInterpoler
resampleTexture(const T *source, T *dest, int timestep=0, InterpolationType=Linear) constaims::MeshInterpoler
setDiscontinuityThresholds(float xthresh, float ythresh, float zthresh)aims::MeshInterpoler
setMeshes(const AimsSurfaceTriangle &source, const AimsSurfaceTriangle &dest)aims::MeshInterpoler
~MeshInterpoler()aims::MeshInterpolervirtual