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_1CDefaultRenderObs.html | 146 +++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CDefaultRenderObs.html (limited to 'docs/doxygen/nel/classNL3D_1_1CDefaultRenderObs.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CDefaultRenderObs.html b/docs/doxygen/nel/classNL3D_1_1CDefaultRenderObs.html new file mode 100644 index 00000000..13e666bd --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CDefaultRenderObs.html @@ -0,0 +1,146 @@ + + + + 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::CDefaultRenderObs Class Reference

The default render observer, used by unspecified models. +More... +

+#include <base_render_obs.h> +

+

Inheritance diagram for NL3D::CDefaultRenderObs: +

+ +NL3D::IBaseRenderObs +NL3D::IObs +NLMISC::CRefCount + +List of all members. + + + +

Public Methods

virtual void traverse (IObs *caller)
 Do nothing, and don't traverseSons() too. More...

+

Detailed Description

+The default render observer, used by unspecified models. +

+This observer:

    +
  • leave the notification system to DO NOTHING.
  • define the traverse() method to DO NOTHING..
+
+See also:
+IBaseRenderObs
+Author:
+Lionel Berenguier , Nevrax France
+Date:
+2000
+

+ +

+Definition at line 102 of file base_render_obs.h.


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
virtual void NL3D::CDefaultRenderObs::traverse IObs  caller [inline, virtual]
+
+ + + + + +
+   + + +

+Do nothing, and don't traverseSons() too. +

+ +

+Implements NL3D::IBaseRenderObs. +

+Definition at line 107 of file base_render_obs.h. +

+References NL3D::IObs::IObs.

+


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