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

#include <patch_rdr_pass.h> +

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

Public Methods

 CRdrPatchId ()
CRdrPatchId * getNext ()

Public Attributes

CPatchRdrPassPatchRdrPass
CPatchPatch

Private Attributes

CRdrPatchId * _Next

Friends

class CPatchRdrPass
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CRdrPatchId::CRdrPatchId  
+
+ + + + + +
+   + + +

+ +

+Definition at line 37 of file patch_rdr_pass.cpp. +

+References _Next, Patch, and PatchRdrPass. +

+Referenced by getNext.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
CRdrPatchId* NL3D::CRdrPatchId::getNext   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 55 of file patch_rdr_pass.h. +

+References _Next, and CRdrPatchId.

+


Friends And Related Function Documentation

+

+ + + + +
+ + +
friend class CPatchRdrPass [friend] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 58 of file patch_rdr_pass.h.

+


Member Data Documentation

+

+ + + + +
+ + +
CRdrPatchId* NL3D::CRdrPatchId::_Next [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 59 of file patch_rdr_pass.h. +

+Referenced by CRdrPatchId, and getNext.

+

+ + + + +
+ + +
CPatch* NL3D::CRdrPatchId::Patch +
+
+ + + + + +
+   + + +

+ +

+Definition at line 50 of file patch_rdr_pass.h. +

+Referenced by CRdrPatchId.

+

+ + + + +
+ + +
CPatchRdrPass* NL3D::CRdrPatchId::PatchRdrPass +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CRdrPatchId.

+


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