Rubberband Class Reference
Public Member Functions | |
| void | paintGL () |
| Rubberband (Gui::View3DInventorViewer *v) | |
| ~Rubberband () | |
Public Member Functions inherited from Gui::GLGraphicsItem | |
| GLGraphicsItem () | |
| virtual | ~GLGraphicsItem () |
Public Member Functions inherited from Base::BaseClass | |
| BaseClass () | |
| Construction. More... | |
| virtual PyObject * | getPyObject (void) |
| This method returns the Python wrapper for a C++ object. More... | |
| virtual Type | getTypeId (void) const |
| bool | isDerivedFrom (const Type type) const |
| virtual void | setPyObject (PyObject *) |
| virtual | ~BaseClass () |
| Destruction. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from Base::BaseClass | |
| static void * | create (void) |
| static Type | getClassTypeId (void) |
| static void | init (void) |
Static Protected Member Functions inherited from Base::BaseClass | |
| static void | initSubclass (Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr) |
Constructor & Destructor Documentation
◆ Rubberband()
| Rubberband::Rubberband | ( | Gui::View3DInventorViewer * | v | ) |
References Gui::View3DInventorViewer::Image.
◆ ~Rubberband()
| Rubberband::~Rubberband | ( | ) |
Member Function Documentation
◆ paintGL()
|
virtual |
Implements Gui::GLGraphicsItem.
The documentation for this class was generated from the following file:
- src/Mod/Sandbox/Gui/Overlay.cpp
Public Member Functions inherited from
1.8.17