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

Patch identifier. +More... +

+#include <texture_far.h> +

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

Public Methods

 CPatchIdent ()
 Default constructor. do nothing, only for vector. More...

 CPatchIdent (CPatch *patch)
 Constructor. More...


Public Attributes

CPatchPatch
+


Detailed Description

+Patch identifier. +

+ +

+Definition at line 71 of file texture_far.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CTextureFar::CPatchIdent::CPatchIdent   [inline]
+
+ + + + + +
+   + + +

+Default constructor. do nothing, only for vector. +

+ +

+Definition at line 74 of file texture_far.h.

+

+ + + + +
+ + + + + + + + + + +
NL3D::CTextureFar::CPatchIdent::CPatchIdent CPatch  patch [inline]
+
+ + + + + +
+   + + +

+Constructor. +

+ +

+Definition at line 77 of file texture_far.h. +

+References Patch.

+


Member Data Documentation

+

+ + + + +
+ + +
CPatch* NL3D::CTextureFar::CPatchIdent::Patch +
+
+ + + + + +
+   + + +

+ +

+Definition at line 85 of file texture_far.h. +

+Referenced by CPatchIdent.

+


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