|
Rhino C++ API
8.24
|
This is the complete list of members for IRhinoWindow, including all inherited members.
| Create(const CRhinoWindowCreateOptions &options)=0 | IRhinoWindow | pure virtual |
| Created() const =0 | IRhinoWindow | pure virtual |
| Destroy()=0 | IRhinoWindow | pure virtual |
| EnglishCaption() const =0 | IRhinoWindow | pure virtual |
| GetScreenCoords(ON_4iRect &rectOut) const =0 | IRhinoWindow | pure virtual |
| Handle(void)=0 | IRhinoWindow | pure virtual |
| IRhinoWindow()=default | IRhinoWindow | protected |
| IRhinoWindow(const IRhinoWindow &)=delete | IRhinoWindow | protected |
| IsEnabled() const =0 | IRhinoWindow | pure virtual |
| IsVisible() const =0 | IRhinoWindow | pure virtual |
| LocalCaption() const | IRhinoWindow | virtual |
| Location() const =0 | IRhinoWindow | pure virtual |
| operator=(const IRhinoWindow &)=delete | IRhinoWindow | protected |
| Parent() const =0 | IRhinoWindow | pure virtual |
| Refresh(bool immediate=false)=0 | IRhinoWindow | pure virtual |
| Release()=0 | IRhinoWindow | pure virtual |
| SetFocused()=0 | IRhinoWindow | pure virtual |
| SetIsEnabled(bool enable)=0 | IRhinoWindow | pure virtual |
| SetIsVisible(bool visible)=0 | IRhinoWindow | pure virtual |
| SetLocation(ON_2iPoint location)=0 | IRhinoWindow | pure virtual |
| SetParent(RHINO_WINDOW_HANDLE parent)=0 | IRhinoWindow | pure virtual |
| SetSize(ON_2iSize size, bool redraw=false, bool redrawBorder=false)=0 | IRhinoWindow | pure virtual |
| Size() const =0 | IRhinoWindow | pure virtual |
| WindowProc(unsigned int message, WPARAM wParam, LPARAM lParam) | IRhinoWindow | virtual |
| ~IRhinoWindow()=default | IRhinoWindow | virtual |
1.8.17