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_1CTextureCross.html | 200 +++++++++++++++++++++++ 1 file changed, 200 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CTextureCross.html (limited to 'docs/doxygen/nel/classNL3D_1_1CTextureCross.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CTextureCross.html b/docs/doxygen/nel/classNL3D_1_1CTextureCross.html new file mode 100644 index 00000000..4e79a290 --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CTextureCross.html @@ -0,0 +1,200 @@ + + + + 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: +

+ +NL3D::ITexture +NLMISC::CBitmap +NLMISC::CRefCount +NLMISC::IStreamable +NLMISC::IClassable + +List of all members. + + + + + + +

Public Methods

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

virtual void serial (NLMISC::IStream &f) throw (NLMISC::EStream)
 serial ITexture basic infos (clamp ...). More...

 NLMISC_DECLARE_CLASS (CTextureCross)
+

Member Function Documentation

+

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

+Generate the texture. +

+

+Author:
+Stephane Coutelas
+Date:
+2000
+

+Implements NL3D::ITexture. +

+Definition at line 115 of file landscape.cpp. +

+References NLMISC::CBitmap::_Data, and NLMISC::CBitmap::resize.

+

+ + + + +
+ + + + + + + + + + +
NL3D::CTextureCross::NLMISC_DECLARE_CLASS CTextureCross  
+
+ + + + + +
+   + + +

+

+

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

+serial ITexture basic infos (clamp ...). +

+ +

+Reimplemented from NL3D::ITexture. +

+Definition at line 147 of file landscape.cpp. +

+References nlstop.

+


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