Set the center of rotation for the orbit operator

How do you set the center of rotation for the RelativeOrbitOperator? I don’t see a function to do so.

Hello @amaan.makhani,

There is no public API to manually set the center of rotation for RelativeOrbitOperator. That said, the source code for all the operators is provided as part of the Visualize Desktop package if you want to implement your own features. Please refer to sprk_relative_orbit_op.cpp found in the directory HOOPS_Visualize_2025.7.0\samples\operators.

Thanks,
Tino