internally used callback class type
More...
#include <DrawWidget3D.h>
internally used callback class type
◆ ~GLCallback()
virtual icl::qt::ICLDrawWidget3D::GLCallback::~GLCallback |
( |
| ) |
|
|
inlinevirtual |
empty destructor (doing nothing)
◆ draw()
virtual void icl::qt::ICLDrawWidget3D::GLCallback::draw |
( |
ICLDrawWidget3D * |
widget | ) |
|
|
inlinevirtual |
2nd draw functions that can access the parent draw-widget
◆ link()
virtual void icl::qt::ICLDrawWidget3D::GLCallback::link |
( |
ICLDrawWidget3D * |
widget | ) |
|
|
inlinevirtual |
custom code to link the visualization to the widget
◆ unlink()
virtual void icl::qt::ICLDrawWidget3D::GLCallback::unlink |
( |
ICLDrawWidget3D * |
widget | ) |
|
|
inlinevirtual |
custom code to un-link the visualization from the widget
The documentation for this class was generated from the following file: