ITileRequest interface
Request for a tiled texture to be written as a DDS file.
Members
The ITileRequest interface inherits from the IUnknown interface. ITileRequest also has these types of members:
Methods
The ITileRequest interface has these methods.
Method | Description |
---|---|
RequestBufferTileAsync | Requests to get the raw contents of a tile. |
RequestTextureTileAsync | Requests to get the contents of a tiled texture as a .DDS (DirectDraw Surface) file. |
Requirements
Header | Vspixengine.h |