Skip to content
Snippets Groups Projects
Commit 79f6c482 authored by Sebastian Hahta's avatar Sebastian Hahta
Browse files

remove unused methdos

parent bf11b504
No related branches found
No related tags found
1 merge request!336WIP: save/load poses from file
Pipeline #29217 passed
......@@ -90,8 +90,6 @@ public:
nanogui::Vector2i getActivePoseScreenCoord();
void transformActivePose(const Eigen::Matrix4d &pose);
void setActivePose(const Eigen::Matrix4d &pose);
void posesFromFile(const std::string& path);
void posesToFile(const std::string& path);
private:
int frame_idx = -1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment