Adds a specialized pivot interactorstyle to ImguiPlotter which does all interaction relative to a pivot point specified by the position of the mouse pointer.
Also adds the convenience methods add_pointcloud and add_glyph_mapper to ImguiPlotter for adding point cloud data and efficient adding of glyphs.
Adds a specialized pivot interactorstyle to
ImguiPlotter
which does all interaction relative to a pivot point specified by the position of the mouse pointer.Also adds the convenience methods
add_pointcloud
andadd_glyph_mapper
toImguiPlotter
for adding point cloud data and efficient adding of glyphs.