![]() |
ImFusion SDK 4.3
|
This is the complete list of members for SurfaceReconstruction, including all inherited members.
| addFrame(const TypedImage< float > *imgDepth, const TypedImage< unsigned char > *imgColor, int sensor, const TypedImage< float > *imgDepthToColorMap=nullptr, mat4 *T=nullptr, bool poseHint=false, TypedImage< unsigned char > *imgScene=nullptr, bool updateVolume=true, mat4 *sensorT=nullptr, bool forceFirstFrame=false, bool ortho=false, int *icpMatches=nullptr, bool *isKeyframe=nullptr, double *timestamp=nullptr, const TypedImage< unsigned char > *mask=nullptr)=0 | SurfaceReconstruction | pure virtual |
| cleanup()=0 | SurfaceReconstruction | pure virtual |
| currentPose() const =0 | SurfaceReconstruction | pure virtual |
| getMesh() const =0 | SurfaceReconstruction | pure virtual |
| init(SurfaceReconstructionData &data)=0 | SurfaceReconstruction | pure virtual |
| resetReconstruction()=0 | SurfaceReconstruction | pure virtual |
| setCurrentPose(const mat4f &T)=0 | SurfaceReconstruction | pure virtual |
| stopReconstruction()=0 | SurfaceReconstruction | pure virtual |
| ~SurfaceReconstruction() | SurfaceReconstruction | inlinevirtual |