ProFX2Parameters Struct Reference

#include <ProFX2.h>

List of all members.

Public Member Functions

 ProFX2Parameters (LPDIRECT3DDEVICE9 device=NULL, int size=256)

Public Attributes

LPDIRECT3DDEVICE9 d3dDevice
 Direct3D 9 Device (Mandatory).
int width
 Output / working size : width.
int height
 Output / working size : height.


Detailed Description

PROFX2 Render parameters. Used by the 'ProFX2Handle' constructor. This structure must be filled by the calling program.


Constructor & Destructor Documentation

ProFX2Parameters::ProFX2Parameters LPDIRECT3DDEVICE9  device = NULL,
int  size = 256
[inline]
 

Inline Constructor from Direct3D device and size (width and height)

Parameters:
device Valid D3D device
size DEPRECATED, set to default


The documentation for this struct was generated from the following file:
Generated on Mon Apr 24 13:41:59 2006 for ProFX2 by  doxygen 1.4.6-NO