![]() |
ImFusion C++ SDK 4.4.0
|
This is the complete list of members for ImFusion::DepthColorWarping, including all inherited members.
| DepthColorWarping(MemImage *depth, MemImage *color, const RGBDDataComponent *comp=nullptr) (defined in ImFusion::DepthColorWarping) | ImFusion::DepthColorWarping | |
| DepthColorWarping(const SharedImageSet *depth, const SharedImageSet *color) (defined in ImFusion::DepthColorWarping) | ImFusion::DepthColorWarping | |
| depthToColorMap() | ImFusion::DepthColorWarping | |
| depthToColorMap(TypedImage< float > *depthToColorMap) const | ImFusion::DepthColorWarping | |
| setProjectColorFunction(std::function< vec2(const mat3 &, const vec3 &)> project) | ImFusion::DepthColorWarping | |
| setUnprojectDepthFunction(std::function< vec3(const mat3 &, double, const vec2 &)> unproject) | ImFusion::DepthColorWarping | |
| warpedColor(bool interpolate=false) | ImFusion::DepthColorWarping | |
| warpedDepth() | ImFusion::DepthColorWarping | |
| ~DepthColorWarping() (defined in ImFusion::DepthColorWarping) | ImFusion::DepthColorWarping |