Definition at line 143 of file texture_dlm.h.
Public Member Functions | |
| CBlock () | |
Data Fields | |
| CBlock * | FreeNext |
| Free List. | |
| CBlock * | FreePrec |
| Free List. | |
| uint64 | FreeSpace |
| uint8 | Height |
| uint16 | PosX |
| uint16 | PosY |
| uint8 | Width |
|
|
Definition at line 162 of file texture_dlm.h. References FreeNext, FreePrec, and FreeSpace.
|
|
|
Free List.
Definition at line 160 of file texture_dlm.h. Referenced by CBlock(), NL3D::CTextureDLM::linkFreeBlock(), and NL3D::CTextureDLM::unlinkFreeBlock(). |
|
|
Free List.
Definition at line 160 of file texture_dlm.h. Referenced by CBlock(), NL3D::CTextureDLM::linkFreeBlock(), and NL3D::CTextureDLM::unlinkFreeBlock(). |
|
|
Definition at line 157 of file texture_dlm.h. Referenced by CBlock(), NL3D::CTextureDLM::createLightMap(), and NL3D::CTextureDLM::releaseLightMap(). |
|
|
Definition at line 146 of file texture_dlm.h. Referenced by NL3D::CTextureDLM::createLightMap(), and NL3D::CTextureDLM::releaseLightMap(). |
|
|
Definition at line 149 of file texture_dlm.h. Referenced by NL3D::CTextureDLM::createLightMap(), and NL3D::CTextureDLM::releaseLightMap(). |
|
|
Definition at line 149 of file texture_dlm.h. Referenced by NL3D::CTextureDLM::createLightMap(), and NL3D::CTextureDLM::releaseLightMap(). |
|
|
Definition at line 146 of file texture_dlm.h. Referenced by NL3D::CTextureDLM::createLightMap(), and NL3D::CTextureDLM::releaseLightMap(). |
1.3.6