From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/class_NL3D__CTransformShapeClipObs.html | 228 +++++++++++++++++++++ 1 file changed, 228 insertions(+) create mode 100644 docs/doxygen/nel/class_NL3D__CTransformShapeClipObs.html (limited to 'docs/doxygen/nel/class_NL3D__CTransformShapeClipObs.html') diff --git a/docs/doxygen/nel/class_NL3D__CTransformShapeClipObs.html b/docs/doxygen/nel/class_NL3D__CTransformShapeClipObs.html new file mode 100644 index 00000000..dc722972 --- /dev/null +++ b/docs/doxygen/nel/class_NL3D__CTransformShapeClipObs.html @@ -0,0 +1,228 @@ + + + + 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

Inheritance graph
+ + + + + + +
[legend]
Collaboration diagram for NL3D::CTransformShapeClipObs:

Collaboration graph
+ + + + + + + + + + + +
[legend]
List of all members. + + + + + + + +

Public Methods

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

virtual bool isRenderable () const
 don't render. More...


Static Public Methods

IObscreator ()
+

Detailed Description

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

+

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

+ +

+Definition at line 105 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. +

+Definition at line 43 of file transform_shape.cpp.

+

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

+ +

+Definition at line 114 of file transform_shape.h.

+

+ + + + +
+ + + + + + +
+bool NL3D::CTransformShapeClipObs::isRenderable ( + +) const [inline, virtual] +
+
+ + + + + +
+   + + +

+don't render. +

+ +

+Reimplemented from NL3D::CTransformClipObs. +

+Definition at line 111 of file transform_shape.h.

+


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