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

This observer: leave the notification system to DO NOTHING. +More... +

+#include <transform_shape.h> +

+

Inheritance diagram for NL3D::CTransformShapeClipObs: +

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

Public Methods

virtual bool clip (IBaseClipObs *caller)
 clip the shape, and set renderable. More...

bool isLastClipDueToDistMax () const
 if last call to clip() return false, and if clip reason was a "DistMax clip", return true. More...


Static Public Methods

IObscreator ()

Private Attributes

bool _ClipDueToDistMax
+

Detailed Description

+This observer: leave the notification system to DO NOTHING. +

+

+
+See also:
+CClipTrav CTransformClipObs
+Author:
+Lionel Berenguier , Nevrax France
+Date:
+2000
+

+ +

+Definition at line 195 of file transform_shape.h.


Member Function Documentation

+

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

+clip the shape, and set renderable. +

+ +

+Reimplemented from NL3D::CTransformClipObs. +

+Reimplemented in NL3D::CMeshMultiLodClipObs. +

+Definition at line 132 of file transform_shape.cpp. +

+References _ClipDueToDistMax, NL3D::IBaseClipObs::HrcObs, NL3D::IObs::Model, and NL3D::IObs::Trav.

+

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

+ +

+Reimplemented from NL3D::CTransformClipObs. +

+Reimplemented in NL3D::CMeshMultiLodClipObs. +

+Definition at line 206 of file transform_shape.h. +

+References NL3D::IObs::IObs.

+

+ + + + +
+ + + + + + + + + +
bool NL3D::CTransformShapeClipObs::isLastClipDueToDistMax   const [inline]
+
+ + + + + +
+   + + +

+if last call to clip() return false, and if clip reason was a "DistMax clip", return true. +

+ +

+Definition at line 204 of file transform_shape.h. +

+References _ClipDueToDistMax.

+


Member Data Documentation

+

+ + + + +
+ + +
bool NL3D::CTransformShapeClipObs::_ClipDueToDistMax [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 197 of file transform_shape.h. +

+Referenced by clip, and isLastClipDueToDistMax.

+


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