IRendParams Member List

This is the complete list of members for IRendParams, including all inherited members.
AddRollupPage(HINSTANCE hInst, MCHAR *dlgTemplate, DLGPROC dlgProc, MCHAR *title, LPARAM param=0, DWORD flags=0, int category=ROLLUP_CAT_STANDARD)=0IRendParams [pure virtual]
AddRollupPage(HINSTANCE hInst, DLGTEMPLATE *dlgTemplate, DLGPROC dlgProc, MCHAR *title, LPARAM param=0, DWORD flags=0, int category=ROLLUP_CAT_STANDARD)=0IRendParams [pure virtual]
AddTabRollupPage(const Class_ID &id, HINSTANCE hInst, MCHAR *dlgTemplate, DLGPROC dlgProc, MCHAR *title, LPARAM param=0, DWORD flags=0, int category=ROLLUP_CAT_STANDARD)IRendParams [inline, virtual]
AddTabRollupPage(const Class_ID &id, HINSTANCE hInst, DLGTEMPLATE *dlgTemplate, DLGPROC dlgProc, MCHAR *title, LPARAM param=0, DWORD flags=0, int category=ROLLUP_CAT_STANDARD)IRendParams [inline, virtual]
DeleteRollupPage(HWND hRollup)=0IRendParams [pure virtual]
DeleteTabRollupPage(const Class_ID &id, HWND hRollup)IRendParams [inline, virtual]
DoMaterialBrowseDlg(HWND hParent, DWORD flags, BOOL &newMat, BOOL &cancel)=0IRendParams [pure virtual]
EndPickMode()=0IRendParams [pure virtual]
Execute(int cmd, ULONG_PTR arg1=0, ULONG_PTR arg2=0, ULONG_PTR arg3=0)IRendParams [inline, virtual]
GetInterface(Interface_ID id)InterfaceServer [virtual]
GetIRollup()=0IRendParams [pure virtual]
GetMaxPixelSize()=0IRendParams [pure virtual]
GetTabDialog()IRendParams [inline, virtual]
GetTabIRollup(const Class_ID &id)IRendParams [inline, virtual]
GetTabPage(const Class_ID &id)IRendParams [inline, virtual]
GetTime()=0IRendParams [pure virtual]
operator delete(void *ptr)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e)MaxHeapOperators [static]
operator delete(void *ptr, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, unsigned long flags)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator delete(void *ptr, void *placement_ptr)MaxHeapOperators [static]
operator delete[](void *ptr)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e)MaxHeapOperators [static]
operator delete[](void *ptr, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, unsigned long flags)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e)MaxHeapOperators [static]
operator new(size_t size, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size, void *placement_ptr)MaxHeapOperators [static]
operator new[](size_t size)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e)MaxHeapOperators [static]
operator new[](size_t size, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, unsigned long flags)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
PutMtlToMtlEditor(MtlBase *mb)=0IRendParams [pure virtual]
RegisterTimeChangeCallback(TimeChangeCallback *tc)=0IRendParams [pure virtual]
RollupMouseMessage(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)=0IRendParams [pure virtual]
RollupTabMouseMessage(const Class_ID &id, HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)IRendParams [inline, virtual]
SetPickMode(RendPickProc *proc)=0IRendParams [pure virtual]
UnRegisterTimeChangeCallback(TimeChangeCallback *tc)=0IRendParams [pure virtual]
~InterfaceServer()InterfaceServer [virtual]