Package com.ms.com.directX Previous
Previous
Microsoft Packages
Microsoft Packages
Index
Index
Next
Next

D3DRMWRAP_ Values

Defines the type of d3drmWrap object created by the CreateWrap method. You can also use this enumerated type to initialize a d3drmWrap object in a call to the Init method.

D3DRMWRAP_FLAT
The wrap is flat.
D3DRMWRAP_CYLINDER
The wrap is cylindrical.
D3DRMWRAP_SPHERE
The wrap is spherical.
D3DRMWRAP_CHROME
The wrap allocates texture coordinates so that the texture appears to be reflected onto the objects.


© 1996 Microsoft Corporation. All rights reserved.