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

The extensions used by NL3D. +More... +

+#include <driver_opengl_extension.h> +

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

Public Methods

 CGlExtensions ()

Public Attributes

bool Version1_2
bool ARBMultiTexture
sint NbTextureStages
bool EXTTextureEnvCombine
bool ARBTextureCompression
bool NVVertexArrayRange
bool EXTTextureCompressionS3TC
bool EXTVertexWeighting
bool EXTSeparateSpecularColor
+


Detailed Description

+The extensions used by NL3D. +

+ +

+ +

+Definition at line 62 of file driver_opengl_extension.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NL3D::CGlExtensions::CGlExtensions ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 80 of file driver_opengl_extension.h.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+bool NL3D::CGlExtensions::ARBMultiTexture +
+
+ + + + + +
+   + + +

+ +

+Definition at line 68 of file driver_opengl_extension.h.

+

+ + + + +
+ + + + + +
+bool NL3D::CGlExtensions::ARBTextureCompression +
+
+ + + + + +
+   + + +

+ +

+Definition at line 73 of file driver_opengl_extension.h.

+

+ + + + +
+ + + + + +
+bool NL3D::CGlExtensions::EXTSeparateSpecularColor +
+
+ + + + + +
+   + + +

+ +

+Definition at line 77 of file driver_opengl_extension.h.

+

+ + + + +
+ + + + + +
+bool NL3D::CGlExtensions::EXTTextureCompressionS3TC +
+
+ + + + + +
+   + + +

+ +

+Definition at line 75 of file driver_opengl_extension.h.

+

+ + + + +
+ + + + + +
+bool NL3D::CGlExtensions::EXTTextureEnvCombine +
+
+ + + + + +
+   + + +

+ +

+Definition at line 70 of file driver_opengl_extension.h.

+

+ + + + +
+ + + + + +
+bool NL3D::CGlExtensions::EXTVertexWeighting +
+
+ + + + + +
+   + + +

+ +

+Definition at line 76 of file driver_opengl_extension.h.

+

+ + + + +
+ + + + + +
+bool NL3D::CGlExtensions::NVVertexArrayRange +
+
+ + + + + +
+   + + +

+ +

+Definition at line 74 of file driver_opengl_extension.h.

+

+ + + + +
+ + + + + +
+sint NL3D::CGlExtensions::NbTextureStages +
+
+ + + + + +
+   + + +

+ +

+Definition at line 69 of file driver_opengl_extension.h.

+

+ + + + +
+ + + + + +
+bool NL3D::CGlExtensions::Version1_2 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 65 of file driver_opengl_extension.h.

+


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