Image Component Library (ICL)
icl::geom::ICP3D Member List

This is the complete list of members for icl::geom::ICP3D, including all inherited members.

apply(std::vector< ICP3DVec > const &source, std::vector< ICP3DVec > &out)icl::geom::ICP3D
apply(std::vector< ICP3DVec > const &target, std::vector< ICP3DVec > const &source, std::vector< ICP3DVec > &out, icl32f const &min, icl32f const &len)icl::geom::ICP3D
apply(std::vector< ICP3DVec > const &target, std::vector< ICP3DVec > const &source, std::vector< ICP3DVec > &out, icl32f const &minX, icl32f const &minY, icl32f const &minZ, icl32f const &width, icl32f const &height, icl32f const &depth)icl::geom::ICP3D
build(std::vector< ICP3DVec > const &target, icl32f const &min, icl32f const &len)icl::geom::ICP3D
build(std::vector< ICP3DVec > const &target, icl32f const &minX, icl32f const &minY, icl32f const &minZ, icl32f const &width, icl32f const &height, icl32f const &depth)icl::geom::ICP3D
errorDeltaThicl::geom::ICP3D
getErrorDeltaTh()icl::geom::ICP3Dinline
getMaxDistance()icl::geom::ICP3Dinline
getMaximumIterations()icl::geom::ICP3Dinline
getTarget()icl::geom::ICP3Dinline
ICP3D(uint32_t const iterations=10, icl32f const max_distance=1.0f, icl64f const errorDelat=0.01f)icl::geom::ICP3D
ICP3DVec typedeficl::geom::ICP3D
m_targeticl::geom::ICP3D
maxDisticl::geom::ICP3D
maxIterationsicl::geom::ICP3D
octreeicl::geom::ICP3D
setErrorDeltaTh(icl64f const th)icl::geom::ICP3Dinline
setMaxDistance(icl32f const dist)icl::geom::ICP3Dinline
setMaximumIterations(uint32_t const iterations)icl::geom::ICP3Dinline
Uncopyable()icl::utils::Uncopyableinlineprotected
~ICP3D()icl::geom::ICP3Dvirtual