![]() |
Image Component Library (ICL)
|
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 | |
| errorDeltaTh | icl::geom::ICP3D | |
| getErrorDeltaTh() | icl::geom::ICP3D | inline |
| getMaxDistance() | icl::geom::ICP3D | inline |
| getMaximumIterations() | icl::geom::ICP3D | inline |
| getTarget() | icl::geom::ICP3D | inline |
| ICP3D(uint32_t const iterations=10, icl32f const max_distance=1.0f, icl64f const errorDelat=0.01f) | icl::geom::ICP3D | |
| ICP3DVec typedef | icl::geom::ICP3D | |
| m_target | icl::geom::ICP3D | |
| maxDist | icl::geom::ICP3D | |
| maxIterations | icl::geom::ICP3D | |
| octree | icl::geom::ICP3D | |
| setErrorDeltaTh(icl64f const th) | icl::geom::ICP3D | inline |
| setMaxDistance(icl32f const dist) | icl::geom::ICP3D | inline |
| setMaximumIterations(uint32_t const iterations) | icl::geom::ICP3D | inline |
| Uncopyable() | icl::utils::Uncopyable | inlineprotected |
| ~ICP3D() | icl::geom::ICP3D | virtual |
1.8.15