typedef struct _D3DTransformCaps {
DWORD dwSize;
DWORD dwCaps;
} D3DTRANSFORMCAPS, *LPD3DTRANSFORMCAPS;
Describes the transformation capabilities of a device. This structure is part of the D3DDEVICEDESC structure.
Size, in bytes, of this structure.
Flag specifying whether the system clips while transforming. This member can be zero or the following flag: