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_1CClusterHrcObs.html | 211 ++++++++++++++++++++++ 1 file changed, 211 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CClusterHrcObs.html (limited to 'docs/doxygen/nel/classNL3D_1_1CClusterHrcObs.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CClusterHrcObs.html b/docs/doxygen/nel/classNL3D_1_1CClusterHrcObs.html new file mode 100644 index 00000000..51fe95fe --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CClusterHrcObs.html @@ -0,0 +1,211 @@ + + + + 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::CClusterHrcObs Class Reference

CClusterHrcObs. +More... +

+#include <cluster.h> +

+

Inheritance diagram for NL3D::CClusterHrcObs: +

+ +NL3D::CTransformHrcObs +NL3D::IBaseHrcObs +NL3D::IObs +NLMISC::CRefCount + +List of all members. + + + + + + + + +

Public Methods

virtual void traverse (IObs *caller)
 The base behavior is to update() the observer, updateWorld() states, and traverseSons(). More...


Static Public Methods

IObscreator ()

Friends

class CCluster
 Friend class. More...

+

Detailed Description

+CClusterHrcObs. +

+

+Author:
+Matthieu Besson , Nevrax France
+Date:
+2001
+

+ +

+Definition at line 180 of file cluster.h.


Member Function Documentation

+

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

+ +

+Reimplemented from NL3D::CTransformHrcObs. +

+Definition at line 187 of file cluster.h. +

+References NL3D::IObs::IObs.

+

+ + + + +
+ + + + + + + + + + +
void NL3D::CClusterHrcObs::traverse IObs  caller [virtual]
+
+ + + + + +
+   + + +

+The base behavior is to update() the observer, updateWorld() states, and traverseSons(). +

+ +

+Reimplemented from NL3D::CTransformHrcObs. +

+Definition at line 290 of file cluster.cpp. +

+References CCluster, NL3D::IObs::Model, and NL3D::IBaseHrcObs::WorldMatrix.

+


Friends And Related Function Documentation

+

+ + + + +
+ + +
friend class CCluster [friend] +
+
+ + + + + +
+   + + +

+Friend class. +

+ +

+Definition at line 190 of file cluster.h. +

+Referenced by traverse.

+


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