Closed yijiangh closed 7 years ago
RenderingWidget is supposed to be a scene builder currently sits on Qt UI framework.
It implements the slot callback function in response to click event from button (or slider) in RvizPanel class.
It should only take following functionalities:
Thus it should maintain the following class as member variables:
Prerequisite for #17 .
Introducing property container hierarchy (refer OpenMesh property container).
Thanks for the idea of @kiki007