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_1ITextureDrvInfos.html | 253 +++++++++++++++++++++ 1 file changed, 253 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1ITextureDrvInfos.html (limited to 'docs/doxygen/nel/classNL3D_1_1ITextureDrvInfos.html') diff --git a/docs/doxygen/nel/classNL3D_1_1ITextureDrvInfos.html b/docs/doxygen/nel/classNL3D_1_1ITextureDrvInfos.html new file mode 100644 index 00000000..7e6a718b --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1ITextureDrvInfos.html @@ -0,0 +1,253 @@ + + + + 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::ITextureDrvInfos Class Reference

#include <texture.h> +

+

Inheritance diagram for NL3D::ITextureDrvInfos: +

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

Public Methods

 ITextureDrvInfos (IDriver *drv, ItTexDrvInfoPtrMap it)
 ITextureDrvInfos (class IDriver &driver)
virtual ~ITextureDrvInfos (void)

Private Attributes

IDriver_Driver
ItTexDrvInfoPtrMap _DriverIterator
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NL3D::ITextureDrvInfos::ITextureDrvInfos IDriver  drv,
ItTexDrvInfoPtrMap   it
[inline]
+
+ + + + + +
+   + + +

+ +

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

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

+

+ + + + +
+ + + + + + + + + + +
NL3D::ITextureDrvInfos::ITextureDrvInfos class IDriver  driver
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + + +
NL3D::ITextureDrvInfos::~ITextureDrvInfos void   [virtual]
+
+ + + + + +
+   + + +

+ +

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

+References _Driver, and _DriverIterator.

+


Member Data Documentation

+

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

+ +

+Reimplemented in NL3D::CTextureDrvInfosGL. +

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

+Referenced by ITextureDrvInfos, and ~ITextureDrvInfos.

+

+ + + + +
+ + +
ItTexDrvInfoPtrMap NL3D::ITextureDrvInfos::_DriverIterator [private] +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by ITextureDrvInfos, and ~ITextureDrvInfos.

+


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