![]() |
ImFusion C++ SDK 4.4.0
|
This is the complete list of members for ImFusion::RelocalizationStack, including all inherited members.
| addFrame(int id, TypedImage< float > *imgDepth, TypedImage< unsigned char > *imgColor, const mat4 &T, bool *addedToDatabase=0) override | ImFusion::RelocalizationStack | virtual |
| clear() override | ImFusion::RelocalizationStack | virtual |
| init(int widthDepth, int heightDepth, int widthColor, int heightColor) override | ImFusion::RelocalizationStack | virtual |
| localize(TypedImage< float > *imgDepth, TypedImage< unsigned char > *imgColor, std::vector< std::tuple< mat4, double, int > > &T, int k=4) override | ImFusion::RelocalizationStack | virtual |
| NotCopyable()=default (defined in ImFusion::Utils::NotCopyable) | ImFusion::Utils::NotCopyable | protected |
| NotCopyable(NotCopyable &&) noexcept=default (defined in ImFusion::Utils::NotCopyable) | ImFusion::Utils::NotCopyable | protected |
| NotCopyable(const NotCopyable &)=delete (defined in ImFusion::Utils::NotCopyable) | ImFusion::Utils::NotCopyable | protected |
| operator=(NotCopyable &&) noexcept=default (defined in ImFusion::Utils::NotCopyable) | ImFusion::Utils::NotCopyable | protected |
| operator=(const NotCopyable &)=delete (defined in ImFusion::Utils::NotCopyable) | ImFusion::Utils::NotCopyable | protected |
| PoseCandidateMode enum name | ImFusion::RelocalizationStack | |
| Relocalization() | ImFusion::Relocalization | inline |
| relocalizations() const | ImFusion::RelocalizationStack | |
| setPoseCandidateMode(PoseCandidateMode mode) | ImFusion::RelocalizationStack | |
| setRelocalizations(std::vector< std::unique_ptr< Relocalization > > &reloc) | ImFusion::RelocalizationStack | |
| ~NotCopyable()=default (defined in ImFusion::Utils::NotCopyable) | ImFusion::Utils::NotCopyable | protected |
| ~Relocalization() | ImFusion::Relocalization | inlinevirtual |