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_1CTextureDrvInfosGL.html | 382 +++++++++++++++++++++ 1 file changed, 382 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CTextureDrvInfosGL.html (limited to 'docs/doxygen/nel/classNL3D_1_1CTextureDrvInfosGL.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CTextureDrvInfosGL.html b/docs/doxygen/nel/classNL3D_1_1CTextureDrvInfosGL.html new file mode 100644 index 00000000..2088d0ea --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CTextureDrvInfosGL.html @@ -0,0 +1,382 @@ + + + + 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::CTextureDrvInfosGL Class Reference

#include <driver_opengl.h> +

+

Inheritance diagram for NL3D::CTextureDrvInfosGL: +

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

Public Methods

 CTextureDrvInfosGL (IDriver *drv, ItTexDrvInfoPtrMap it, CDriverGL *drvGl)
 ~CTextureDrvInfosGL ()

Public Attributes

GLuint ID
bool Compressed
uint32 TextureMemory
CDriverGL_Driver
ITexture::TWrapMode WrapS
ITexture::TWrapMode WrapT
ITexture::TMagFilter MagFilter
ITexture::TMinFilter MinFilter
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
NL3D::CTextureDrvInfosGL::CTextureDrvInfosGL IDriver  drv,
ItTexDrvInfoPtrMap   it,
CDriverGL  drvGl
+
+ + + + + +
+   + + +

+ +

+Definition at line 46 of file driver_opengl_texture.cpp. +

+References _Driver, Compressed, ID, NL3D::ItTexDrvInfoPtrMap, and TextureMemory.

+

+ + + + +
+ + + + + + + + + +
NL3D::CTextureDrvInfosGL::~CTextureDrvInfosGL  
+
+ + + + + +
+   + + +

+ +

+Definition at line 58 of file driver_opengl_texture.cpp. +

+References _Driver, ID, and TextureMemory.

+


Member Data Documentation

+

+ + + + +
+ + +
CDriverGL* NL3D::CTextureDrvInfosGL::_Driver +
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NL3D::ITextureDrvInfos. +

+Definition at line 113 of file driver_opengl.h. +

+Referenced by CTextureDrvInfosGL, and ~CTextureDrvInfosGL.

+

+ + + + +
+ + +
bool NL3D::CTextureDrvInfosGL::Compressed +
+
+ + + + + +
+   + + +

+ +

+Definition at line 108 of file driver_opengl.h. +

+Referenced by CTextureDrvInfosGL.

+

+ + + + +
+ + +
GLuint NL3D::CTextureDrvInfosGL::ID +
+
+ + + + + +
+   + + +

+ +

+Definition at line 106 of file driver_opengl.h. +

+Referenced by CTextureDrvInfosGL, and ~CTextureDrvInfosGL.

+

+ + + + +
+ + +
ITexture::TMagFilter NL3D::CTextureDrvInfosGL::MagFilter +
+
+ + + + + +
+   + + +

+ +

+Definition at line 119 of file driver_opengl.h.

+

+ + + + +
+ + +
ITexture::TMinFilter NL3D::CTextureDrvInfosGL::MinFilter +
+
+ + + + + +
+   + + +

+ +

+Definition at line 120 of file driver_opengl.h.

+

+ + + + +
+ + +
uint32 NL3D::CTextureDrvInfosGL::TextureMemory +
+
+ + + + + +
+   + + +

+ +

+Definition at line 111 of file driver_opengl.h. +

+Referenced by CTextureDrvInfosGL, and ~CTextureDrvInfosGL.

+

+ + + + +
+ + +
ITexture::TWrapMode NL3D::CTextureDrvInfosGL::WrapS +
+
+ + + + + +
+   + + +

+ +

+Definition at line 117 of file driver_opengl.h.

+

+ + + + +
+ + +
ITexture::TWrapMode NL3D::CTextureDrvInfosGL::WrapT +
+
+ + + + + +
+   + + +

+ +

+Definition at line 118 of file driver_opengl.h.

+


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