Definition in file portal.cpp.
#include "std3d.h"
#include "3d/portal.h"
#include "nel/misc/string_mapper.h"
#include "nel/misc/matrix.h"
#include "nel/misc/stream.h"
#include "nel/misc/polygon.h"
#include "nel/misc/triangle.h"
#include "3d/scene.h"
#include "3d/transform_shape.h"
#include "3d/mesh_instance.h"
Go to the source code of this file.
Namespaces | |
namespace | NL3D |
Defines | |
#define | PORTALPRECISION 0.005 |
|
Definition at line 45 of file portal.cpp. Referenced by NL3D::CPortal::setPoly(). |