Can I input volumetric input (like TSDF volume)? ```c++ vector<vector<vector<float>>> tsdfVolume; ```