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__CTextureCross.html | 204 ++++++++++++++++++++++++ 1 file changed, 204 insertions(+) create mode 100644 docs/doxygen/nel/class_NL3D__CTextureCross.html (limited to 'docs/doxygen/nel/class_NL3D__CTextureCross.html') diff --git a/docs/doxygen/nel/class_NL3D__CTextureCross.html b/docs/doxygen/nel/class_NL3D__CTextureCross.html new file mode 100644 index 00000000..8e652289 --- /dev/null +++ b/docs/doxygen/nel/class_NL3D__CTextureCross.html @@ -0,0 +1,204 @@ + + + + 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::CTextureCross Class Reference

Inheritance diagram for NL3D::CTextureCross

Inheritance graph
+ + + + + + + +
[legend]
Collaboration diagram for NL3D::CTextureCross:

Collaboration graph
+ + + + + + + + + + +
[legend]
List of all members. + + + + + +

Public Methods

virtual void doGenerate ()
 Generate the texture. More...

virtual void serial (NLMISC::IStream &f) throw (NLMISC::EStream)
 NLMISC_DECLARE_CLASS (CTextureCross)
+

Member Function Documentation

+

+ + + + +
+ + + + + + +
+NL3D::CTextureCross::NLMISC_DECLARE_CLASS ( + +CTextureCross ) +
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + +
+void NL3D::CTextureCross::doGenerate ( + +) [inline, virtual] +
+
+ + + + + +
+   + + +

+Generate the texture. +

+

+Author(s):
+ Stephane Coutelas
+Date:
+ 2000
+

+Reimplemented from NL3D::ITexture. +

+Definition at line 54 of file landscape.cpp.

+

+ + + + +
+ + + + + + +
+void NL3D::CTextureCross::serial ( + +NLMISC::IStream & f ) throw (NLMISC::EStream) [inline, virtual] +
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NLMISC::IStreamable. +

+Definition at line 86 of file landscape.cpp.

+


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