#include <w3ddlg.h>
Public Member Functions | |
| W3dOptionsDialogClass (Interface *maxinterface, ExpInterface *exportinterface) | |
| ~W3dOptionsDialogClass () | |
| bool | Get_Export_Options (W3dExportOptionsStruct *options) |
| bool | Dialog_Proc (HWND hWnd, UINT message, WPARAM wParam, LPARAM) |
Public Attributes | |
| HWND | Hwnd |
| W3dOptionsDialogClass::W3dOptionsDialogClass | ( | Interface * | maxinterface, |
| ExpInterface * | exportinterface ) |
Definition at line 76 of file w3ddlg.cpp.
| W3dOptionsDialogClass::~W3dOptionsDialogClass | ( | void | ) |
Definition at line 89 of file w3ddlg.cpp.
Definition at line 134 of file w3ddlg.cpp.
| bool W3dOptionsDialogClass::Get_Export_Options | ( | W3dExportOptionsStruct * | options | ) |
Definition at line 95 of file w3ddlg.cpp.