polyscope
polyscope copied to clipboard
Getting Slicing Plane Position and Orientation After Manual Manipulation
Hello, I'm using the Polyscope C++ library in my project,.
How can I get the position and orientation of the slicing plane after manually manipulating it using the control widget? I couldn't find a getPose function in the documentation. Does Polyscope provide a way to get this information?
The library has been very helpful to me, and I really appreciate your work!