"L. Spiro Engine"
Public Attributes

lsi::CImage::LSI_DXT_THREAD_DATA Struct Reference

#include <LSIImage.h>

List of all members.

Public Attributes

LSUINT32 ui32SrcX
LSUINT32 ui32SrcY
const CImagepiSrcImage
LSUINT8 * pui8Dest
LSI_PIXEL_FORMAT pfFormat
LSBOOL bDone

Detailed Description

Thread data for converting blocks to DXTn.


Member Data Documentation

Indicates the thread has finished.

Pixel format.

The source image.

Destination of the compressioned chunk.

The block X starting point in the source data.

The block Y starting point in the source data.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator