From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/classNL3D_1_1CAsyncTextureBlock.html | 237 +++++++++++++++++++++ 1 file changed, 237 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CAsyncTextureBlock.html (limited to 'docs/doxygen/nel/classNL3D_1_1CAsyncTextureBlock.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CAsyncTextureBlock.html b/docs/doxygen/nel/classNL3D_1_1CAsyncTextureBlock.html new file mode 100644 index 00000000..171a969d --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CAsyncTextureBlock.html @@ -0,0 +1,237 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NL3D::CAsyncTextureBlock Class Reference

Descriptor of TextureFile Names. +More... +

+#include <async_texture_block.h> +

+List of all members. + + + + + + + + + +

Public Methods

bool isTextureFile (uint stage) const

Public Attributes

std::string TextureNames [IDRV_MAT_MAXTEXTURES]

Private Attributes

uint TextIds [IDRV_MAT_MAXTEXTURES]
bool IsTextureFile [IDRV_MAT_MAXTEXTURES]

Friends

class CMeshBaseInstance
+


Detailed Description

+Descriptor of TextureFile Names. +

+

+Author:
+Lionel Berenguier , Nevrax France
+Date:
+2002
+

+ +

+Definition at line 47 of file async_texture_block.h.


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
bool NL3D::CAsyncTextureBlock::isTextureFile uint   stage const [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 53 of file async_texture_block.h. +

+References IsTextureFile.

+


Friends And Related Function Documentation

+

+ + + + +
+ + +
friend class CMeshBaseInstance [friend] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 56 of file async_texture_block.h.

+


Member Data Documentation

+

+ + + + +
+ + +
bool NL3D::CAsyncTextureBlock::IsTextureFile[IDRV_MAT_MAXTEXTURES] [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 60 of file async_texture_block.h. +

+Referenced by isTextureFile.

+

+ + + + +
+ + +
uint NL3D::CAsyncTextureBlock::TextIds[IDRV_MAT_MAXTEXTURES] [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 58 of file async_texture_block.h.

+

+ + + + +
+ + +
std::string NL3D::CAsyncTextureBlock::TextureNames[IDRV_MAT_MAXTEXTURES] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 51 of file async_texture_block.h.

+


The documentation for this class was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1