Darc Library
2012.11
|
#include "dc_main.h"
#include "px_protox.h"
#include "px_D3D_Filter.h"
#include <QWidget>
#include <QDialog>
#include "ui_px_d3d9_dialog.h"
Classes | |
class | px_D3D9_Dialog |
Namespaces | |
namespace | darc |
namespace | darc::protox |
Defines | |
#define | PX_TXT_DLGNAME "Protox :: D3D9 Setup" |
Functions | |
DCR | darc::protox::px_convert (const PX_D3D9_Filter &_filter, D3D9Configuration &_config) |
Converts the content of a filter to a configuration object which can be passed on to PX_D3D_Instance. All unlocked parameters will be locked automatically. |
#define PX_TXT_DLGNAME "Protox :: D3D9 Setup" |