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

load_balancing_trav.cpp File Reference


Detailed Description

+The LoadBalancing traversal.

+

Id
load_balancing_trav.cpp,v 1.18 2003/11/24 09:24:21 berenguier Exp
+ +

+Definition in file load_balancing_trav.cpp. +

+#include "std3d.h"
+#include "3d/load_balancing_trav.h"
+#include "3d/hrc_trav.h"
+#include "3d/clip_trav.h"
+#include "nel/misc/common.h"
+#include "nel/misc/hierarchical_timer.h"
+#include "3d/transform.h"
+ +

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

Namespaces

namespace  NL3D

Defines

#define NL3D_DEFAULT_LOADBALANCING_VALUE_SMOOTHER   50
#define NL3D_LOADBALANCING_SMOOTHER_MAX_RATIO   1.1f
+


Define Documentation

+

+ + + + +
+ + +
#define NL3D_DEFAULT_LOADBALANCING_VALUE_SMOOTHER   50 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 41 of file load_balancing_trav.cpp. +

+Referenced by NL3D::CLoadBalancingGroup::CLoadBalancingGroup(), and NL3D::CLoadBalancingGroup::computeRatioAndSmooth().

+

+ + + + +
+ + +
#define NL3D_LOADBALANCING_SMOOTHER_MAX_RATIO   1.1f +
+
+ + + + + +
+   + + +

+ +

+Definition at line 42 of file load_balancing_trav.cpp. +

+Referenced by NL3D::CLoadBalancingGroup::computeRatioAndSmooth().

+


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