# 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.