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

#include <vertex_program.h> +

+

Inheritance diagram for NL3D::IVertexProgramDrvInfos: +

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

Public Methods

 IVertexProgramDrvInfos (IDriver *drv, ItVtxPrgDrvInfoPtrList it)
virtual ~IVertexProgramDrvInfos (void)

Private Attributes

IDriver_Driver
ItVtxPrgDrvInfoPtrList _DriverIterator
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NL3D::IVertexProgramDrvInfos::IVertexProgramDrvInfos IDriver  drv,
ItVtxPrgDrvInfoPtrList   it
+
+ + + + + +
+   + + +

+ +

+Definition at line 38 of file vertex_program.cpp. +

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

+

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

+ +

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

+References _Driver, and _DriverIterator.

+


Member Data Documentation

+

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

+ +

+Definition at line 48 of file vertex_program.h. +

+Referenced by IVertexProgramDrvInfos, and ~IVertexProgramDrvInfos.

+

+ + + + +
+ + +
ItVtxPrgDrvInfoPtrList NL3D::IVertexProgramDrvInfos::_DriverIterator [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 49 of file vertex_program.h. +

+Referenced by IVertexProgramDrvInfos, and ~IVertexProgramDrvInfos.

+


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