D3DXPATCHMESH

Not used. Use D3DXPATCHMESHTYPE instead to specify mesh patch types.

typedef enum D3DXPATCHMESH
{
    D3DXPATCHMESH_DEFAULT = 0,
} D3DXPATCHMESH, *LPD3DXPATCHMESH;

Constants

D3DXPATCHMESH_DEFAULT
Not used.