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

Landscape Clip observer. +More... +

+#include <landscape_model.h> +

+

Inheritance diagram for NL3D::CLandscapeClipObs: +

+ +NL3D::CTransformClipObs +NL3D::IBaseClipObs +NL3D::IObs +NLMISC::CRefCount + +List of all members. + + + + + + + +

Public Methods

virtual void init ()
 link this model to the RootCluster. More...

virtual bool clip (IBaseClipObs *caller)
 clip. More...


Static Public Methods

IObscreator ()
+

Detailed Description

+Landscape Clip observer. +

+ +

+Definition at line 124 of file landscape_model.h.


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
bool NL3D::CLandscapeClipObs::clip IBaseClipObs  caller [virtual]
+
+ + + + + +
+   + + +

+clip. +

+ +

+Reimplemented from NL3D::CTransformClipObs. +

+Definition at line 89 of file landscape_model.cpp. +

+References H_AUTO, NL3D::IObs::Model, NL3D_CLIP_PLANE_BOTTOM, NL3D_CLIP_PLANE_LEFT, NL3D_CLIP_PLANE_RIGHT, NL3D_CLIP_PLANE_TOP, NL3D_TESSBLOCK_NUM_CLIP_PLANE, nlassert, and NL3D::IObs::Trav.

+

+ + + + +
+ + + + + + + + + +
IObs* NL3D::CLandscapeClipObs::creator   [inline, static]
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NL3D::CTransformClipObs. +

+Definition at line 135 of file landscape_model.h.

+

+ + + + +
+ + + + + + + + + +
void NL3D::CLandscapeClipObs::init   [virtual]
+
+ + + + + +
+   + + +

+link this model to the RootCluster. +

+ +

+Reimplemented from NL3D::IBaseClipObs. +

+Definition at line 78 of file landscape_model.cpp. +

+References NL3D::IObs::Model, and NL3D::IObs::Trav.

+


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