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/a04879.html | 175 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 docs/doxygen/nel/a04879.html (limited to 'docs/doxygen/nel/a04879.html') diff --git a/docs/doxygen/nel/a04879.html b/docs/doxygen/nel/a04879.html new file mode 100644 index 00000000..89457ea6 --- /dev/null +++ b/docs/doxygen/nel/a04879.html @@ -0,0 +1,175 @@ + + +NeL: quad_grid_clip_cluster.cpp File Reference + + + +
+

quad_grid_clip_cluster.cpp File Reference


Detailed Description

+
Id
quad_grid_clip_cluster.cpp,v 1.8 2003/03/31 14:36:29 berenguier Exp
+ +

+Definition in file quad_grid_clip_cluster.cpp. +

+#include "std3d.h"
+#include "3d/quad_grid_clip_cluster.h"
+#include "nel/misc/hierarchical_timer.h"
+#include "3d/transform_shape.h"
+#include "3d/cluster.h"
+ +

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

Namespaces

namespace  NL3D

Defines

#define NL3D_QCC_LEFT_DOWN   0
#define NL3D_QCC_LEFT_UP   2
#define NL3D_QCC_RIGHT_DOWN   1
#define NL3D_QCC_RIGHT_UP   3
#define NL3D_QUADGRID_CLIP_CLUSTER_DEPTH   2
+


Define Documentation

+

+ + + + +
+ + +
#define NL3D_QCC_LEFT_DOWN   0 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 52 of file quad_grid_clip_cluster.cpp. +

+Referenced by NL3D::CQuadGridClipClusterQTreeNode::init(), and NL3D::CQuadGridClipClusterQTreeNode::insertModel().

+

+ + + + +
+ + +
#define NL3D_QCC_LEFT_UP   2 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 54 of file quad_grid_clip_cluster.cpp. +

+Referenced by NL3D::CQuadGridClipClusterQTreeNode::init(), and NL3D::CQuadGridClipClusterQTreeNode::insertModel().

+

+ + + + +
+ + +
#define NL3D_QCC_RIGHT_DOWN   1 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 53 of file quad_grid_clip_cluster.cpp. +

+Referenced by NL3D::CQuadGridClipClusterQTreeNode::init(), and NL3D::CQuadGridClipClusterQTreeNode::insertModel().

+

+ + + + +
+ + +
#define NL3D_QCC_RIGHT_UP   3 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 55 of file quad_grid_clip_cluster.cpp. +

+Referenced by NL3D::CQuadGridClipClusterQTreeNode::init(), and NL3D::CQuadGridClipClusterQTreeNode::insertModel().

+

+ + + + +
+ + +
#define NL3D_QUADGRID_CLIP_CLUSTER_DEPTH   2 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 48 of file quad_grid_clip_cluster.cpp. +

+Referenced by NL3D::CQuadGridClipCluster::CQuadGridClipCluster().

+


Generated on Tue Mar 16 06:43:14 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1