NL3D::CHLSColorTexture::CMask Struct Reference

List of all members.

Public Member Functions

void setBit (uint bitId)
void serial (NLMISC::IStream &f)

Public Attributes

uint32 FullBlockIndex
uint32 MixtBlockIndex
std::vector< uint8Data
 Raw Data. First come the Mixt block (16*uint8). Then come the FullBlockIndex bits, then the MixtBlockIndex bits.

Detailed Description

Definition at line 102 of file hls_color_texture.h.


Member Function Documentation

void NL3D::CHLSColorTexture::CMask::serial ( NLMISC::IStream f  ) 
void NL3D::CHLSColorTexture::CMask::setBit ( uint  bitId  ) 

Definition at line 66 of file hls_color_texture.cpp.

References Data.

Referenced by NL3D::CHLSColorTexture::addMask().


Member Data Documentation

Raw Data. First come the Mixt block (16*uint8). Then come the FullBlockIndex bits, then the MixtBlockIndex bits.

Definition at line 107 of file hls_color_texture.h.

Referenced by NL3D::CHLSColorTexture::addMask(), NL3D::CHLSColorTexture::buildColorVersion(), serial(), and setBit().


The documentation for this struct was generated from the following files:

Generated on Thu Jan 7 08:30:04 2010 for NeL by  doxygen 1.6.1