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

cluster.cpp File Reference

Implementation of a cluster. +More... +

+#include "std3d.h"
+#include "3d/cluster.h"
+#include "3d/portal.h"
+#include "nel/misc/stream.h"
+#include "3d/scene.h"
+#include "3d/transform_shape.h"
+#include "3d/mesh_instance.h"
+#include "3d/scene_group.h"
+ +

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

Namespaces

namespace  NL3D

Defines

#define CLUSTERPRECISION   0.005
+


Detailed Description

+Implementation of a cluster. +

+

+Id:
+ cluster.cpp,v 1.10 2002/06/26 16:48:58 berenguier Exp
+

+ +

+Definition in file cluster.cpp.


Define Documentation

+

+ + + + +
+ + +
#define CLUSTERPRECISION   0.005 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 43 of file cluster.cpp. +

+Referenced by NL3D::CCluster::isIn, and NL3D::CCluster::makeVolume.

+ + + +
                                                                                                                                                                    +

+ + -- cgit v1.2.1