Rhino C++ API
8.13
|
This is the complete list of members for IRhinoSdkRenderFrameEx3, including all inherited members.
CopyRenderWindowToClipboard() const =0 | IRhinoSdkRenderFrame | pure virtual |
Create(const CRhinoWindowCreateOptions &options)=0 | IRhinoWindow | pure virtual |
Created() const =0 | IRhinoWindow | pure virtual |
Delete(void)=0 | IRhinoSdkRenderFrame | protectedpure virtual |
Destroy()=0 | IRhinoWindow | pure virtual |
EnglishCaption() const =0 | IRhinoWindow | pure virtual |
EVF(const wchar_t *wszFunc, void *pvData) | IRhinoSdkRenderFrame | virtual |
GetScreenCoords(ON_4iRect &rectOut) const =0 | IRhinoWindow | pure virtual |
Handle(void)=0 | IRhinoWindow | pure virtual |
ImageSize() const =0 | IRhinoSdkRenderFrame | pure virtual |
IRhinoSdkRenderFrame() | IRhinoSdkRenderFrame | protected |
IRhinoWindow()=default | IRhinoWindow | protected |
IRhinoWindow(const IRhinoWindow &)=delete | IRhinoWindow | protected |
IsEnabled() const =0 | IRhinoWindow | pure virtual |
IsRendering() const =0 | IRhinoSdkRenderFrame | pure virtual |
IsVisible() const =0 | IRhinoWindow | pure virtual |
LocalCaption() const | IRhinoWindow | virtual |
Location() const =0 | IRhinoWindow | pure virtual |
MakeModal(bool bModal)=0 | IRhinoSdkRenderFrame | pure virtual |
operator=(const IRhinoWindow &)=delete | IRhinoWindow | protected |
Parent() const =0 | IRhinoWindow | pure virtual |
PickPointOnImage(PickTypes type, int &xOut, int &yOut)=0 | IRhinoSdkRenderFrameEx3 | pure virtual |
PickRectangleOnImage(ON_4iRect &rectOut)=0 | IRhinoSdkRenderFrameEx3 | pure virtual |
PickTypes enum name | IRhinoSdkRenderFrameEx3 | |
Refresh(bool immediate=false)=0 | IRhinoWindow | pure virtual |
Release()=0 | IRhinoWindow | pure virtual |
RenderFrames(const CRhinoDoc &) | IRhinoSdkRenderFrame | static |
RenderSession(void)=0 | IRhinoSdkRenderFrameEx | pure virtual |
RenderSession(void) const =0 | IRhinoSdkRenderFrameEx | pure virtual |
RenderWindow(void)=0 | IRhinoSdkRenderFrameEx | pure virtual |
RenderWindow(void) const =0 | IRhinoSdkRenderFrameEx | pure virtual |
SaveRenderImageAs(const wchar_t *lpsFileName, bool bUseAlpha) const =0 | IRhinoSdkRenderFrameEx2 | pure virtual |
SaveRenderImageAs(const wchar_t *lpsFileName) const=0 | IRhinoSdkRenderFrameEx2 | |
IRhinoSdkRenderFrameEx::SaveRenderImageAs(const wchar_t *lpsFileName) const =0 | IRhinoSdkRenderFrame | pure virtual |
SetFocused()=0 | IRhinoWindow | pure virtual |
SetImageSize(const ON_2iSize &)=0 | IRhinoSdkRenderFrame | 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 |
SetPlugIn(CRhinoRenderPlugIn *pPlugIn)=0 | IRhinoSdkRenderFrame | pure virtual |
SetRenderCommand(CRhinoSdkRender *pRenderCommand)=0 | IRhinoSdkRenderFrame | pure virtual |
SetSaveOnClose(bool bSave)=0 | IRhinoSdkRenderFrame | pure virtual |
SetSize(ON_2iSize size, bool redraw=false, bool redrawBorder=false)=0 | IRhinoWindow | pure virtual |
SetView(const ON_3dmView &view)=0 | IRhinoSdkRenderFrame | pure virtual |
Size() const =0 | IRhinoWindow | pure virtual |
StartRendering()=0 | IRhinoSdkRenderFrame | pure virtual |
StopRendering()=0 | IRhinoSdkRenderFrame | pure virtual |
TopRenderFrame(const CRhinoDoc &) | IRhinoSdkRenderFrame | static |
View() const =0 | IRhinoSdkRenderFrame | pure virtual |
WindowProc(unsigned int message, WPARAM wParam, LPARAM lParam) | IRhinoWindow | virtual |
~IRhinoSdkRenderFrame() | IRhinoSdkRenderFrame | protectedvirtual |
~IRhinoWindow()=default | IRhinoWindow | virtual |