From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../doxygen/nel/classNL3D_1_1CTextureDrvShare.html | 245 +++++++++++++++++++++ 1 file changed, 245 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CTextureDrvShare.html (limited to 'docs/doxygen/nel/classNL3D_1_1CTextureDrvShare.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CTextureDrvShare.html b/docs/doxygen/nel/classNL3D_1_1CTextureDrvShare.html new file mode 100644 index 00000000..d520c2f2 --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CTextureDrvShare.html @@ -0,0 +1,245 @@ + + + + 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::CTextureDrvShare Class Reference

#include <texture.h> +

+

Inheritance diagram for NL3D::CTextureDrvShare: +

+ +NLMISC::CRefCount + +List of all members. + + + + + + + + +

Public Methods

 CTextureDrvShare (IDriver *drv, ItTexDrvSharePtrList it)
 ~CTextureDrvShare ()

Public Attributes

NLMISC::CSmartPtr< ITextureDrvInfosDrvTexture

Private Attributes

IDriver_Driver
ItTexDrvSharePtrList _DriverIterator
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NL3D::CTextureDrvShare::CTextureDrvShare IDriver  drv,
ItTexDrvSharePtrList   it
[inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 85 of file texture.h. +

+References _Driver, _DriverIterator, and NL3D::ItTexDrvSharePtrList.

+

+ + + + +
+ + + + + + + + + +
NL3D::CTextureDrvShare::~CTextureDrvShare  
+
+ + + + + +
+   + + +

+ +

+Definition at line 118 of file texture.cpp. +

+References _Driver, and _DriverIterator.

+


Member Data Documentation

+

+ + + + +
+ + +
IDriver* NL3D::CTextureDrvShare::_Driver [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 78 of file texture.h. +

+Referenced by CTextureDrvShare, and ~CTextureDrvShare.

+

+ + + + +
+ + +
ItTexDrvSharePtrList NL3D::CTextureDrvShare::_DriverIterator [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 79 of file texture.h. +

+Referenced by CTextureDrvShare, and ~CTextureDrvShare.

+

+ + + + +
+ + +
NLMISC::CSmartPtr<ITextureDrvInfos> NL3D::CTextureDrvShare::DrvTexture +
+
+ + + + + +
+   + + +

+ +

+Definition at line 82 of file texture.h.

+


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