Inheritance diagram for NL3D::CAsyncTextureManager::CTextureBase:

Public Member Functions | |
| bool | isTextureEntry () const |
Data Fields | |
| NLMISC::CSmartPtr< CTextureFile > | Texture |
Protected Attributes | |
| bool | IsTextureEntry |
|
|
Definition at line 132 of file async_texture_manager.h. References IsTextureEntry. Referenced by NL3D::CAsyncTextureManager::update().
00132 {return IsTextureEntry;}
|
|
|
Definition at line 134 of file async_texture_manager.h. Referenced by isTextureEntry(). |
|
1.3.6