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/clip__trav_8h.html | 261 ++++++++++++++++++++++++++++++++++++ 1 file changed, 261 insertions(+) create mode 100644 docs/doxygen/nel/clip__trav_8h.html (limited to 'docs/doxygen/nel/clip__trav_8h.html') diff --git a/docs/doxygen/nel/clip__trav_8h.html b/docs/doxygen/nel/clip__trav_8h.html new file mode 100644 index 00000000..0e96a8ce --- /dev/null +++ b/docs/doxygen/nel/clip__trav_8h.html @@ -0,0 +1,261 @@ + + + + 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  
+

clip_trav.h File Reference

<File description>. +More... +

+#include "3d/trav_scene.h"
+#include "3d/quad_grid.h"
+#include "nel/misc/vector.h"
+#include "nel/misc/plane.h"
+#include "nel/misc/matrix.h"
+ +

+Go to the source code of this file. + + + + + + + + + +

Namespaces

namespace  NL3D

Defines

#define NL3D_CLIP_PLANE_NEAR   0
#define NL3D_CLIP_PLANE_FAR   1
#define NL3D_CLIP_PLANE_LEFT   2
#define NL3D_CLIP_PLANE_TOP   3
#define NL3D_CLIP_PLANE_RIGHT   4
#define NL3D_CLIP_PLANE_BOTTOM   5
+


Detailed Description

+<File description>. +

+

+Id:
+ clip_trav.h,v 1.14 2002/11/14 12:55:01 berenguier Exp
+

+ +

+Definition in file clip_trav.h.


Define Documentation

+

+ + + + +
+ + +
#define NL3D_CLIP_PLANE_BOTTOM   5 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 65 of file clip_trav.h. +

+Referenced by NL3D::CLandscapeClipObs::clip, and NL3D::CClipTrav::traverse.

+

+ + + + +
+ + +
#define NL3D_CLIP_PLANE_FAR   1 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 61 of file clip_trav.h. +

+Referenced by NL3D::CClipTrav::traverse.

+

+ + + + +
+ + +
#define NL3D_CLIP_PLANE_LEFT   2 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 62 of file clip_trav.h. +

+Referenced by NL3D::CLandscapeClipObs::clip, and NL3D::CClipTrav::traverse.

+

+ + + + +
+ + +
#define NL3D_CLIP_PLANE_NEAR   0 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 60 of file clip_trav.h. +

+Referenced by NL3D::CClipTrav::traverse.

+

+ + + + +
+ + +
#define NL3D_CLIP_PLANE_RIGHT   4 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 64 of file clip_trav.h. +

+Referenced by NL3D::CLandscapeClipObs::clip, and NL3D::CClipTrav::traverse.

+

+ + + + +
+ + +
#define NL3D_CLIP_PLANE_TOP   3 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 63 of file clip_trav.h. +

+Referenced by NL3D::CLandscapeClipObs::clip, and NL3D::CClipTrav::traverse.

+ + + +
                                                                                                                                                                    +

+ + -- cgit v1.2.1